I tried this version on my own log generated using 'parsy' benchmark
with 1000 iterations. The log had 175M size and 165K ticks. It was
successfully processed, and d8 was consuming only about 370M of memory
during processing.


http://codereview.chromium.org/113101/diff/1004/8
File tools/codemap.js (right):

http://codereview.chromium.org/113101/diff/1004/8#newcode168
Line 168: if (!dynaEntry.nameUpdated_) {
On 2009/05/08 09:54:48, Søren Gjesse wrote:
> Is it alright to access 'private' members using other than this? As
CodeEntry in
> inside CodeMap it is probably fine.

I think so.

http://codereview.chromium.org/113101

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

Reply via email to