about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--mu.arc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mu.arc b/mu.arc
index cad0e6f2..f1067200 100644
--- a/mu.arc
+++ b/mu.arc
@@ -168,7 +168,7 @@
 (mac caller-arg-idx (context (o idx 0))  ; assignable
   `((((rep ,context) 'call-stack) ,idx) 'caller-arg-idx))
 
-(= scheduling-interval* 5)
+(= scheduling-interval* 500)
 
 (def parse-instr (instr)
   (iflet delim (pos '<- instr)