fix punctuation
[gitmo/Moose.git] / benchmarks / type_constraints2.pl
index c89f336..6e3e713 100644 (file)
@@ -118,7 +118,7 @@ timethese(
 );
 
 timethese(
-    200_000, {
+    20_000, {
         constructor_all => sub {
             Thing->new(
                 int      => $ints[0],