Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(279)

Issue 574015: Profiler tick processor: exploit d8's readline to avoid reading (Closed)

Created:
10 years, 10 months ago by mnaganov (inactive)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Profiler tick processor: exploit d8's readline to avoid reading entire file prior to parsing it. This allows processing of huge log files (over 200 MB.) Committed: http://code.google.com/p/v8/source/detail?r=3811

Patch Set 1 #

Patch Set 2 : Re-upload #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -18 lines) Patch
M tools/linux-tick-processor View 1 chunk +10 lines, -1 line 0 comments Download
M tools/logreader.js View 3 chunks +31 lines, -14 lines 0 comments Download
M tools/tickprocessor.js View 1 chunk +4 lines, -2 lines 0 comments Download
tools/windows-tick-processor.bat View 1 chunk +25 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
mnaganov (inactive)
10 years, 10 months ago (2010-02-05 17:48:29 UTC) #1
mnaganov (inactive)
On 2010/02/05 17:48:29, Michail Naganov wrote: > For some reason, upload fails for windows bat ...
10 years, 10 months ago (2010-02-05 17:51:36 UTC) #2
Søren Thygesen Gjesse
10 years, 10 months ago (2010-02-08 08:06:54 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698