OLD | NEW |
(Empty) | |
| 1 Statistical profiling result from v8.log, (13 ticks, 2 unaccounted, 0 excluded). |
| 2 |
| 3 [Unknown]: |
| 4 ticks total nonlib name |
| 5 2 15.4% |
| 6 |
| 7 [Shared libraries]: |
| 8 ticks total nonlib name |
| 9 2 15.4% 0.0% /lib32/libm-2.7.so |
| 10 1 7.7% 0.0% ffffe000-fffff000 |
| 11 |
| 12 [JavaScript]: |
| 13 ticks total nonlib name |
| 14 1 7.7% 10.0% LazyCompile: exp native math.js:41 |
| 15 |
| 16 [C++]: |
| 17 ticks total nonlib name |
| 18 2 15.4% 20.0% v8::internal::Runtime_Math_exp(v8::internal::Arguments) |
| 19 1 7.7% 10.0% v8::internal::JSObject::LocalLookupRealNamedProperty(v8
::internal::String*, v8::internal::LookupResult*) |
| 20 1 7.7% 10.0% v8::internal::HashTable<v8::internal::StringDictionaryS
hape, v8::internal::String*>::FindEntry(v8::internal::String*) |
| 21 1 7.7% 10.0% fegetexcept |
| 22 1 7.7% 10.0% exp |
| 23 |
| 24 [GC]: |
| 25 ticks total nonlib name |
| 26 0 0.0% |
| 27 |
| 28 [Bottom up (heavy) profile]: |
| 29 Note: percentage shows a share of a particular caller in the total |
| 30 amount of its parent calls. |
| 31 Callers occupying less than 2.0% are not shown. |
| 32 |
| 33 ticks parent name |
| 34 2 15.4% v8::internal::Runtime_Math_exp(v8::internal::Arguments) |
| 35 2 100.0% LazyCompile: exp native math.js:41 |
| 36 2 100.0% Script: exp.js |
| 37 |
| 38 2 15.4% /lib32/libm-2.7.so |
| 39 2 100.0% LazyCompile: exp native math.js:41 |
| 40 2 100.0% Script: exp.js |
| 41 |
| 42 1 7.7% v8::internal::JSObject::LocalLookupRealNamedProperty(v8::intern
al::String*, v8::internal::LookupResult*) |
| 43 1 100.0% Script: exp.js |
| 44 |
| 45 1 7.7% v8::internal::HashTable<v8::internal::StringDictionaryShape, v8
::internal::String*>::FindEntry(v8::internal::String*) |
| 46 1 100.0% Script: exp.js |
| 47 |
| 48 1 7.7% ffffe000-fffff000 |
| 49 |
| 50 1 7.7% fegetexcept |
| 51 1 100.0% LazyCompile: exp native math.js:41 |
| 52 1 100.0% Script: exp.js |
| 53 |
| 54 1 7.7% exp |
| 55 1 100.0% LazyCompile: exp native math.js:41 |
| 56 1 100.0% Script: exp.js |
| 57 |
| 58 1 7.7% LazyCompile: exp native math.js:41 |
| 59 1 100.0% Script: exp.js |
| 60 |
OLD | NEW |