On 7/24/15 8:00 PM, Aran Deltac wrote: > Hey all, I put together some benchmarks: > > https://github.com/bluefeet/Moo-se-Bench > > Let me know if you have any ideas/thoughts/criticisms. > > Aran
It would be worth comparing Moo with and without Class::XSAccessor installed. Moo will automatically use it for simple accessors if it's available, and then will easily outperform Moose.