benchmark_harness 2.2.1 icon indicating copy to clipboard operation
benchmark_harness: ^2.2.1 copied to clipboard

The official Dart project benchmark harness.

2.2.1 #

  • Improve convergence speed of BenchmarkBase measuring algorithm by allowing some degree of measuring jitter.

2.2.0 #

  • Change measuring algorithm in BenchmarkBase to avoid calling stopwatch methods repeatedly in the measuring loop. This makes measurement work better for run methods which are small themselves.

2.1.0 #

  • Add AsyncBenchmarkBase.

2.0.0 #

  • Stable null safety release.

2.0.0-nullsafety.0 #

  • Opt in to null safety.

1.0.6 #

  • Require at least Dart 2.1.

1.0.5 #

  • Updates to support Dart 2.
25
likes
120
pub points
86%
popularity

Publisher

verified publisher icontools.dart.dev

The official Dart project benchmark harness.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Icon for licenses.BSD-3-Clause (LICENSE)

More

Packages that depend on benchmark_harness