Skip to content

Instantly share code, notes, and snippets.

@tmcw
Created September 17, 2014 23:08
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 tmcw/c2a10ed1407b76d2fa66 to your computer and use it in GitHub Desktop.
Save tmcw/c2a10ed1407b76d2fa66 to your computer and use it in GitHub Desktop.
Statistical profiling result from v8.log, (5419 ticks, 48 unaccounted, 0 excluded).
[Unknown]:
ticks total nonlib name
48 0.9%
[Shared libraries]:
ticks total nonlib name
2833 52.3% 0.0% /usr/local/bin/node
2160 39.9% 0.0% /usr/lib/system/libsystem_kernel.dylib
195 3.6% 0.0% /usr/lib/system/libsystem_c.dylib
62 1.1% 0.0% /usr/lib/system/libsystem_malloc.dylib
47 0.9% 0.0% /usr/lib/system/libsystem_platform.dylib
9 0.2% 0.0% /usr/lib/system/libsystem_pthread.dylib
1 0.0% 0.0% /usr/lib/system/libsystem_m.dylib
1 0.0% 0.0% /usr/lib/libc++abi.dylib
[JavaScript]:
ticks total nonlib name
18 0.3% 16.2% LazyCompile: *keys native v8natives.js:333
8 0.1% 7.2% LazyCompile: ~queryTile /Users/tmcw/src/vector-tile-query/index.js:63
7 0.1% 6.3% LazyCompile: DefaultNumber native runtime.js:627
4 0.1% 3.6% LazyCompile: ~query /Users/tmcw/src/vector-tile-query/index.js:75
3 0.1% 2.7% LazyCompile: forProps /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:854
3 0.1% 2.7% KeyedLoadIC: A keyed load IC from the snapshot {2}
2 0.0% 1.8% Stub: CallFunctionStub_Args5_Recording
2 0.0% 1.8% LazyCompile: ~keys native v8natives.js:333
2 0.0% 1.8% LazyCompile: ~convert /Users/tmcw/src/vector-tile-query/index.js:161
2 0.0% 1.8% LazyCompile: SUB native runtime.js:214
2 0.0% 1.8% LazyCompile: *append _linklist.js:63
2 0.0% 1.8% Builtin: A builtin from the snapshot {2}
2 0.0% 1.8% Builtin: A builtin from the snapshot {1}
1 0.0% 0.9% Stub: ToBooleanStub_Undefined
1 0.0% 0.9% Stub: StringAddStub {1}
1 0.0% 0.9% Stub: StringAddStub
1 0.0% 0.9% Stub: NumberToStringStub
1 0.0% 0.9% Stub: JSEntryStub
1 0.0% 0.9% Stub: FastNewClosureStub {1}
1 0.0% 0.9% Stub: FastNewClosureStub
1 0.0% 0.9% Stub: FastCloneShallowArrayStub
1 0.0% 0.9% Stub: CompareStub_EQ
1 0.0% 0.9% Stub: CallConstructStub_Recording
1 0.0% 0.9% Stub: CEntryStub
1 0.0% 0.9% Stub: BinaryOpStub_SUB_Alloc_HeapNumbers
1 0.0% 0.9% Stub: BinaryOpStub_MUL_OverwriteLeft_HeapNumbers
1 0.0% 0.9% Stub: BinaryOpStub_ADD_Alloc_Strings
1 0.0% 0.9% LazyCompile: ~resolve /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:1188
1 0.0% 0.9% LazyCompile: ~isHostType /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:1029
1 0.0% 0.9% LazyCompile: ~indexOf native array.js:1261
1 0.0% 0.9% LazyCompile: ~<anonymous> /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:1203
1 0.0% 0.9% LazyCompile: toString native v8natives.js:223
1 0.0% 0.9% LazyCompile: listOnTimeout timers.js:77
1 0.0% 0.9% LazyCompile: forPropsCallback /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:1255
1 0.0% 0.9% LazyCompile: ToString native runtime.js:550
1 0.0% 0.9% LazyCompile: ToObject native runtime.js:567
1 0.0% 0.9% LazyCompile: IN native runtime.js:354
1 0.0% 0.9% LazyCompile: <anonymous> native v8natives.js:1271
1 0.0% 0.9% LazyCompile: *replace native string.js:221
1 0.0% 0.9% LazyCompile: *isClassOf /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:1015
1 0.0% 0.9% LazyCompile: *exports.active timers.js:165
1 0.0% 0.9% LazyCompile: *debug timers.js:33
1 0.0% 0.9% LazyCompile: *captureStackTrace native messages.js:1113
1 0.0% 0.9% LazyCompile: *MakeGenericError native messages.js:114
1 0.0% 0.9% LazyCompile: *<anonymous> /Users/tmcw/src/vector-tile-query/node_modules/lodash/dist/lodash.js:2159
1 0.0% 0.9% LazyCompile: *<anonymous> /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:1631
1 0.0% 0.9% CallMegamorphic: args_count: 0 {1}
1 0.0% 0.9% CallInitialize: args_count: 0
1 0.0% 0.9% Builtin: A builtin from the snapshot {4}
1 0.0% 0.9% Builtin: A builtin from the snapshot {3}
1 0.0% 0.9% Builtin: A builtin from the snapshot
[C++]:
ticks total nonlib name
[GC]:
ticks total nonlib name
257 4.7%
[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
2833 52.3% /usr/local/bin/node
2036 71.9% LazyCompile: *keys native v8natives.js:333
2036 100.0% LazyCompile: ~queryTile /Users/tmcw/src/vector-tile-query/index.js:63
2036 100.0% LazyCompile: ~pop /Users/tmcw/src/vector-tile-query/node_modules/queue-async/queue.js:17
2036 100.0% LazyCompile: ~q.defer /Users/tmcw/src/vector-tile-query/node_modules/queue-async/queue.js:51
2036 100.0% LazyCompile: ~multiQuery /Users/tmcw/src/vector-tile-query/index.js:141
262 9.2% LazyCompile: ~keys native v8natives.js:333
261 99.6% LazyCompile: ~queryTile /Users/tmcw/src/vector-tile-query/index.js:63
261 100.0% LazyCompile: ~pop /Users/tmcw/src/vector-tile-query/node_modules/queue-async/queue.js:17
261 100.0% LazyCompile: ~q.defer /Users/tmcw/src/vector-tile-query/node_modules/queue-async/queue.js:51
261 100.0% LazyCompile: ~multiQuery /Users/tmcw/src/vector-tile-query/index.js:141
2160 39.9% /usr/lib/system/libsystem_kernel.dylib
195 3.6% /usr/lib/system/libsystem_c.dylib
153 78.5% LazyCompile: *keys native v8natives.js:333
153 100.0% LazyCompile: ~queryTile /Users/tmcw/src/vector-tile-query/index.js:63
153 100.0% LazyCompile: ~pop /Users/tmcw/src/vector-tile-query/node_modules/queue-async/queue.js:17
153 100.0% LazyCompile: ~q.defer /Users/tmcw/src/vector-tile-query/node_modules/queue-async/queue.js:51
153 100.0% LazyCompile: ~multiQuery /Users/tmcw/src/vector-tile-query/index.js:141
23 11.8% LazyCompile: ~keys native v8natives.js:333
23 100.0% LazyCompile: ~queryTile /Users/tmcw/src/vector-tile-query/index.js:63
23 100.0% LazyCompile: ~pop /Users/tmcw/src/vector-tile-query/node_modules/queue-async/queue.js:17
23 100.0% LazyCompile: ~q.defer /Users/tmcw/src/vector-tile-query/node_modules/queue-async/queue.js:51
23 100.0% LazyCompile: ~multiQuery /Users/tmcw/src/vector-tile-query/index.js:141
4 2.1% LazyCompile: *MakeGenericError native messages.js:114
4 100.0% LazyCompile: *MakeReferenceError native messages.js:328
4 100.0% LazyCompile: d1410995245167.fn
4 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:1203
4 100.0% LazyCompile: listOnTimeout timers.js:77
[Top down (heavy) profile]:
Note: callees occupying less than 0.1% are not shown.
inclusive self name
ticks total ticks total
2763 51.0% 1 0.0% LazyCompile: listOnTimeout timers.js:77
2222 41.0% 1 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:1203
1634 30.2% 0 0.0% LazyCompile: d1410995245167.fn
1610 29.7% 0 0.0% LazyCompile: *suite.add.fn /Users/tmcw/src/vector-tile-query/bench/multiquery.js:22
1610 29.7% 0 0.0% LazyCompile: ~multiQuery /Users/tmcw/src/vector-tile-query/index.js:141
1609 29.7% 0 0.0% LazyCompile: ~q.defer /Users/tmcw/src/vector-tile-query/node_modules/queue-async/queue.js:51
1609 29.7% 0 0.0% LazyCompile: ~pop /Users/tmcw/src/vector-tile-query/node_modules/queue-async/queue.js:17
1609 29.7% 7 0.1% LazyCompile: ~queryTile /Users/tmcw/src/vector-tile-query/index.js:63
1588 29.3% 14 0.3% LazyCompile: *keys native v8natives.js:333
1438 26.5% 1438 26.5% /usr/local/bin/node
100 1.8% 100 1.8% /usr/lib/system/libsystem_c.dylib
34 0.6% 34 0.6% /usr/lib/system/libsystem_malloc.dylib
6 0.1% 6 0.1% /usr/lib/system/libsystem_platform.dylib
21 0.4% 0 0.0% LazyCompile: *MakeReferenceError native messages.js:328
21 0.4% 1 0.0% LazyCompile: *MakeGenericError native messages.js:114
7 0.1% 7 0.1% /usr/local/bin/node
587 10.8% 0 0.0% Function: <anonymous>
587 10.8% 0 0.0% LazyCompile: d1410995245167.fn
475 8.8% 0 0.0% LazyCompile: ~suite.add.fn /Users/tmcw/src/vector-tile-query/bench/multiquery.js:22
474 8.7% 0 0.0% LazyCompile: ~multiQuery /Users/tmcw/src/vector-tile-query/index.js:141
474 8.7% 0 0.0% LazyCompile: ~q.defer /Users/tmcw/src/vector-tile-query/node_modules/queue-async/queue.js:51
474 8.7% 0 0.0% LazyCompile: ~pop /Users/tmcw/src/vector-tile-query/node_modules/queue-async/queue.js:17
474 8.7% 0 0.0% LazyCompile: ~queryTile /Users/tmcw/src/vector-tile-query/index.js:63
236 4.4% 2 0.0% LazyCompile: ~keys native v8natives.js:333
211 3.9% 211 3.9% /usr/local/bin/node
18 0.3% 18 0.3% /usr/lib/system/libsystem_c.dylib
233 4.3% 1 0.0% LazyCompile: *keys native v8natives.js:333
213 3.9% 213 3.9% /usr/local/bin/node
17 0.3% 17 0.3% /usr/lib/system/libsystem_c.dylib
107 2.0% 0 0.0% LazyCompile: *suite.add.fn /Users/tmcw/src/vector-tile-query/bench/multiquery.js:22
107 2.0% 0 0.0% LazyCompile: ~multiQuery /Users/tmcw/src/vector-tile-query/index.js:141
107 2.0% 0 0.0% LazyCompile: ~q.defer /Users/tmcw/src/vector-tile-query/node_modules/queue-async/queue.js:51
107 2.0% 0 0.0% LazyCompile: ~pop /Users/tmcw/src/vector-tile-query/node_modules/queue-async/queue.js:17
107 2.0% 1 0.0% LazyCompile: ~queryTile /Users/tmcw/src/vector-tile-query/index.js:63
104 1.9% 1 0.0% LazyCompile: *keys native v8natives.js:333
90 1.7% 90 1.7% /usr/local/bin/node
12 0.2% 12 0.2% /usr/lib/system/libsystem_c.dylib
429 7.9% 0 0.0% LazyCompile: ~execute /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:1689
427 7.9% 0 0.0% LazyCompile: ~run /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:3000
337 6.2% 0 0.0% LazyCompile: ~Deferred /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:445
337 6.2% 0 0.0% LazyCompile: ~Deferred /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:445
303 5.6% 0 0.0% LazyCompile: clock /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:2440
196 3.6% 0 0.0% LazyCompile: d1410995245167.fn
195 3.6% 0 0.0% LazyCompile: *suite.add.fn /Users/tmcw/src/vector-tile-query/bench/multiquery.js:22
195 3.6% 0 0.0% LazyCompile: ~multiQuery /Users/tmcw/src/vector-tile-query/index.js:141
195 3.6% 0 0.0% LazyCompile: ~q.defer /Users/tmcw/src/vector-tile-query/node_modules/queue-async/queue.js:51
195 3.6% 0 0.0% LazyCompile: ~pop /Users/tmcw/src/vector-tile-query/node_modules/queue-async/queue.js:17
195 3.6% 0 0.0% LazyCompile: ~queryTile /Users/tmcw/src/vector-tile-query/index.js:63
195 3.6% 1 0.0% LazyCompile: *keys native v8natives.js:333
174 3.2% 174 3.2% /usr/local/bin/node
17 0.3% 17 0.3% /usr/lib/system/libsystem_c.dylib
95 1.8% 0 0.0% Function: <anonymous>
94 1.7% 0 0.0% LazyCompile: d1410995245167.fn
74 1.4% 0 0.0% LazyCompile: ~suite.add.fn /Users/tmcw/src/vector-tile-query/bench/multiquery.js:22
74 1.4% 0 0.0% LazyCompile: ~multiQuery /Users/tmcw/src/vector-tile-query/index.js:141
74 1.4% 0 0.0% LazyCompile: ~q.defer /Users/tmcw/src/vector-tile-query/node_modules/queue-async/queue.js:51
74 1.4% 0 0.0% LazyCompile: ~pop /Users/tmcw/src/vector-tile-query/node_modules/queue-async/queue.js:17
74 1.4% 0 0.0% LazyCompile: ~queryTile /Users/tmcw/src/vector-tile-query/index.js:63
40 0.7% 0 0.0% LazyCompile: *keys native v8natives.js:333
35 0.6% 35 0.6% /usr/local/bin/node
32 0.6% 0 0.0% LazyCompile: ~keys native v8natives.js:333
31 0.6% 31 0.6% /usr/local/bin/node
19 0.4% 0 0.0% LazyCompile: *suite.add.fn /Users/tmcw/src/vector-tile-query/bench/multiquery.js:22
19 0.4% 0 0.0% LazyCompile: ~multiQuery /Users/tmcw/src/vector-tile-query/index.js:141
19 0.4% 0 0.0% LazyCompile: ~q.defer /Users/tmcw/src/vector-tile-query/node_modules/queue-async/queue.js:51
19 0.4% 0 0.0% LazyCompile: ~pop /Users/tmcw/src/vector-tile-query/node_modules/queue-async/queue.js:17
19 0.4% 0 0.0% LazyCompile: ~queryTile /Users/tmcw/src/vector-tile-query/index.js:63
19 0.4% 0 0.0% LazyCompile: *keys native v8natives.js:333
18 0.3% 18 0.3% /usr/local/bin/node
34 0.6% 0 0.0% LazyCompile: clock /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:2433
26 0.5% 0 0.0% LazyCompile: ~getRes /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:2570
15 0.3% 2 0.0% LazyCompile: SUB native runtime.js:214
11 0.2% 0 0.0% LazyCompile: NonNumberToNumber native runtime.js:538
7 0.1% 7 0.1% LazyCompile: DefaultNumber native runtime.js:627
9 0.2% 0 0.0% LazyCompile: <anonymous> native date.js:145
6 0.1% 6 0.1% /usr/lib/system/libsystem_kernel.dylib
6 0.1% 0 0.0% LazyCompile: clock /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:2440
6 0.1% 0 0.0% Function: <anonymous>
6 0.1% 0 0.0% LazyCompile: d1410995245167.fn
77 1.4% 0 0.0% LazyCompile: *Deferred /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:445
77 1.4% 0 0.0% LazyCompile: *Deferred /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:445
77 1.4% 0 0.0% LazyCompile: clock /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:2440
77 1.4% 0 0.0% LazyCompile: d1410995245167.fn
77 1.4% 0 0.0% LazyCompile: *suite.add.fn /Users/tmcw/src/vector-tile-query/bench/multiquery.js:22
77 1.4% 0 0.0% LazyCompile: ~multiQuery /Users/tmcw/src/vector-tile-query/index.js:141
77 1.4% 0 0.0% LazyCompile: ~q.defer /Users/tmcw/src/vector-tile-query/node_modules/queue-async/queue.js:51
77 1.4% 0 0.0% LazyCompile: ~pop /Users/tmcw/src/vector-tile-query/node_modules/queue-async/queue.js:17
77 1.4% 0 0.0% LazyCompile: ~queryTile /Users/tmcw/src/vector-tile-query/index.js:63
75 1.4% 1 0.0% LazyCompile: *keys native v8natives.js:333
68 1.3% 68 1.3% /usr/local/bin/node
9 0.2% 0 0.0% LazyCompile: ~reset /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:2334
7 0.1% 0 0.0% LazyCompile: *forOwn /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:1545
7 0.1% 0 0.0% LazyCompile: forProps /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:854
105 1.9% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:1211
105 1.9% 0 0.0% LazyCompile: ~cycle /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:2889
84 1.6% 0 0.0% LazyCompile: ~emit /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:2095
83 1.5% 0 0.0% LazyCompile: ~forEach /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:1518
83 1.5% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:2107
83 1.5% 0 0.0% LazyCompile: ~getNext /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:1708
74 1.4% 0 0.0% LazyCompile: ~evaluate /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:2794
67 1.2% 0 0.0% LazyCompile: ~enqueue /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:2748
66 1.2% 0 0.0% LazyCompile: ~clone /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:2257
55 1.0% 0 0.0% LazyCompile: ~Benchmark /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:404
42 0.8% 0 0.0% LazyCompile: ~setOptions /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:1165
38 0.7% 0 0.0% LazyCompile: *forOwn /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:1545
38 0.7% 0 0.0% LazyCompile: forProps /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:854
37 0.7% 0 0.0% LazyCompile: *<anonymous> /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:1167
25 0.5% 0 0.0% LazyCompile: ~deepClone /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:1225
12 0.2% 0 0.0% LazyCompile: forProps /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:854
6 0.1% 0 0.0% LazyCompile: forPropsCallback /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:1255
10 0.2% 10 0.2% /usr/local/bin/node
11 0.2% 0 0.0% LazyCompile: ~deepClone /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:1225
6 0.1% 0 0.0% LazyCompile: forProps /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:854
6 0.1% 0 0.0% LazyCompile: forPropsCallback /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:1255
6 0.1% 0 0.0% LazyCompile: *forOwn /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:1545
6 0.1% 0 0.0% LazyCompile: forProps /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:854
19 0.4% 0 0.0% Function: <anonymous>
18 0.3% 0 0.0% LazyCompile: d1410995245167.fn
18 0.3% 0 0.0% LazyCompile: ~suite.add.fn /Users/tmcw/src/vector-tile-query/bench/multiquery.js:22
18 0.3% 0 0.0% LazyCompile: ~multiQuery /Users/tmcw/src/vector-tile-query/index.js:141
18 0.3% 0 0.0% LazyCompile: ~q.defer /Users/tmcw/src/vector-tile-query/node_modules/queue-async/queue.js:51
18 0.3% 0 0.0% LazyCompile: ~pop /Users/tmcw/src/vector-tile-query/node_modules/queue-async/queue.js:17
18 0.3% 0 0.0% LazyCompile: ~queryTile /Users/tmcw/src/vector-tile-query/index.js:63
18 0.3% 0 0.0% LazyCompile: ~keys native v8natives.js:333
14 0.3% 14 0.3% /usr/local/bin/node
2127 39.3% 2127 39.3% /usr/lib/system/libsystem_kernel.dylib
309 5.7% 309 5.7% /usr/local/bin/node
90 1.7% 0 0.0% Function: ~<anonymous> node.js:27
89 1.6% 0 0.0% LazyCompile: ~startup node.js:30
77 1.4% 0 0.0% LazyCompile: ~Module.runMain module.js:495
77 1.4% 0 0.0% LazyCompile: Module._load module.js:275
69 1.3% 0 0.0% LazyCompile: ~Module.load module.js:346
68 1.3% 0 0.0% LazyCompile: ~Module._extensions..js module.js:472
67 1.2% 0 0.0% LazyCompile: ~Module._compile module.js:374
67 1.2% 0 0.0% Function: ~<anonymous> /Users/tmcw/src/vector-tile-query/bench/multiquery.js:1
64 1.2% 0 0.0% LazyCompile: ~require module.js:379
64 1.2% 0 0.0% LazyCompile: ~Module.require module.js:361
64 1.2% 0 0.0% LazyCompile: Module._load module.js:275
62 1.1% 0 0.0% LazyCompile: ~Module.load module.js:346
62 1.1% 0 0.0% LazyCompile: ~Module._extensions..js module.js:472
61 1.1% 0 0.0% LazyCompile: ~Module._compile module.js:374
33 0.6% 0 0.0% Function: ~<anonymous> /Users/tmcw/src/vector-tile-query/node_modules/mapnik/lib/mapnik.js:1
28 0.5% 0 0.0% LazyCompile: ~require module.js:379
28 0.5% 0 0.0% LazyCompile: ~Module.require module.js:361
28 0.5% 0 0.0% LazyCompile: Module._load module.js:275
26 0.5% 0 0.0% LazyCompile: ~Module.load module.js:346
20 0.4% 0 0.0% LazyCompile: ~Module._extensions..js module.js:472
20 0.4% 0 0.0% LazyCompile: ~Module._compile module.js:374
19 0.4% 0 0.0% Function: ~<anonymous> /Users/tmcw/src/vector-tile-query/node_modules/mapnik/node_modules/node-pre-gyp/lib/node-pre-gyp.js:1
19 0.4% 0 0.0% LazyCompile: ~require module.js:379
19 0.4% 0 0.0% LazyCompile: ~Module.require module.js:361
19 0.4% 0 0.0% LazyCompile: Module._load module.js:275
16 0.3% 0 0.0% LazyCompile: ~Module.load module.js:346
16 0.3% 0 0.0% LazyCompile: ~Module._extensions..js module.js:472
16 0.3% 0 0.0% LazyCompile: ~Module._compile module.js:374
7 0.1% 0 0.0% Function: ~<anonymous> /Users/tmcw/src/vector-tile-query/node_modules/mapnik/node_modules/node-pre-gyp/node_modules/npmlog/log.js:1
6 0.1% 6 0.1% /usr/local/bin/node
14 0.3% 0 0.0% Function: ~<anonymous> /Users/tmcw/src/vector-tile-query/index.js:1
13 0.2% 0 0.0% LazyCompile: ~require module.js:379
13 0.2% 0 0.0% LazyCompile: ~Module.require module.js:361
13 0.2% 0 0.0% LazyCompile: Module._load module.js:275
11 0.2% 0 0.0% LazyCompile: ~Module.load module.js:346
11 0.2% 0 0.0% LazyCompile: ~Module._extensions..js module.js:472
11 0.2% 0 0.0% LazyCompile: ~Module._compile module.js:374
7 0.1% 0 0.0% Function: ~<anonymous> /Users/tmcw/src/vector-tile-query/node_modules/lodash/dist/lodash.js:1
7 0.1% 0 0.0% Function: ~<anonymous> /Users/tmcw/src/vector-tile-query/node_modules/lodash/dist/lodash.js:10
10 0.2% 0 0.0% Function: ~<anonymous> /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:1
10 0.2% 0 0.0% Function: ~<anonymous> /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:8
6 0.1% 0 0.0% LazyCompile: req /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:1120
6 0.1% 0 0.0% LazyCompile: ~require module.js:379
6 0.1% 0 0.0% LazyCompile: ~Module.require module.js:361
6 0.1% 0 0.0% LazyCompile: Module._load module.js:275
6 0.1% 0 0.0% LazyCompile: ~Module._resolveFilename module.js:323
6 0.1% 0 0.0% LazyCompile: ~Module._findPath module.js:160
7 0.1% 0 0.0% LazyCompile: ~Module._resolveFilename module.js:323
6 0.1% 0 0.0% LazyCompile: ~Module._findPath module.js:160
6 0.1% 0 0.0% LazyCompile: ~tryFile module.js:138
42 0.8% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/vector-tile-query/index.js:118
40 0.7% 4 0.1% LazyCompile: ~query /Users/tmcw/src/vector-tile-query/index.js:75
31 0.6% 31 0.6% /usr/local/bin/node
34 0.6% 0 0.0% LazyCompile: ~queryFinalize /Users/tmcw/src/vector-tile-query/index.js:83
14 0.3% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/vector-tile-query/node_modules/queue-async/queue.js:29
14 0.3% 0 0.0% LazyCompile: ~notify /Users/tmcw/src/vector-tile-query/node_modules/queue-async/queue.js:44
14 0.3% 0 0.0% LazyCompile: ~queriesDone /Users/tmcw/src/vector-tile-query/index.js:143
12 0.2% 0 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/vector-tile-query/bench/multiquery.js:27
9 0.2% 1 0.0% LazyCompile: ~resolve /Users/tmcw/src/vector-tile-query/node_modules/benchmark/benchmark.js:1188
10 0.2% 2 0.0% LazyCompile: ~convert /Users/tmcw/src/vector-tile-query/index.js:161
10 0.2% 0 0.0% LazyCompile: convert /Users/tmcw/src/vector-tile-query/index.js:161
8 0.1% 8 0.1% /usr/local/bin/node
19 0.4% 19 0.4% /usr/lib/system/libsystem_platform.dylib
9 0.2% 9 0.2% /usr/lib/system/libsystem_malloc.dylib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment