9d86709 fix major performance problem on large heaps by making the heap increment proportional to the heap size

Authored and Committed by Damien Doligez 10 years ago
    fix major performance problem on large heaps by making the heap increment proportional to the heap size
    
    git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@14442 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
    
        
file modified
+15 -13
file modified
+7 -6
file modified
+30 -19
file modified
+2 -0
file modified
+12 -4
file modified
+5 -2