Revision history for Bench-Scenarios-Accessors
0.12 2016-11-25 (PERLANCAR)
- Add participants: Object::Tiny, Object::Tiny::{XS,RW,RW::XS}, Moos,
Moops, Class::Struct, Evo::Class.
0.11 2016-09-29 (PERLANCAR)
- Add participant: Mojo::Base::XS.
- Set expected result for getter.
0.10 2016-09-09 (PERLANCAR)
- [ux] Include generator modules in scenario so their versions can
be shown in the sample benchmark produced by
PWP:Bencher::Scenario.
0.09 2016-09-09 (PERLANCAR)
- Add participant: Class::Tiny.
- [build] Rebuild to update participant module versions, especially
optimize the manual accessors a bit.
0.08 2016-06-26 (PERLANCAR)
- Add participant: Simple::Accessor.
0.07 2016-06-23 (PERLANCAR)
- No functional changes.
- [build] Rebuild with newer Bencher for nicer output.
0.06 2016-04-14 (PERLANCAR)
- Add participants: Mojo::Base, Object::Simple.
0.05 2016-04-14 (PERLANCAR)
- Add participant: Class::InsideOut.
0.04 2016-03-31 (PERLANCAR)
- Rename scenario Accessors::{Read,Get}, Accessors::{Write,Set}.
- Mention Benchmark::Perl::Formance &
Benchmark::Perl::Formance::Plugin::Accessors*.
0.03 2016-03-30 (PERLANCAR)
- Compare read/write accessors with raw array/hash access.
0.02 2016-03-29 (PERLANCAR)
- Accessor::Construction: Include result size to show the object
size.
0.01 2016-03-29 (PERLANCAR)
- First release.