Mouse::Util::does_role() respects $thing->does() method
[gitmo/Mouse.git] / benchmarks /
2010-09-25 Fuji, Goro Add a benchmark for new_object()
2010-09-12 gfx Tweaks for method modifiers
2010-02-20 gfx Add a benchmark for strict constructors
2010-01-02 Goro Fuji Replace CRLF to LF with all the files
2009-12-09 gfx Add a benchmark for duck_type
2009-12-09 gfx Tidy
2009-12-07 gfx Add a benchmark for destructors
2009-12-07 gfx Fix benchmarks/modifiers.pl
2009-12-03 gfx Fix benchmarks/vs_caf.pl
2009-11-16 gfx Checking in changes prior to tagging of version 0.40_06... 0.40_06
2009-10-31 gfx Split benchmarks/accessors.pl to two files
2009-10-26 gfx Add two benchmark files
2009-10-25 gfx Tweak for benchmarks/subtype.pl
2009-10-07 gfx Tweaks for benchmarks
2009-10-01 gfx Add a benchmark for load_class()
2009-09-30 gfx Add benchmarks about subtype and coercion
2009-09-25 gfx Add a benchmark based on author/bencharks/basic.pl
2009-09-25 gfx Add a benchmark for method modifiers