Skip to content

Instantly share code, notes, and snippets.

@tomzx
Last active September 18, 2015 00:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tomzx/ed21d61eba999245f369 to your computer and use it in GitHub Desktop.
Save tomzx/ed21d61eba999245f369 to your computer and use it in GitHub Desktop.
gh profiling using node --prof --log-timer-events and https://v8.googlecode.com/svn/branches/bleeding_edge/tools/profviz/profviz.html
Statistical profiling result from null, (1219 ticks, 0 unaccounted, 0 excluded).
[Shared libraries]:
ticks total nonlib name
834 68.4% /lib/x86_64-linux-gnu/libc-2.19.so
268 22.0% /usr/local/bin/node
96 7.9% [vdso]
18 1.5% /lib/x86_64-linux-gnu/libpthread-2.19.so
1 0.1% /lib/x86_64-linux-gnu/ld-2.19.so
[JavaScript]:
ticks total nonlib name
1 0.1% 50.0% Stub: RegExpConstructResultStub
1 0.1% 50.0% RegExp: ^(\\/?|)([\\s\\S]*?)((?:\\.{1\,2}|[^\\/]+?|)(\\.[^.\\/]*|))(?:[\\/]*)$
[C++]:
ticks total nonlib name
[Summary]:
ticks total nonlib name
2 0.2% 100.0% JavaScript
0 0.0% 0.0% C++
14 1.1% 700.0% GC
1217 99.8% Shared libraries
[C++ entry points]:
ticks cpp total name
[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
834 68.4% /lib/x86_64-linux-gnu/libc-2.19.so
770 92.3% /usr/local/bin/node
49 6.4% LazyCompile: Join native array.js:102:14
49 100.0% LazyCompile: ~InnerArrayJoin native array.js:317:24
44 89.8% LazyCompile: *join native array.js:333:19
33 75.0% LazyCompile: ~Module._nodeModulePaths module.js:186:35
11 25.0% LazyCompile: ~posix.resolve path.js:417:25
5 10.2% LazyCompile: ~join native array.js:333:19
3 60.0% LazyCompile: ~Module._nodeModulePaths module.js:186:35
1 20.0% LazyCompile: ~startup.processConfig node.js:241:35
1 20.0% LazyCompile: ~posix.resolve path.js:417:25
24 3.1% LazyCompile: ~forEachMimeType /home/vagrant/gh/node_modules/insight/node_modules/request/node_modules/mime-types/index.js:158:51
24 100.0% LazyCompile: ~InnerArrayForEach native array.js:924:27
24 100.0% LazyCompile: ~forEach native array.js:943:22
24 100.0% LazyCompile: ~populateMaps /home/vagrant/gh/node_modules/insight/node_modules/request/node_modules/mime-types/index.js:154:22
19 2.5% LazyCompile: ~Module._findPath module.js:125:28
16 84.2% LazyCompile: ~Module._resolveFilename module.js:321:35
16 100.0% LazyCompile: Module._load module.js:270:24
10 62.5% LazyCompile: ~Module.require module.js:362:36
4 25.0% LazyCompile: *require module.js:383:19
2 12.5% LazyCompile: ~Module.runMain module.js:473:26
3 15.8% LazyCompile: *Module._resolveFilename module.js:321:35
3 100.0% LazyCompile: Module._load module.js:270:24
3 100.0% LazyCompile: *require module.js:383:19
268 22.0% /usr/local/bin/node
242 90.3% /usr/local/bin/node
77 31.8% LazyCompile: ~exports.runInThisContext vm.js:52:36
73 94.8% LazyCompile: ~Module._compile module.js:378:37
73 100.0% LazyCompile: ~Module._extensions..js module.js:450:37
73 100.0% LazyCompile: ~Module.load module.js:345:33
4 5.2% Function: ~<anonymous> /home/vagrant/gh/node_modules/insight/node_modules/configstore/node_modules/graceful-fs/fs.js:1:11
4 100.0% LazyCompile: ~Module._compile module.js:378:37
4 100.0% LazyCompile: ~Module._extensions..js module.js:450:37
52 21.5% LazyCompile: *exports.runInThisContext vm.js:52:36
52 100.0% LazyCompile: ~Module._compile module.js:378:37
51 98.1% LazyCompile: *Module._extensions..js module.js:450:37
51 100.0% LazyCompile: ~Module.load module.js:345:33
31 12.8% LazyCompile: ~runInThisContext node.js:856:28
31 100.0% LazyCompile: ~NativeModule.compile node.js:937:44
31 100.0% LazyCompile: ~NativeModule.require node.js:871:34
5 16.1% LazyCompile: Module._load module.js:270:24
5 16.1% Function: ~<anonymous> http.js:1:11
4 12.9% Function: ~<anonymous> internal/child_process.js:1:11
3 9.7% Function: ~<anonymous> stream.js:1:11
3 9.7% Function: ~<anonymous> module.js:1:11
2 6.5% LazyCompile: ~startup.processChannel node.js:813:36
2 6.5% LazyCompile: ~startup node.js:12:19
1 3.2% LazyCompile: ~startup.globalVariables node.js:159:37
1 3.2% LazyCompile: ~startup.globalTimeouts node.js:169:36
1 3.2% Function: ~<anonymous> url.js:1:11
1 3.2% Function: ~<anonymous> timers.js:1:11
1 3.2% Function: ~<anonymous> net.js:1:11
1 3.2% Function: ~<anonymous> child_process.js:1:11
1 3.2% Function: ~<anonymous> assert.js:1:11
8 3.3% LazyCompile: ~createSecureContext _tls_common.js:35:59
8 100.0% LazyCompile: ~exports.connect _tls_wrap.js:933:27
8 100.0% LazyCompile: ~createConnection https.js:43:26
8 100.0% LazyCompile: ~Agent.createSocket _http_agent.js:154:40
8 3.3% Function: ~Token.BooleanLiteral /home/vagrant/gh/node_modules/insight/node_modules/configstore/node_modules/js-yaml/node_modules/esprima/esprima.js:34:11
8 100.0% Function: ~<anonymous> /home/vagrant/gh/node_modules/insight/node_modules/configstore/node_modules/js-yaml/node_modules/esprima/esprima.js:1:11
8 100.0% LazyCompile: ~Module._compile module.js:378:37
8 100.0% LazyCompile: ~Module._extensions..js module.js:450:37
7 2.9% Function: ~<anonymous> /home/vagrant/gh/node_modules/inquirer/node_modules/lodash/index.js:10:11
7 100.0% Function: ~<anonymous> /home/vagrant/gh/node_modules/inquirer/node_modules/lodash/index.js:1:11
7 100.0% LazyCompile: ~Module._compile module.js:378:37
7 100.0% LazyCompile: *Module._extensions..js module.js:450:37
6 2.5% LazyCompile: ~Module._findPath module.js:125:28
4 66.7% LazyCompile: ~Module._resolveFilename module.js:321:35
4 100.0% LazyCompile: Module._load module.js:270:24
3 75.0% LazyCompile: *require module.js:383:19
1 25.0% LazyCompile: ~Module.require module.js:362:36
2 33.3% LazyCompile: *Module._resolveFilename module.js:321:35
2 100.0% LazyCompile: Module._load module.js:270:24
2 100.0% LazyCompile: *require module.js:383:19
5 2.1% LazyCompile: ~tryFile module.js:103:17
3 60.0% LazyCompile: ~tryExtensions module.js:113:23
3 100.0% LazyCompile: ~Module._findPath module.js:125:28
3 100.0% LazyCompile: ~Module._resolveFilename module.js:321:35
2 40.0% LazyCompile: ~tryPackage module.js:87:20
2 100.0% LazyCompile: ~Module._findPath module.js:125:28
2 100.0% LazyCompile: ~Module._resolveFilename module.js:321:35
5 2.1% LazyCompile: ~parse native json.js:40:19
2 40.0% LazyCompile: readPackage module.js:65:21
2 100.0% LazyCompile: ~tryPackage module.js:87:20
2 100.0% LazyCompile: ~Module._findPath module.js:125:28
2 40.0% LazyCompile: Module._extensions..json module.js:457:39
2 100.0% LazyCompile: ~Module.load module.js:345:33
2 100.0% LazyCompile: Module._load module.js:270:24
1 20.0% LazyCompile: ~startup.processConfig node.js:241:35
1 100.0% LazyCompile: ~startup node.js:12:19
1 100.0% Function: ~<anonymous> node.js:9:10
5 2.1% LazyCompile: *NativeModule.require node.js:871:34
2 40.0% Function: ~<anonymous> tls.js:1:11
2 100.0% LazyCompile: *NativeModule.require node.js:871:34
2 100.0% Function: ~<anonymous> https.js:1:11
1 20.0% LazyCompile: Module._load module.js:270:24
1 100.0% LazyCompile: ~Module.require module.js:362:36
1 100.0% LazyCompile: ~require module.js:383:19
1 20.0% Function: ~<anonymous> https.js:1:11
1 100.0% LazyCompile: *NativeModule.require node.js:871:34
1 100.0% LazyCompile: Module._load module.js:270:24
1 20.0% Function: ~<anonymous> _tls_wrap.js:1:11
1 100.0% LazyCompile: *NativeModule.require node.js:871:34
1 100.0% Function: ~<anonymous> tls.js:1:11
96 7.9% [vdso]
86 89.6% /usr/local/bin/node
8 9.3% LazyCompile: Join native array.js:102:14
8 100.0% LazyCompile: ~InnerArrayJoin native array.js:317:24
7 87.5% LazyCompile: *join native array.js:333:19
5 71.4% LazyCompile: ~posix.resolve path.js:417:25
2 28.6% LazyCompile: ~Module._nodeModulePaths module.js:186:35
1 12.5% LazyCompile: ~join native array.js:333:19
1 100.0% LazyCompile: ~posix.resolve path.js:417:25
7 8.1% LazyCompile: ~Module._findPath module.js:125:28
7 100.0% LazyCompile: ~Module._resolveFilename module.js:321:35
7 100.0% LazyCompile: Module._load module.js:270:24
5 71.4% LazyCompile: ~Module.require module.js:362:36
2 28.6% LazyCompile: *require module.js:383:19
6 7.0% LazyCompile: ~exports.runInThisContext vm.js:52:36
6 100.0% LazyCompile: ~Module._compile module.js:378:37
6 100.0% LazyCompile: ~Module._extensions..js module.js:450:37
6 100.0% LazyCompile: ~Module.load module.js:345:33
4 4.7% LazyCompile: ~exports.inherits util.js:712:28
1 25.0% Function: ~<anonymous> evalmachine.<anonymous>:1:11
1 100.0% Function: ~<anonymous> /home/vagrant/gh/node_modules/insight/node_modules/configstore/node_modules/graceful-fs/fs.js:1:11
1 100.0% LazyCompile: ~Module._compile module.js:378:37
1 25.0% Function: ~<anonymous> dgram.js:1:11
1 100.0% LazyCompile: ~NativeModule.compile node.js:937:44
1 100.0% LazyCompile: ~NativeModule.require node.js:871:34
1 25.0% Function: ~<anonymous> /home/vagrant/gh/node_modules/insight/node_modules/request/node_modules/bl/node_modules/readable-stream/lib/_stream_duplex.js:1:11
1 100.0% LazyCompile: ~Module._compile module.js:378:37
1 100.0% LazyCompile: ~Module._extensions..js module.js:450:37
1 25.0% Function: ~<anonymous> /home/vagrant/gh/node_modules/inquirer/lib/ui/prompt.js:1:11
1 100.0% LazyCompile: ~Module._compile module.js:378:37
1 100.0% LazyCompile: *Module._extensions..js module.js:450:37
2 2.3% LazyCompile: ~runInContext /home/vagrant/gh/node_modules/inquirer/node_modules/lodash/index.js:698:24
2 100.0% Function: ~<anonymous> /home/vagrant/gh/node_modules/inquirer/node_modules/lodash/index.js:10:11
2 100.0% Function: ~<anonymous> /home/vagrant/gh/node_modules/inquirer/node_modules/lodash/index.js:1:11
2 100.0% LazyCompile: ~Module._compile module.js:378:37
2 2.3% LazyCompile: ~fs.openSync fs.js:546:23
2 100.0% LazyCompile: fs.readFileSync fs.js:384:27
2 100.0% LazyCompile: ~Module._extensions..js module.js:450:37
2 100.0% LazyCompile: ~Module.load module.js:345:33
2 2.3% LazyCompile: ~forEachMimeType /home/vagrant/gh/node_modules/insight/node_modules/request/node_modules/mime-types/index.js:158:51
2 100.0% LazyCompile: ~InnerArrayForEach native array.js:924:27
2 100.0% LazyCompile: ~forEach native array.js:943:22
2 100.0% LazyCompile: ~populateMaps /home/vagrant/gh/node_modules/insight/node_modules/request/node_modules/mime-types/index.js:154:22
2 2.3% LazyCompile: ~exports.connect _tls_wrap.js:933:27
2 100.0% LazyCompile: ~createConnection https.js:43:26
2 100.0% LazyCompile: ~Agent.createSocket _http_agent.js:154:40
2 100.0% LazyCompile: ~Agent.addRequest _http_agent.js:110:38
2 2.3% LazyCompile: ~DefineObjectProperty native v8natives.js:461:30
1 50.0% LazyCompile: ~DefineOwnProperty native v8natives.js:630:27
1 100.0% LazyCompile: ~defineProperty native v8natives.js:763:30
1 100.0% Function: ~<anonymous> zlib.js:1:11
1 50.0% LazyCompile: *DefineOwnProperty native v8natives.js:630:27
1 100.0% LazyCompile: ~defineProperties native v8natives.js:798:32
1 100.0% Function: ~<anonymous> /home/vagrant/gh/node_modules/inquirer/node_modules/chalk/index.js:1:11
2 2.3% LazyCompile: readPackage module.js:65:21
2 100.0% LazyCompile: ~tryPackage module.js:87:20
2 100.0% LazyCompile: ~Module._findPath module.js:125:28
2 100.0% LazyCompile: ~Module._resolveFilename module.js:321:35
2 2.3% LazyCompile: Object.create.all.set /home/vagrant/gh/node_modules/insight/node_modules/configstore/index.js:59:17
2 100.0% LazyCompile: ~Configstore /home/vagrant/gh/node_modules/insight/node_modules/configstore/index.js:25:21
2 100.0% LazyCompile: ~Insight /home/vagrant/gh/node_modules/insight/lib/index.js:12:18
2 100.0% LazyCompile: ~<anonymous> /home/vagrant/gh/node_modules/insight/lib/push.js:10:32
2 2.1% LazyCompile: *fs.lstatSync fs.js:842:24
2 100.0% LazyCompile: ~realpathSync fs.js:1384:40
2 100.0% LazyCompile: *toRealPath module.js:108:20
2 100.0% LazyCompile: ~tryFile module.js:103:17
1 50.0% LazyCompile: ~tryPackage module.js:87:20
1 50.0% LazyCompile: ~tryExtensions module.js:113:23
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Statistical profiling result from null, (199 ticks, 0 unaccounted, 0 excluded).
[Shared libraries]:
ticks total nonlib name
130 65.3% /lib/x86_64-linux-gnu/libc-2.19.so
49 24.6% /usr/local/bin/node
16 8.0% [vdso]
4 2.0% /lib/x86_64-linux-gnu/libpthread-2.19.so
[JavaScript]:
ticks total nonlib name
[C++]:
ticks total nonlib name
[Summary]:
ticks total nonlib name
0 0.0% NaN% JavaScript
0 0.0% NaN% C++
1 0.5% Infinity% GC
199 100.0% Shared libraries
[C++ entry points]:
ticks cpp total name
[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
130 65.3% /lib/x86_64-linux-gnu/libc-2.19.so
114 87.7% /usr/local/bin/node
6 5.3% LazyCompile: ~NativeModule.cache node.js:947:42
6 100.0% LazyCompile: ~NativeModule.require node.js:871:34
2 33.3% Function: ~<anonymous> stream.js:1:11
2 100.0% LazyCompile: ~NativeModule.compile node.js:937:44
1 16.7% LazyCompile: ~startup.globalVariables node.js:159:37
1 100.0% LazyCompile: ~startup node.js:12:19
1 16.7% Function: ~<anonymous> timers.js:1:11
1 100.0% LazyCompile: ~NativeModule.compile node.js:937:44
1 16.7% Function: ~<anonymous> module.js:1:11
1 100.0% LazyCompile: ~NativeModule.compile node.js:937:44
1 16.7% Function: ~<anonymous> fs.js:1:11
1 100.0% LazyCompile: ~NativeModule.compile node.js:937:44
6 5.3% LazyCompile: ~DefineObjectProperty native v8natives.js:461:30
6 100.0% LazyCompile: ~DefineOwnProperty native v8natives.js:630:27
4 66.7% LazyCompile: ~defineProperties native v8natives.js:798:32
4 100.0% LazyCompile: ~create native v8natives.js:754:22
2 33.3% LazyCompile: ~defineProperty native v8natives.js:763:30
2 100.0% Function: ~<anonymous> buffer.js:1:11
6 5.3% Function: ~<anonymous> native typedarray.js:2:10
6 5.3% Function: ~<anonymous> buffer.js:1:11
6 100.0% LazyCompile: ~NativeModule.compile node.js:937:44
6 100.0% LazyCompile: ~NativeModule.require node.js:871:34
6 100.0% LazyCompile: ~startup.globalVariables node.js:159:37
5 4.4% LazyCompile: ~Revive native json.js:16:16
5 100.0% LazyCompile: ~Revive native json.js:16:16
4 80.0% LazyCompile: ~Revive native json.js:16:16
4 100.0% LazyCompile: ~parse native json.js:40:19
1 20.0% LazyCompile: ~parse native json.js:40:19
1 100.0% LazyCompile: ~startup.processConfig node.js:241:35
5 4.4% Function: ~<anonymous> fs.js:1:11
5 100.0% LazyCompile: ~NativeModule.compile node.js:937:44
5 100.0% LazyCompile: ~NativeModule.require node.js:871:34
5 100.0% Function: ~<anonymous> module.js:1:11
4 3.5% LazyCompile: ~startup node.js:12:19
4 100.0% Function: ~<anonymous> node.js:9:10
3 2.6% LazyCompile: fs.readFileSync fs.js:384:27
3 100.0% LazyCompile: ~Module._extensions..js module.js:450:37
3 100.0% LazyCompile: ~Module.load module.js:345:33
3 100.0% LazyCompile: Module._load module.js:270:24
49 24.6% /usr/local/bin/node
29 59.2% /usr/local/bin/node
12 41.4% LazyCompile: ~runInThisContext node.js:856:28
12 100.0% LazyCompile: ~NativeModule.compile node.js:937:44
12 100.0% LazyCompile: ~NativeModule.require node.js:871:34
3 25.0% Function: ~<anonymous> module.js:1:11
2 16.7% LazyCompile: ~startup.globalVariables node.js:159:37
2 16.7% LazyCompile: ~startup node.js:12:19
2 16.7% Function: ~<anonymous> stream.js:1:11
2 16.7% Function: ~<anonymous> assert.js:1:11
1 8.3% LazyCompile: ~startup.globalTimeouts node.js:169:36
3 10.3% LazyCompile: ~InstallFunctions native prologue.js:41:26
1 33.3% Function: ~<anonymous> native typedarray.js:2:10
1 33.3% Function: ~<anonymous> native harmony-typedarray.js:2:10
1 33.3% Function: ~<anonymous> native fdlibm.js:4:10
1 3.4% LazyCompile: ~createPool buffer.js:23:20
1 100.0% Function: ~<anonymous> buffer.js:1:11
1 100.0% LazyCompile: ~NativeModule.compile node.js:937:44
1 100.0% LazyCompile: ~NativeModule.require node.js:871:34
1 3.4% LazyCompile: ~SetFunctionName native prologue.js:20:25
1 100.0% LazyCompile: ~InstallGetterSetter native prologue.js:64:29
1 100.0% Function: ~<anonymous> native v8natives.js:7:10
1 3.4% LazyCompile: ~PropertyDescriptor_SetConfigurable native v8natives.js:343:44
1 100.0% LazyCompile: ~__defineGetter__ native v8natives.js:132:28
1 100.0% LazyCompile: ~startup.globalConsole node.js:179:35
1 100.0% LazyCompile: ~startup node.js:12:19
1 3.4% LazyCompile: ~PropertyDescriptor native v8natives.js:281:28
1 100.0% LazyCompile: ~ToPropertyDescriptor native v8natives.js:234:30
1 100.0% LazyCompile: ~defineProperty native v8natives.js:763:30
1 100.0% Function: ~<anonymous> buffer.js:1:11
1 3.4% LazyCompile: ~NativeModule.getCached node.js:895:36
1 100.0% LazyCompile: ~NativeModule.require node.js:871:34
1 100.0% LazyCompile: ~startup.globalVariables node.js:159:37
1 100.0% LazyCompile: ~startup node.js:12:19
1 3.4% LazyCompile: ~NativeModule node.js:861:24
1 100.0% LazyCompile: ~NativeModule.require node.js:871:34
1 100.0% LazyCompile: ~startup.globalVariables node.js:159:37
1 100.0% LazyCompile: ~startup node.js:12:19
1 3.4% LazyCompile: ~Module.load module.js:345:33
1 100.0% LazyCompile: Module._load module.js:270:24
1 100.0% LazyCompile: ~Module.runMain module.js:473:26
1 100.0% LazyCompile: ~startup node.js:12:19
1 3.4% LazyCompile: ~Module._findPath module.js:125:28
1 100.0% LazyCompile: ~Module._resolveFilename module.js:321:35
1 100.0% LazyCompile: Module._load module.js:270:24
1 100.0% LazyCompile: ~Module.runMain module.js:473:26
1 3.4% LazyCompile: ~DefineOwnProperty native v8natives.js:630:27
1 100.0% LazyCompile: ~defineProperties native v8natives.js:798:32
1 100.0% LazyCompile: ~create native v8natives.js:754:22
1 100.0% LazyCompile: ~startup node.js:12:19
1 3.4% LazyCompile: ~<anonymous> native v8natives.js:1289:18
1 100.0% LazyCompile: ~PostNatives native prologue.js:98:21
1 3.4% LazyCompile: FormatMessage native messages.js:127:23
1 100.0% LazyCompile: ~MakeGenericError native messages.js:117:26
1 100.0% LazyCompile: ~MakeRangeError native messages.js:731:24
1 100.0% Function: ~<anonymous> native messages.js:25:10
1 3.4% Function: ~<anonymous> native string-iterator.js:2:10
1 3.4% Function: ~<anonymous> native regexp.js:5:10
1 3.4% Function: ~<anonymous> fs.js:1:11
1 100.0% LazyCompile: ~NativeModule.compile node.js:937:44
1 100.0% LazyCompile: ~NativeModule.require node.js:871:34
1 100.0% Function: ~<anonymous> module.js:1:11
16 8.0% [vdso]
12 75.0% /usr/local/bin/node
2 16.7% LazyCompile: ~InstallFunctions native prologue.js:41:26
1 50.0% Function: ~<anonymous> native prologue.js:2:10
1 50.0% Function: ~<anonymous> native harmony-typedarray.js:2:10
1 8.3% LazyCompile: ~startup.processConfig node.js:241:35
1 100.0% LazyCompile: ~startup node.js:12:19
1 100.0% Function: ~<anonymous> node.js:9:10
1 8.3% LazyCompile: ~defineProperties native v8natives.js:798:32
1 100.0% LazyCompile: ~create native v8natives.js:754:22
1 100.0% LazyCompile: ~startup node.js:12:19
1 100.0% Function: ~<anonymous> node.js:9:10
1 8.3% LazyCompile: ~ToPropertyDescriptor native v8natives.js:234:30
1 100.0% LazyCompile: ~defineProperty native v8natives.js:763:30
1 100.0% Function: ~<anonymous> buffer.js:1:11
1 100.0% LazyCompile: ~NativeModule.compile node.js:937:44
1 8.3% LazyCompile: ~PostNatives native prologue.js:98:21
1 8.3% LazyCompile: ~NativeModule.getCached node.js:895:36
1 100.0% LazyCompile: ~NativeModule.require node.js:871:34
1 100.0% Function: ~<anonymous> _stream_writable.js:1:11
1 100.0% LazyCompile: ~NativeModule.compile node.js:937:44
1 8.3% LazyCompile: ~NativeModule.compile node.js:937:44
1 100.0% LazyCompile: ~NativeModule.require node.js:871:34
1 100.0% LazyCompile: ~startup.globalVariables node.js:159:37
1 100.0% LazyCompile: ~startup node.js:12:19
1 8.3% LazyCompile: ~EventEmitter.init events.js:23:29
1 100.0% LazyCompile: ~EventEmitter events.js:5:22
1 100.0% LazyCompile: ~startup node.js:12:19
1 100.0% Function: ~<anonymous> node.js:9:10
1 8.3% LazyCompile: ~EventEmitter events.js:5:22
1 100.0% LazyCompile: ~startup node.js:12:19
1 100.0% Function: ~<anonymous> node.js:9:10
1 8.3% Function: ~<anonymous> native symbol.js:3:10
1 8.3% Function: ~<anonymous> native array-iterator.js:3:10
4 2.0% /lib/x86_64-linux-gnu/libpthread-2.19.so
3 75.0% /usr/local/bin/node
1 33.3% LazyCompile: ~Revive native json.js:16:16
1 100.0% LazyCompile: ~Revive native json.js:16:16
1 100.0% LazyCompile: ~Revive native json.js:16:16
1 100.0% LazyCompile: ~parse native json.js:40:19
1 33.3% Function: ~<anonymous> timers.js:1:11
1 100.0% LazyCompile: ~NativeModule.compile node.js:937:44
1 100.0% LazyCompile: ~NativeModule.require node.js:871:34
1 100.0% LazyCompile: ~startup.globalTimeouts node.js:169:36
1 33.3% Function: ~<anonymous> buffer.js:1:11
1 100.0% LazyCompile: ~NativeModule.compile node.js:937:44
1 100.0% LazyCompile: ~NativeModule.require node.js:871:34
1 100.0% LazyCompile: ~startup.globalVariables node.js:159:37
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment