Hi all,
  Sorry to disturb you all but I have a question regarding tuning GC 
interval in v8.

  I am using Node.js v4.2.1 (with Google v8 v4.5.103) as development 
platform. I want to study the impact of garbage collector on the overall 
system performance hence I have to run experiments under different GC 
settings. In specific, I want to change the interval of GC.

  I tried setting the option "--gc_interval" but it is not working under 
Release mode (i.e., GC interval is not changed by the option) and will 
cause a crash under Debug Mode.  So I am wondering if this option is no 
longer supported or there is something wrong with my setup? 

  Also, if you know other effective ways to tune GC activities (options or 
source code parameters), that will also help my study. Thanks for your time.

Yours,
Wenzhi Cui

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to