]> git.llucax.com Git - software/dgc/dgcbench.git/blobdiff - micro/rnd_data.d
micro: Change constants to do a some more processing
[software/dgc/dgcbench.git] / micro / rnd_data.d
index 3a1105cc49b3a191db1ab9416724122afd8cd7fb..aa713553bfbf8da02a8396f605eca6acf49e3802 100644 (file)
@@ -5,7 +5,7 @@
 
 import tango.math.random.Random;
 
-const IT = 5_000; // original: 50_000
+const IT = 50_000;
 
 void main() {
        // The real memory use, ~55 KiB (original: ~20 MiB)