tests: update benchs*.nit to have a common default time and an non-linear grow
[nit.git] / tests / bench_complex_sort.nit
index 2eef2cb..e05cb45 100644 (file)
@@ -111,7 +111,7 @@ do
        end
 end
 
-var n = 100
+var n = 20
 
 if not args.is_empty then
        n = args.first.to_i