async_benchmark 1.0.3
async_benchmark: ^1.0.3 copied to clipboard
A Dart package for running and analyzing benchmarks with support for isolated environments and performance tracking.
1.0.3 #
-
BenchmarkProfile:- Added
copyWith.
- Added
-
test: ^1.25.12
-
dependency_validator: ^4.1.2
1.0.2 #
IterableBenchmarkExtension:runAll: added parametersinteractionDelay,shuffle,shuffleSeed.
1.0.1 #
_BenchmarkOnIsolate:- Added optional field
shutdownIsolateDelay. - Ensure that the
Isolatecloses itsreceivePort.
- Added optional field
1.0.0 #
- Initial version.