Hi, I'm exploring different ways to get good performance metrics out of my project which uses V8 to run javascript samples one at a time. One option I'm trying is setting the ResourceConstraints in v8. Though this seems to give a good performance, while testing on a particular set, I hit a "OutofMemory" exception even though the process memory isn't too high.
Please let me know if I'm missing something, or if there's a suggested way to use SetResourceConstraints API. Thank you, Chinnu -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
