0.11 2017-02-19 (PERLANCAR)
- Add participant: List::Collection.
0.10 2017-01-25 (PERLANCAR)
- No functional changes.
- [build] Rebuild with updated Dist::Zilla::Plugin::Bencher::Scenario
(0.16) to add benchmarked modules as prereq with phase=x_benchmarks,
type=x_benchmarks.
0.09 2016-06-26 (PERLANCAR)
- No functional changes.
- [build] Rebuild to show abstract.
0.08 2016-01-05 (PERLANCAR)
- No functional changes.
- [build] Rebuild with updated Pod::Weaver::Plugin::Bencher::Scenario
(0.03) which shows sample benchmark participants & results in POD.
0.07 2015-11-29 (PERLANCAR)
- Specify minimum version for List::MoreUtils (singleton() is
available from 0.47).
0.06 2015-11-19 (PERLANCAR)
- [dist] Rebuild with DZP:Bencher::Scenario 0.02 (benchmarked modules
becomes RuntimeRequires prereqs instead of just RuntimeRecommends,
[Experimental] add t/bench-*.t to run benchmarks during testing.)
0.05 2015-11-18 (PERLANCAR)
- Add participants: Set::Array, Array::AsObject, Set::Object,
Set::Tiny.
- [doc] Mention Benchmark::Featureset::SetOps [GH#1].
0.04 2015-11-13 (PERLANCAR)
- Add dataset: num1000 (not included by default).
0.03 2015-11-13 (PERLANCAR)
- Add dataset: num100.
0.02 2015-11-13 (PERLANCAR)
- Add participant: Array::Set.
0.01 2015-11-13 (PERLANCAR)
- First release.