benchmark 0.2.0 copy "benchmark: ^0.2.0" to clipboard
benchmark: ^0.2.0 copied to clipboard

outdated

A full featured library for writing and running Dart benchmarks.

0.2.0 #

  • BREAKING: Removed the report() function in favour of the command line tool.
  • BREAKING: Removed both GroupEntry and BenchmarkRunner classes as parts from the library, they are not useful outside of the library.
  • Improved the command line tool, beter visual output.

0.1.0 #

  • Added group() function.
  • Added benchmark() function.
  • Added setUp() function.
  • Added setUpEach() function.
  • Added setUpAll() function.
  • Added tearDown() function.
  • Added tearDownEach() function.
  • Added tearDownAll() function.
30
likes
0
pub points
66%
popularity

Publisher

verified publisherwolfenra.in

A full featured library for writing and running Dart benchmarks.

Repository (GitLab)
View/report issues

License

unknown (LICENSE)

Dependencies

args, meta

More

Packages that depend on benchmark