mirror of https://github.com/lukechilds/node.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
846 B
29 lines
846 B
Statistical profiling result from v8.log, (3 ticks, 0 unaccounted, 0 excluded).
|
|
|
|
[Shared libraries]:
|
|
ticks total nonlib name
|
|
|
|
[JavaScript]:
|
|
ticks total nonlib name
|
|
2 66.7% 66.7% Stub: CompareStub_GE
|
|
1 33.3% 33.3% LazyCompile: DrawLine 3d-cube.js:17
|
|
|
|
[C++]:
|
|
ticks total nonlib name
|
|
|
|
[GC]:
|
|
ticks total nonlib name
|
|
0 0.0%
|
|
|
|
[Bottom up (heavy) profile]:
|
|
Note: percentage shows a share of a particular caller in the total
|
|
amount of its parent calls.
|
|
Callers occupying less than 2.0% are not shown.
|
|
|
|
ticks parent name
|
|
2 66.7% Stub: CompareStub_GE
|
|
2 100.0% LazyCompile: DrawLine 3d-cube.js:17
|
|
2 100.0% LazyCompile: DrawQube 3d-cube.js:188
|
|
|
|
1 33.3% LazyCompile: DrawLine 3d-cube.js:17
|
|
1 100.0% LazyCompile: DrawQube 3d-cube.js:188
|
|
|