blob: 1f34cfb72d58f99a436669ea332d3b1c7d7c6776 [file] [log] [blame]
Leon Clarked91b9f72010-01-27 17:25:45 +00001Statistical profiling result from v8.log, (3 ticks, 0 unaccounted, 0 excluded).
2
3 [Shared libraries]:
4 ticks total nonlib name
5
6 [JavaScript]:
7 ticks total nonlib name
8 2 66.7% 66.7% Stub: CompareStub_GE
9 1 33.3% 33.3% LazyCompile: DrawLine 3d-cube.js:17
10
11 [C++]:
12 ticks total nonlib name
13
Ben Murdochb8a8cc12014-11-26 15:28:44 +000014 [Summary]:
Leon Clarked91b9f72010-01-27 17:25:45 +000015 ticks total nonlib name
Ben Murdochb8a8cc12014-11-26 15:28:44 +000016 3 100.0% 100.0% JavaScript
17 0 0.0% 0.0% C++
18 0 0.0% 0.0% GC
19 0 0.0% Shared libraries
Leon Clarked91b9f72010-01-27 17:25:45 +000020
Emily Bernierd0a1eb72015-03-24 16:35:39 -040021 [C++ entry points]:
22 ticks cpp total name
23
Leon Clarked91b9f72010-01-27 17:25:45 +000024 [Bottom up (heavy) profile]:
25 Note: percentage shows a share of a particular caller in the total
26 amount of its parent calls.
27 Callers occupying less than 2.0% are not shown.
28
29 ticks parent name
30 2 66.7% Stub: CompareStub_GE
31 2 100.0% LazyCompile: DrawLine 3d-cube.js:17
32 2 100.0% LazyCompile: DrawQube 3d-cube.js:188
33
34 1 33.3% LazyCompile: DrawLine 3d-cube.js:17
35 1 100.0% LazyCompile: DrawQube 3d-cube.js:188