Remove GC overspend; running out of memory on some tinderboxes.
This commit is contained in:
parent
01bfc3ae8b
commit
67a9532dee
1 changed files with 0 additions and 5 deletions
|
|
@ -1,11 +1,6 @@
|
|||
|
||||
open Common;;
|
||||
|
||||
let _ =
|
||||
Gc.set { (Gc.get()) with
|
||||
Gc.space_overhead = 400; }
|
||||
;;
|
||||
|
||||
let (targ:Common.target) =
|
||||
match Sys.os_type with
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue