parent
785033b880
commit
4d82ab734e
|
@ -260,7 +260,7 @@
|
||||||
(define (run-test file)
|
(define (run-test file)
|
||||||
(run-with-limit
|
(run-with-limit
|
||||||
file
|
file
|
||||||
(* 1024 1024 1024)
|
(* 1024 1024 512)
|
||||||
(lambda ()
|
(lambda ()
|
||||||
(run! file)))
|
(run! file)))
|
||||||
(write (reverse RESULTS)))
|
(write (reverse RESULTS)))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user