blob: c2fe441e19882fb164667921e1628c967495d8a7 [file] [log] [blame]
Steve Blocka7e24c12009-10-30 11:49:00 +00001Statistical profiling result from v8.log, (13 ticks, 2 unaccounted, 0 excluded).
2
Steve Blocka7e24c12009-10-30 11:49:00 +00003 [Shared libraries]:
4 ticks total nonlib name
Ben Murdochb8a8cc12014-11-26 15:28:44 +00005 3 23.1% /lib32/libm-2.7.so
6 1 7.7% ffffe000-fffff000
Steve Blocka7e24c12009-10-30 11:49:00 +00007
8 [JavaScript]:
9 ticks total nonlib name
10 1 7.7% 11.1% LazyCompile: exp native math.js:41
11
12 [C++]:
13 ticks total nonlib name
14 2 15.4% 22.2% v8::internal::Runtime_Math_exp(v8::internal::Arguments)
Ben Murdochb8a8cc12014-11-26 15:28:44 +000015 1 7.7% 11.1% v8::internal::JSObject::LookupOwnRealNamedProperty(v8::internal::String*, v8::internal::LookupResult*)
Steve Blocka7e24c12009-10-30 11:49:00 +000016 1 7.7% 11.1% v8::internal::HashTable<v8::internal::StringDictionaryShape, v8::internal::String*>::FindEntry(v8::internal::String*)
17 1 7.7% 11.1% exp
18
Ben Murdochb8a8cc12014-11-26 15:28:44 +000019 [Summary]:
Steve Blocka7e24c12009-10-30 11:49:00 +000020 ticks total nonlib name
Ben Murdochb8a8cc12014-11-26 15:28:44 +000021 1 7.7% 11.1% JavaScript
22 5 38.5% 55.6% C++
23 0 0.0% 0.0% GC
24 4 30.8% Shared libraries
25 2 15.4% Unaccounted
Steve Blocka7e24c12009-10-30 11:49:00 +000026
Emily Bernierd0a1eb72015-03-24 16:35:39 -040027 [C++ entry points]:
28 ticks cpp total name
29 2 40.0% 15.4% v8::internal::Runtime_Math_exp(v8::internal::Arguments)
30 1 20.0% 7.7% v8::internal::JSObject::LookupOwnRealNamedProperty(v8::internal::String*, v8::internal::LookupResult*)
31 1 20.0% 7.7% v8::internal::HashTable<v8::internal::StringDictionaryShape, v8::internal::String*>::FindEntry(v8::internal::String*)
32 1 20.0% 7.7% exp
33
Steve Blocka7e24c12009-10-30 11:49:00 +000034 [Bottom up (heavy) profile]:
35 Note: percentage shows a share of a particular caller in the total
36 amount of its parent calls.
37 Callers occupying less than 2.0% are not shown.
38
39 ticks parent name
40 3 23.1% /lib32/libm-2.7.so
41 3 100.0% LazyCompile: exp native math.js:41
42 3 100.0% Script: exp.js
43
44 2 15.4% v8::internal::Runtime_Math_exp(v8::internal::Arguments)
45 2 100.0% LazyCompile: exp native math.js:41
46 2 100.0% Script: exp.js
47
Ben Murdochb8a8cc12014-11-26 15:28:44 +000048 1 7.7% v8::internal::JSObject::LookupOwnRealNamedProperty(v8::internal::String*, v8::internal::LookupResult*)
Steve Blocka7e24c12009-10-30 11:49:00 +000049 1 100.0% Script: exp.js
50
51 1 7.7% v8::internal::HashTable<v8::internal::StringDictionaryShape, v8::internal::String*>::FindEntry(v8::internal::String*)
52 1 100.0% Script: exp.js
53
54 1 7.7% ffffe000-fffff000
55
56 1 7.7% exp
57 1 100.0% LazyCompile: exp native math.js:41
58 1 100.0% Script: exp.js
59
60 1 7.7% LazyCompile: exp native math.js:41
61 1 100.0% Script: exp.js
62