bench 0.1.2
bench: ^0.1.2 copied to clipboard
A benchmark utility library.
Bench Changes #
0.1.2 #
- Updated to SDK 0.4.7_r21548.
0.1.1 #
- Refactored a large portion of the async code to simplify things thanks to the lib_v2 changes; Completers are no longer used unless necessary.
0.1.0 #
- Updated to SDK 0.4.2_r20259.
0.0.10 #
- Updated to SDK 0.3.7_r18717.
0.0.9 #
- Updates for the lib v2 SDK (0.3.1_r17328).
0.0.8 #
- Better dependency version constraints.
- Removed function literal from example that was causing error in latest SDK.
0.0.7 #
- Updated the pubspec dependencies (logging and unittest are now on pub)
0.0.6 #
- Ramped up the documentation and added link to blog article.
- Libraries and their benchmarks are now sorted alphabetically to provide consistent run results.