Updates:
        Status: WorkingAsIntended

Comment #4 on issue 2106 by [email protected]: Pin V8 thread to one processor (set affinity) to get stable performance data and improve the performance
http://code.google.com/p/v8/issues/detail?id=2106

I agree with Erik, because trying to be more clever than the OS scheduler, more often than not, is a bad idea. If you want to do some kind of performance analysis with the shell, you can do the pinning easily via an external command: http://linuxcommand.org/man_pages/taskset1.html

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to