Dissecting the Moose 4 - Benchmarking only get/set ops

hanekomu on 2008-11-01T12:09:16

I've followed up the previous benchmark, which tested mainly object creation, with one that performs a million get/set operations on the same object.

Full post


Remove Object::Tiny from this one

Alias on 2008-11-02T19:24:55

Alas, since Object::Tiny does not support setting properties in objects via the accessors, the code you have there will not work, and Object::Tiny needs to be removed from this Part 4 competition, despite it's clear superiority in Part 3.