measure_performance 1.2.0 copy "measure_performance: ^1.2.0" to clipboard
measure_performance: ^1.2.0 copied to clipboard

Measure various performance metrics like memory usage and duration elapsed of an operation

1.2.0 #

  • Add [PerformanceReport.toJsonMapConverter] for customizing toJson output.
  • Add [PerformanceReport.copyWith] to create a new instance of [PerformanceReport] with the same properties as the current instance, but allows for overriding specific properties.

1.1.0 #

  • Add [PerformanceReport.measurementStartedAt] and [PerformanceReport.measurementStoppedAt] to provide date and time when the measurement started and stopped.

1.0.0 #

  • Initial version.
1
likes
150
points
315
downloads

Publisher

verified publishermagnificsoftware.com

Weekly Downloads

Measure various performance metrics like memory usage and duration elapsed of an operation

Repository (GitHub)

Topics

#performance #monitoring #insights

License

MIT (license)

More

Packages that depend on measure_performance