X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=benchmarks%2Ftype_constraints2.pl;h=6e3e7134258c21a48c8f243d9b467107294c74db;hb=0fc3ab3516f65e07f2af3fa41a8b344e1db2d0ca;hp=c89f33651f0c45e11516d81f946b63e27a5b2821;hpb=8b62372550f28279a59edb6a8d0a4ab5b7ec014b;p=gitmo%2FMoose.git diff --git a/benchmarks/type_constraints2.pl b/benchmarks/type_constraints2.pl index c89f336..6e3e713 100644 --- a/benchmarks/type_constraints2.pl +++ b/benchmarks/type_constraints2.pl @@ -118,7 +118,7 @@ timethese( ); timethese( - 200_000, { + 20_000, { constructor_all => sub { Thing->new( int => $ints[0],