| OLD | NEW |
| 1 Statistical profiling result from v8.log, (13 ticks, 2 unaccounted, 0 excluded). | 1 Statistical profiling result from v8.log, (13 ticks, 2 unaccounted, 0 excluded). |
| 2 | 2 |
| 3 [Unknown]: | |
| 4 ticks total nonlib name | |
| 5 2 15.4% | |
| 6 | |
| 7 [Shared libraries]: | 3 [Shared libraries]: |
| 8 ticks total nonlib name | 4 ticks total nonlib name |
| 9 3 23.1% 0.0% /lib32/libm-2.7.so | 5 3 23.1% /lib32/libm-2.7.so |
| 10 1 7.7% 0.0% ffffe000-fffff000 | 6 1 7.7% ffffe000-fffff000 |
| 11 | 7 |
| 12 [JavaScript]: | 8 [JavaScript]: |
| 13 ticks total nonlib name | 9 ticks total nonlib name |
| 14 1 7.7% 11.1% LoadIC: j | 10 1 7.7% 11.1% LoadIC: j |
| 15 1 7.7% 11.1% LoadIC: i | 11 1 7.7% 11.1% LoadIC: i |
| 16 1 7.7% 11.1% LazyCompile: exp native math.js:41 | 12 1 7.7% 11.1% LazyCompile: exp native math.js:41 |
| 17 | 13 |
| 18 [C++]: | 14 [C++]: |
| 19 ticks total nonlib name | 15 ticks total nonlib name |
| 20 2 15.4% 22.2% v8::internal::Runtime_Math_exp(v8::internal::Arguments) | 16 2 15.4% 22.2% v8::internal::Runtime_Math_exp(v8::internal::Arguments) |
| 21 1 7.7% 11.1% v8::internal::JSObject::LookupOwnRealNamedProperty(v8::
internal::String*, v8::internal::LookupResult*) | 17 1 7.7% 11.1% v8::internal::JSObject::LookupOwnRealNamedProperty(v8::
internal::String*, v8::internal::LookupResult*) |
| 22 1 7.7% 11.1% v8::internal::HashTable<v8::internal::StringDictionaryS
hape, v8::internal::String*>::FindEntry(v8::internal::String*) | 18 1 7.7% 11.1% v8::internal::HashTable<v8::internal::StringDictionaryS
hape, v8::internal::String*>::FindEntry(v8::internal::String*) |
| 23 1 7.7% 11.1% exp | 19 1 7.7% 11.1% exp |
| 24 | 20 |
| 25 [GC]: | 21 [Summary]: |
| 26 ticks total nonlib name | 22 ticks total nonlib name |
| 27 0 0.0% | 23 3 23.1% 33.3% JavaScript |
| 24 5 38.5% 55.6% C++ |
| 25 0 0.0% 0.0% GC |
| 26 4 30.8% Shared libraries |
| 27 2 15.4% Unaccounted |
| 28 | 28 |
| 29 [Bottom up (heavy) profile]: | 29 [Bottom up (heavy) profile]: |
| 30 Note: percentage shows a share of a particular caller in the total | 30 Note: percentage shows a share of a particular caller in the total |
| 31 amount of its parent calls. | 31 amount of its parent calls. |
| 32 Callers occupying less than 2.0% are not shown. | 32 Callers occupying less than 2.0% are not shown. |
| 33 | 33 |
| 34 ticks parent name | 34 ticks parent name |
| 35 3 23.1% /lib32/libm-2.7.so | 35 3 23.1% /lib32/libm-2.7.so |
| 36 3 100.0% LazyCompile: exp native math.js:41 | 36 3 100.0% LazyCompile: exp native math.js:41 |
| 37 3 100.0% Script: exp.js | 37 3 100.0% Script: exp.js |
| (...skipping 14 matching lines...) Expand all Loading... |
| 52 1 100.0% LazyCompile: exp native math.js:41 | 52 1 100.0% LazyCompile: exp native math.js:41 |
| 53 1 100.0% Script: exp.js | 53 1 100.0% Script: exp.js |
| 54 | 54 |
| 55 1 7.7% LoadIC: j | 55 1 7.7% LoadIC: j |
| 56 | 56 |
| 57 1 7.7% LoadIC: i | 57 1 7.7% LoadIC: i |
| 58 | 58 |
| 59 1 7.7% LazyCompile: exp native math.js:41 | 59 1 7.7% LazyCompile: exp native math.js:41 |
| 60 1 100.0% Script: exp.js | 60 1 100.0% Script: exp.js |
| 61 | 61 |
| OLD | NEW |