Hi there, I have fixed two memory leaks in Octane benchmarks: One in pdf.js benchmark and another one in code-load benchmark.
The memory leak in pdf.js benchmark is discussed here <http://code.google.com/p/octane-benchmark/issues/detail?id=26> and the fix is in this commit <https://github.com/masrud/octane-benchmark/commit/6cdbefce14b37fd5a02baed861e2b7184682ae47> The memory leak in code-load benchmark is discussed here <http://code.google.com/p/octane-benchmark/issues/detail?id=24> and the fix is in this commit <https://github.com/masrud/octane-benchmark/commit/6965d545eb2ff586c701019d4d38eab0b0df948b> I don't know if this is the right group to send it or not? I'd like to have the developer views on these fixes, and would like to see these changes in the original octane repository. Best, Mas -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
