tests: update benchs*.nit to have a common default time and an non-linear grow
[nit.git] / tests / bench_421.nit
index b87347c..a868768 100644 (file)
@@ -29,7 +29,7 @@ do
        return steps
 end
 
-var n = 10
+var n = 456
 if not args.is_empty then
        n = args.first.to_i
 end