Skip to content

Instantly share code, notes, and snippets.

@tmcw
Created October 24, 2013 18:02
Show Gist options
  • Save tmcw/7142095 to your computer and use it in GitHub Desktop.
Save tmcw/7142095 to your computer and use it in GitHub Desktop.
Statistical profiling result from v8.log, (21505 ticks, 2095 unaccounted, 0 excluded).
[Unknown]:
ticks total nonlib name
2095 9.7%
[Shared libraries]:
ticks total nonlib name
11120 51.7% 0.0% /usr/local/bin/node
1384 6.4% 0.0% /usr/lib/system/libsystem_kernel.dylib
924 4.3% 0.0% /usr/lib/system/libsystem_malloc.dylib
662 3.1% 0.0% /usr/lib/system/libsystem_platform.dylib
160 0.7% 0.0% /usr/lib/system/libsystem_pthread.dylib
127 0.6% 0.0% /usr/lib/system/libsystem_m.dylib
119 0.6% 0.0% /usr/lib/libc++.1.dylib
102 0.5% 0.0% /usr/lib/system/libsystem_c.dylib
75 0.3% 0.0% /usr/lib/libc++abi.dylib
7 0.0% 0.0% /usr/lib/libstdc++.6.dylib
[JavaScript]:
ticks total nonlib name
877 4.1% 12.8% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
633 2.9% 9.3% LazyCompile: Database.get /Users/tmcw/src/carmen/node_modules/mbtiles/node_modules/sqlite3/lib/sqlite3.js:85
344 1.6% 5.0% LazyCompile: *Cache.get /Users/tmcw/src/carmen/lib/cxxcache.js:52
179 0.8% 2.6% Stub: CEntryStub
146 0.7% 2.1% Stub: NumberToStringStub
129 0.6% 1.9% Stub: FastNewClosureStub
126 0.6% 1.8% LazyCompile: ~relev /Users/tmcw/src/carmen/index.js:146
123 0.6% 1.8% LazyCompile: *module.exports /Users/tmcw/src/carmen/lib/usagerelev.js:4
117 0.5% 1.7% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/index.js:179
108 0.5% 1.6% LazyCompile: ToString native runtime.js:550
91 0.4% 1.3% LazyCompile: _.each._.forEach /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:73
89 0.4% 1.3% KeyedLoadIC: A keyed load IC from the snapshot
88 0.4% 1.3% Builtin: A builtin from the snapshot {1}
81 0.4% 1.2% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:588
81 0.4% 1.2% LazyCompile: *sort native array.js:741
80 0.4% 1.2% Builtin: A builtin from the snapshot {2}
76 0.4% 1.1% Stub: StringAddStub
74 0.3% 1.1% Stub: JSEntryStub {1}
69 0.3% 1.0% Builtin: A builtin from the snapshot {5}
68 0.3% 1.0% LazyCompile: *QuickSort native array.js:793
67 0.3% 1.0% LazyCompile: ~done /Users/tmcw/src/carmen/index.js:356
66 0.3% 1.0% LazyCompile: *InsertionSort native array.js:764
53 0.2% 0.8% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
52 0.2% 0.8% Stub: CompareStub
52 0.2% 0.8% LazyCompile: tokenize /Users/tmcw/src/carmen/lib/termops.js:44
51 0.2% 0.7% KeyedStoreIC: A keyed store IC from the snapshot
50 0.2% 0.7% Stub: KeyedLoadElementStub
49 0.2% 0.7% LazyCompile: ~getrelevd /Users/tmcw/src/carmen/index.js:511
49 0.2% 0.7% LazyCompile: <anonymous> /Users/tmcw/src/carmen/lib/cxxcache.js:80
46 0.2% 0.7% LazyCompile: *Cache.shards /Users/tmcw/src/carmen/lib/cxxcache.js:12
45 0.2% 0.7% LazyCompile: *convert /Users/tmcw/src/carmen/node_modules/iconv/lib/iconv.js:87
42 0.2% 0.6% Stub: RecordWriteStub {1}
42 0.2% 0.6% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/index.js:264
41 0.2% 0.6% LazyCompile: bind native v8natives.js:1578
40 0.2% 0.6% Stub: MathPowStub
39 0.2% 0.6% LazyCompile: ToNumber native runtime.js:527
39 0.2% 0.6% LazyCompile: *Buffer buffer.js:156
36 0.2% 0.5% Builtin: A builtin from the snapshot {4}
34 0.2% 0.5% Stub: StringAddStub {1}
34 0.2% 0.5% Stub: KeyedLoadElementStub {1}
34 0.2% 0.5% LazyCompile: ~getdegen /Users/tmcw/src/carmen/index.js:439
33 0.2% 0.5% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/index.js:213
32 0.1% 0.5% LazyCompile: hasOwnProperty native v8natives.js:249
32 0.1% 0.5% LazyCompile: DefaultNumber native runtime.js:627
31 0.1% 0.5% Stub: ToBooleanStub {1}
31 0.1% 0.5% Stub: CallFunctionStub
31 0.1% 0.5% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:500
31 0.1% 0.5% LazyCompile: *_.has /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:861
28 0.1% 0.4% LazyCompile: *a native array.js:751
28 0.1% 0.4% LazyCompile: *Cache.uniq /Users/tmcw/src/carmen/lib/cxxcache.js:34
27 0.1% 0.4% Stub: ToBooleanStub_UndefinedSpecObject
27 0.1% 0.4% Stub: KeyedLoadElementStub {3}
27 0.1% 0.4% LazyCompile: *floor native math.js:97
26 0.1% 0.4% Stub: CompareICStub {5}
26 0.1% 0.4% Stub: BinaryOpStub_DIV_Alloc_SMI
26 0.1% 0.4% LazyCompile: wrapper.(anonymous function) /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:1018
26 0.1% 0.4% LazyCompile: MUL native runtime.js:222
26 0.1% 0.4% LazyCompile: *SphericalMercator.px /Users/tmcw/src/carmen/node_modules/sphericalmercator/sphericalmercator.js:43
26 0.1% 0.4% Builtin: A builtin from the snapshot {6}
25 0.1% 0.4% Stub: CallConstructStub
25 0.1% 0.4% LazyCompile: ~indexOf native array.js:1261
24 0.1% 0.4% Stub: CallFunctionStub_Args2
24 0.1% 0.4% LazyCompile: *split native string.js:554
23 0.1% 0.3% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:112
22 0.1% 0.3% Stub: FastNewContextStub {2}
22 0.1% 0.3% Stub: FastNewContextStub
22 0.1% 0.3% LazyCompile: TO_NUMBER native runtime.js:488
22 0.1% 0.3% LazyCompile: *StringSplitOnRegExp native string.js:591
21 0.1% 0.3% Stub: BinaryOpStub_MOD_Alloc_HeapNumbers
20 0.1% 0.3% Stub: BinaryOpStub_MUL_Alloc_Generic
20 0.1% 0.3% LazyCompile: FILTER_KEY native runtime.js:398
20 0.1% 0.3% LazyCompile: APPLY_PREPARE native runtime.js:438
20 0.1% 0.3% LazyCompile: <anonymous> native date.js:145
19 0.1% 0.3% Stub: BinaryOpStub_MUL_Alloc_HeapNumbers
19 0.1% 0.3% LazyCompile: IN native runtime.js:354
19 0.1% 0.3% LazyCompile: *reduce native array.js:1381
18 0.1% 0.3% LazyCompile: join native array.js:410
18 0.1% 0.3% LazyCompile: *loadType /Users/tmcw/src/carmen/index.js:345
17 0.1% 0.2% Stub: BinaryOpStub_ADD_OverwriteLeft_HeapNumbers
17 0.1% 0.2% LazyCompile: ~mapTerms /Users/tmcw/src/carmen/index.js:459
17 0.1% 0.2% LazyCompile: MOD native runtime.js:238
17 0.1% 0.2% LazyCompile: *pow native math.js:185
17 0.1% 0.2% LazyCompile: *Carmen.search /Users/tmcw/src/carmen/index.js:416
15 0.1% 0.2% Stub: TranscendentalCacheStub
15 0.1% 0.2% Stub: BinaryOpStub
15 0.1% 0.2% LazyCompile: ~getgrids /Users/tmcw/src/carmen/index.js:584
15 0.1% 0.2% LazyCompile: *Buffer.write buffer.js:315
14 0.1% 0.2% Stub: KeyedStoreElementStub {1}
14 0.1% 0.2% Stub: BinaryOpStub_MUL_Alloc_SMI
14 0.1% 0.2% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:245
14 0.1% 0.2% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:243
14 0.1% 0.2% LazyCompile: <anonymous> native string.js:36
14 0.1% 0.2% LazyCompile: *map native array.js:1215
13 0.1% 0.2% Stub: CompareStub_GT
13 0.1% 0.2% Stub: CallFunctionStub {1}
13 0.1% 0.2% LazyCompile: ToObject native runtime.js:567
12 0.1% 0.2% Stub: KeyedLoadElementStub {4}
12 0.1% 0.2% Stub: BinaryOpStub_ADD_OverwriteRight_HeapNumbers
12 0.1% 0.2% LazyCompile: _.reduce._.foldl._.inject /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:105
12 0.1% 0.2% LazyCompile: NonNumberToNumber native runtime.js:538
11 0.1% 0.2% Stub: RecordWriteStub {3}
11 0.1% 0.2% Stub: FastNewContextStub {6}
11 0.1% 0.2% Stub: ElementsTransitionAndStoreStub
11 0.1% 0.2% Stub: ConstructStub
11 0.1% 0.2% Stub: CompareICStub
11 0.1% 0.2% LazyCompile: *SphericalMercator.xyz /Users/tmcw/src/carmen/node_modules/sphericalmercator/sphericalmercator.js:100
10 0.0% 0.1% Stub: ToNumberStub
10 0.0% 0.1% Stub: CompareICStub {1}
10 0.0% 0.1% Stub: CallFunctionStub {2}
10 0.0% 0.1% Stub: ArgumentsAccessStub
10 0.0% 0.1% LazyCompile: ~getfreqs /Users/tmcw/src/carmen/index.js:497
10 0.0% 0.1% LazyCompile: ~Buffer buffer.js:156
10 0.0% 0.1% LazyCompile: *Buffer.toString buffer.js:392
9 0.0% 0.1% Stub: ToBooleanStub_String
9 0.0% 0.1% LazyCompile: ~getterms /Users/tmcw/src/carmen/index.js:486
9 0.0% 0.1% LazyCompile: <anonymous> /Users/tmcw/src/carmen/api-mbtiles.js:18
9 0.0% 0.1% LazyCompile: *forEach native array.js:1087
8 0.0% 0.1% Stub: TranscendentalCacheStub {1}
8 0.0% 0.1% Stub: RecordWriteStub {4}
8 0.0% 0.1% Stub: FastNewContextStub {3}
8 0.0% 0.1% Stub: FastCloneShallowArrayStub {1}
8 0.0% 0.1% Stub: CallConstructStub {1}
8 0.0% 0.1% Stub: BinaryOpStub_MUL_Alloc_SMI {1}
8 0.0% 0.1% Stub: BinaryOpStub_DIV_Alloc_HeapNumbers
8 0.0% 0.1% RegExp: [\\s+]+
8 0.0% 0.1% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:621
8 0.0% 0.1% LazyCompile: *Carmen.context /Users/tmcw/src/carmen/index.js:326
8 0.0% 0.1% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/index.js:219
8 0.0% 0.1% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/index.js:114
7 0.0% 0.1% Stub: RegExpExecStub
7 0.0% 0.1% Stub: KeyedLoadElementStub {2}
7 0.0% 0.1% Stub: FastNewClosureStub {1}
7 0.0% 0.1% Stub: CompareICStub {7}
7 0.0% 0.1% Stub: CompareICStub {6}
7 0.0% 0.1% Stub: CallFunctionStub_Args3
7 0.0% 0.1% Stub: BinaryOpStub_MOD_Alloc_SMI
7 0.0% 0.1% Stub: BinaryOpStub_DIV_OverwriteLeft_HeapNumbers
7 0.0% 0.1% RegExp: [^\\w+^\\s+]
7 0.0% 0.1% LazyCompile: ~parseInt native v8natives.js:110
7 0.0% 0.1% LazyCompile: *sorter /Users/tmcw/src/carmen/index.js:449
7 0.0% 0.1% LazyCompile: *keys native v8natives.js:333
7 0.0% 0.1% LazyCompile: *ToUint32 native runtime.js:586
7 0.0% 0.1% LazyCompile: *SubString native string.js:205
7 0.0% 0.1% LazyCompile: *MBTiles.getFeature /Users/tmcw/src/carmen/api-mbtiles.js:17
7 0.0% 0.1% LazyCompile: *Carmen.geocode /Users/tmcw/src/carmen/index.js:81
7 0.0% 0.1% LazyCompile: *Buffer.slice buffer.js:539
6 0.0% 0.1% Stub: ToBooleanStub_Null
6 0.0% 0.1% Stub: ToBooleanStub
6 0.0% 0.1% Stub: SubStringStub
6 0.0% 0.1% Stub: CompareICStub {3}
6 0.0% 0.1% Stub: BinaryOpStub_SHR_Alloc_SMI
6 0.0% 0.1% Stub: BinaryOpStub_ADD_OverwriteLeft_BothStrings
6 0.0% 0.1% LazyCompile: ~searched /Users/tmcw/src/carmen/index.js:117
6 0.0% 0.1% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:619
6 0.0% 0.1% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:182
6 0.0% 0.1% LazyCompile: *valueOf native date.js:368
6 0.0% 0.1% LazyCompile: *result /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:1012
6 0.0% 0.1% LazyCompile: *replace native string.js:221
6 0.0% 0.1% LazyCompile: *pop /Users/tmcw/src/carmen/node_modules/queue-async/queue.js:21
6 0.0% 0.1% LazyCompile: *module.exports.terms /Users/tmcw/src/carmen/lib/termops.js:17
6 0.0% 0.1% LazyCompile: *log native math.js:113
6 0.0% 0.1% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:96
5 0.0% 0.1% Stub: KeyedStoreElementStub {2}
5 0.0% 0.1% Stub: FastCloneShallowArrayStub
5 0.0% 0.1% Stub: CompareICStub {8}
5 0.0% 0.1% Stub: CompareICStub {4}
5 0.0% 0.1% Stub: BinaryOpStub_ADD_Alloc_HeapNumbers
5 0.0% 0.1% LazyCompile: ~loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
5 0.0% 0.1% LazyCompile: ~getphrases /Users/tmcw/src/carmen/index.js:475
5 0.0% 0.1% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:489
5 0.0% 0.1% LazyCompile: toString native v8natives.js:223
5 0.0% 0.1% LazyCompile: b native v8natives.js:1582
5 0.0% 0.1% LazyCompile: *round native math.js:197
5 0.0% 0.1% LazyCompile: *parseInt native v8natives.js:110
5 0.0% 0.1% LazyCompile: *parse native json.js:55
5 0.0% 0.1% LazyCompile: *UseSparseVariant native array.js:111
5 0.0% 0.1% KeyedLoadIC: args_count: 0 {3}
5 0.0% 0.1% Builtin: A builtin from the snapshot {8}
5 0.0% 0.1% Builtin: A builtin from the snapshot {3}
4 0.0% 0.1% Stub: TranscendentalCacheStub {2}
4 0.0% 0.1% Stub: ToBooleanStub_Smi
4 0.0% 0.1% Stub: ToBooleanStub {2}
4 0.0% 0.1% Stub: RecordWriteStub {12}
4 0.0% 0.1% Stub: FastNewContextStub {1}
4 0.0% 0.1% Stub: CompareStub_LT
4 0.0% 0.1% Stub: CompareICStub {9}
4 0.0% 0.1% Stub: CompareICStub {2}
4 0.0% 0.1% Stub: BinaryOpStub_SUB_Alloc_HeapNumbers
4 0.0% 0.1% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/scripts/rounds.js:31
4 0.0% 0.1% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:624
4 0.0% 0.1% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:615
4 0.0% 0.1% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:260
4 0.0% 0.1% LazyCompile: _.toArray /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:301
4 0.0% 0.1% LazyCompile: DIV native runtime.js:230
4 0.0% 0.1% LazyCompile: *toLowerCase native string.js:739
4 0.0% 0.1% LazyCompile: *toFixed native v8natives.js:1426
4 0.0% 0.1% LazyCompile: *isFinite native v8natives.js:103
4 0.0% 0.1% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:377
4 0.0% 0.1% KeyedLoadIC: args_count: 0 {13}
3 0.0% 0.0% Stub: ToBooleanStub_HeapNumber
3 0.0% 0.0% Stub: RecordWriteStub {11}
3 0.0% 0.0% Stub: RecordWriteStub
3 0.0% 0.0% Stub: KeyedStoreElementStub {3}
3 0.0% 0.0% Stub: FastNewContextStub {7}
3 0.0% 0.0% Stub: CallFunctionStub_Args4_Recording
3 0.0% 0.0% Stub: BinaryOpStub_MOD_Alloc_Oddball
3 0.0% 0.0% Stub: BinaryOpStub_DIV_OverwriteLeft_SMI
3 0.0% 0.0% Stub: BinaryOpStub {1}
3 0.0% 0.0% RegExp: [^\\.\\-\\d+]+
3 0.0% 0.0% RegExp: [\\^]+
3 0.0% 0.0% RegExp: [-\,]+
3 0.0% 0.0% LazyCompile: ~convert /Users/tmcw/src/carmen/node_modules/iconv/lib/iconv.js:87
3 0.0% 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:617
3 0.0% 0.0% LazyCompile: STRING_ADD_LEFT native runtime.js:183
3 0.0% 0.0% LazyCompile: *errorCallback /Users/tmcw/src/carmen/node_modules/mbtiles/node_modules/sqlite3/lib/sqlite3.js:14
3 0.0% 0.0% LazyCompile: *ceil native math.js:79
3 0.0% 0.0% LazyCompile: *_.uniq._.unique /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:372
3 0.0% 0.0% LazyCompile: *_ /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:49
3 0.0% 0.0% LazyCompile: *Iconv.convert /Users/tmcw/src/carmen/node_modules/iconv/lib/iconv.js:53
3 0.0% 0.0% LazyCompile: *DoRegExpExec native regexp.js:123
3 0.0% 0.0% LazyCompile: *Carmen.contextByFeature /Users/tmcw/src/carmen/index.js:403
3 0.0% 0.0% KeyedStoreIC: args_count: 0 {6}
3 0.0% 0.0% KeyedLoadIC: province {1}
3 0.0% 0.0% KeyedLoadIC: args_count: 0 {4}
3 0.0% 0.0% Builtin: A builtin from the snapshot {10}
2 0.0% 0.0% Stub: ToBooleanStub_UndefinedSmi
2 0.0% 0.0% Stub: RecordWriteStub {9}
2 0.0% 0.0% Stub: RecordWriteStub {20}
2 0.0% 0.0% Stub: RecordWriteStub {18}
2 0.0% 0.0% Stub: RecordWriteStub {10}
2 0.0% 0.0% Stub: KeyedStoreElementStub
2 0.0% 0.0% Stub: InterruptStub
2 0.0% 0.0% Stub: FastNewContextStub {5}
2 0.0% 0.0% Stub: FastCloneShallowObjectStub
2 0.0% 0.0% Stub: CompareICStub {10}
2 0.0% 0.0% Stub: BinaryOpStub_SUB_Alloc_SMI
2 0.0% 0.0% Stub: BinaryOpStub {2}
2 0.0% 0.0% Stub: ArgumentsAccessStub_NewStrict
2 0.0% 0.0% LazyCompile: ~forEach native array.js:1087
2 0.0% 0.0% LazyCompile: ~Carmen.geocode /Users/tmcw/src/carmen/index.js:81
2 0.0% 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/node_modules/queue-async/queue.js:33
2 0.0% 0.0% LazyCompile: SimpleSlice native array.js:324
2 0.0% 0.0% LazyCompile: *wrapper.value /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:1055
2 0.0% 0.0% LazyCompile: *wrapper.chain /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:1049
2 0.0% 0.0% LazyCompile: *fnvfold /Users/tmcw/src/carmen/lib/fnv.js:25
2 0.0% 0.0% LazyCompile: *every native array.js:1173
2 0.0% 0.0% LazyCompile: *_.identity /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:876
2 0.0% 0.0% LazyCompile: *IsPrimitive native runtime.js:618
2 0.0% 0.0% LazyCompile: *ArraySlice native array.js:621
2 0.0% 0.0% KeyedStoreIC: args_count: 0 {14}
2 0.0% 0.0% KeyedLoadIC: args_count: 0 {5}
2 0.0% 0.0% KeyedLoadIC: args_count: 0 {1}
2 0.0% 0.0% Builtin: A builtin from the snapshot {9}
2 0.0% 0.0% Builtin: A builtin from the snapshot {11}
1 0.0% 0.0% Stub: StringAddStub {2}
1 0.0% 0.0% Stub: RecordWriteStub {8}
1 0.0% 0.0% Stub: RecordWriteStub {7}
1 0.0% 0.0% Stub: RecordWriteStub {6}
1 0.0% 0.0% Stub: RecordWriteStub {5}
1 0.0% 0.0% Stub: RecordWriteStub {2}
1 0.0% 0.0% Stub: RecordWriteStub {22}
1 0.0% 0.0% Stub: RecordWriteStub {21}
1 0.0% 0.0% Stub: RecordWriteStub {19}
1 0.0% 0.0% Stub: RecordWriteStub {17}
1 0.0% 0.0% Stub: RecordWriteStub {16}
1 0.0% 0.0% Stub: RecordWriteStub {15}
1 0.0% 0.0% Stub: RecordWriteStub {14}
1 0.0% 0.0% Stub: RecordWriteStub {13}
1 0.0% 0.0% Stub: InstanceofStub
1 0.0% 0.0% Stub: FastNewContextStub {4}
1 0.0% 0.0% Stub: FastCloneShallowObjectStub {1}
1 0.0% 0.0% Stub: FastCloneShallowArrayStub {2}
1 0.0% 0.0% Stub: CompareICStub {11}
1 0.0% 0.0% Stub: CallFunctionStub_Args1
1 0.0% 0.0% Stub: BinaryOpStub_SUB_OverwriteRight_HeapNumbers
1 0.0% 0.0% RegExp: \\s*#.*|^\\s*|\\s*$
1 0.0% 0.0% LazyCompile: ~toLowerCase native string.js:739
1 0.0% 0.0% LazyCompile: ~search /Users/tmcw/src/carmen/index.js:110
1 0.0% 0.0% LazyCompile: ~replace native string.js:221
1 0.0% 0.0% LazyCompile: ~every native array.js:1173
1 0.0% 0.0% LazyCompile: ~b native v8natives.js:1582
1 0.0% 0.0% LazyCompile: ~_.reduce._.foldl._.inject /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:105
1 0.0% 0.0% LazyCompile: ~IsDataDescriptor native v8natives.js:354
1 0.0% 0.0% LazyCompile: ~InsertionSort native array.js:764
1 0.0% 0.0% LazyCompile: ~Encode native uri.js:179
1 0.0% 0.0% LazyCompile: ~DefineOwnProperty native v8natives.js:924
1 0.0% 0.0% LazyCompile: ~Database.get /Users/tmcw/src/carmen/node_modules/mbtiles/node_modules/sqlite3/lib/sqlite3.js:85
1 0.0% 0.0% LazyCompile: ~Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
1 0.0% 0.0% LazyCompile: ~Cache.get /Users/tmcw/src/carmen/lib/cxxcache.js:52
1 0.0% 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:478
1 0.0% 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:264
1 0.0% 0.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:258
1 0.0% 0.0% LazyCompile: statPath module.js:88
1 0.0% 0.0% LazyCompile: fs.readFileSync fs.js:271
1 0.0% 0.0% LazyCompile: _.map._.collect /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:92
1 0.0% 0.0% LazyCompile: DELETE native runtime.js:348
1 0.0% 0.0% LazyCompile: ConfigureTemplateInstance native apinatives.js:105
1 0.0% 0.0% LazyCompile: *resolveCode /Users/tmcw/src/carmen/index.js:920
1 0.0% 0.0% LazyCompile: *_.values /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:624
1 0.0% 0.0% LazyCompile: *_.last /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:334
1 0.0% 0.0% LazyCompile: *_.isNumber /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:820
1 0.0% 0.0% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/lib/termops.js:66
1 0.0% 0.0% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/index.js:132
1 0.0% 0.0% KeyedStoreMegamorphicIC: args_count: 0 {19}
1 0.0% 0.0% KeyedStoreMegamorphicIC: args_count: 0 {16}
1 0.0% 0.0% KeyedStoreIC: args_count: 0 {15}
1 0.0% 0.0% KeyedStoreIC: args_count: 0 {10}
1 0.0% 0.0% KeyedStoreIC: A keyed store IC from the snapshot {1}
1 0.0% 0.0% KeyedLoadMegamorphicIC: args_count: 0 {7}
1 0.0% 0.0% KeyedLoadMegamorphicIC: args_count: 0 {2}
1 0.0% 0.0% KeyedLoadMegamorphicIC: args_count: 0 {17}
1 0.0% 0.0% KeyedLoadMegamorphicIC: args_count: 0 {12}
1 0.0% 0.0% KeyedLoadIC: args_count: 0 {9}
1 0.0% 0.0% KeyedLoadIC: args_count: 0 {8}
1 0.0% 0.0% KeyedLoadIC: args_count: 0 {20}
1 0.0% 0.0% KeyedLoadIC: args_count: 0 {18}
1 0.0% 0.0% KeyedLoadIC: args_count: 0 {11}
1 0.0% 0.0% Builtin: A builtin from the snapshot {7}
1 0.0% 0.0% Builtin: A builtin from the snapshot {13}
1 0.0% 0.0% Builtin: A builtin from the snapshot {12}
1 0.0% 0.0% Builtin: A builtin from the snapshot
[C++]:
ticks total nonlib name
[GC]:
ticks total nonlib name
590 2.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
11120 51.7% /usr/local/bin/node
1321 11.9% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/index.js:179
1320 99.9% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:112
1313 99.5% LazyCompile: _.each._.forEach /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:73
1313 100.0% LazyCompile: _.reduce._.foldl._.inject /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:105
1313 100.0% LazyCompile: wrapper.(anonymous function) /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:1018
1113 10.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
1092 98.1% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
328 30.0% LazyCompile: ~getgrids /Users/tmcw/src/carmen/index.js:584
328 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:621
328 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:500
272 24.9% LazyCompile: ~getfreqs /Users/tmcw/src/carmen/index.js:497
272 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:619
272 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:489
210 19.2% LazyCompile: ~getterms /Users/tmcw/src/carmen/index.js:486
210 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:617
210 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:478
149 13.6% LazyCompile: ~getphrases /Users/tmcw/src/carmen/index.js:475
149 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:615
149 100.0% LazyCompile: ~getdegen /Users/tmcw/src/carmen/index.js:439
133 12.2% LazyCompile: ~getdegen /Users/tmcw/src/carmen/index.js:439
81 60.9% LazyCompile: *Carmen.search /Users/tmcw/src/carmen/index.js:416
81 100.0% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/index.js:114
52 39.1% LazyCompile: ~mapTerms /Users/tmcw/src/carmen/index.js:459
52 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
836 7.5% LazyCompile: _.each._.forEach /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:73
779 93.2% LazyCompile: _.reduce._.foldl._.inject /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:105
779 100.0% LazyCompile: wrapper.(anonymous function) /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:1018
779 100.0% LazyCompile: ~relev /Users/tmcw/src/carmen/index.js:146
779 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:258
50 6.0% LazyCompile: _.map._.collect /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:92
50 100.0% LazyCompile: *_.values /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:624
50 100.0% LazyCompile: _.toArray /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:301
50 100.0% LazyCompile: wrapper.(anonymous function) /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:1018
717 6.4% LazyCompile: *Cache.get /Users/tmcw/src/carmen/lib/cxxcache.js:52
260 36.3% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:588
260 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
257 98.8% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
257 100.0% LazyCompile: ~getgrids /Users/tmcw/src/carmen/index.js:584
233 32.5% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:500
233 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
228 97.9% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
228 100.0% LazyCompile: ~getfreqs /Users/tmcw/src/carmen/index.js:497
5 2.1% LazyCompile: ~Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
5 100.0% LazyCompile: ~getfreqs /Users/tmcw/src/carmen/index.js:497
224 31.2% LazyCompile: ~getrelevd /Users/tmcw/src/carmen/index.js:511
224 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:621
224 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:500
222 99.1% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
578 5.2% LazyCompile: ToString native runtime.js:550
318 55.0% LazyCompile: FILTER_KEY native runtime.js:398
317 99.7% LazyCompile: _.each._.forEach /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:73
315 99.4% LazyCompile: _.reduce._.foldl._.inject /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:105
315 100.0% LazyCompile: wrapper.(anonymous function) /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:1018
192 33.2% LazyCompile: *Cache.get /Users/tmcw/src/carmen/lib/cxxcache.js:52
77 40.1% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:500
77 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
76 98.7% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
67 34.9% LazyCompile: ~getrelevd /Users/tmcw/src/carmen/index.js:511
67 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:621
67 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:500
48 25.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:588
48 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
47 97.9% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
1 2.1% LazyCompile: ~Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
24 4.2% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/index.js:179
24 100.0% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:112
24 100.0% LazyCompile: _.each._.forEach /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:73
24 100.0% LazyCompile: _.reduce._.foldl._.inject /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:105
15 2.6% LazyCompile: *a native array.js:751
8 53.3% LazyCompile: *InsertionSort native array.js:764
8 100.0% LazyCompile: *QuickSort native array.js:793
5 62.5% LazyCompile: *sort native array.js:741
3 37.5% LazyCompile: *QuickSort native array.js:793
7 46.7% LazyCompile: *QuickSort native array.js:793
7 100.0% LazyCompile: *sort native array.js:741
6 85.7% LazyCompile: *Cache.uniq /Users/tmcw/src/carmen/lib/cxxcache.js:34
1 14.3% LazyCompile: ~getrelevd /Users/tmcw/src/carmen/index.js:511
556 5.0% LazyCompile: *sort native array.js:741
418 75.2% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/index.js:179
418 100.0% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:112
416 99.5% LazyCompile: _.each._.forEach /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:73
416 100.0% LazyCompile: _.reduce._.foldl._.inject /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:105
68 12.2% LazyCompile: *Cache.uniq /Users/tmcw/src/carmen/lib/cxxcache.js:34
68 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
68 100.0% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
25 36.8% LazyCompile: ~getdegen /Users/tmcw/src/carmen/index.js:439
23 33.8% LazyCompile: ~getfreqs /Users/tmcw/src/carmen/index.js:497
11 16.2% LazyCompile: ~getterms /Users/tmcw/src/carmen/index.js:486
9 13.2% LazyCompile: ~getphrases /Users/tmcw/src/carmen/index.js:475
22 4.0% LazyCompile: ~mapTerms /Users/tmcw/src/carmen/index.js:459
22 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
21 95.5% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
21 100.0% LazyCompile: ~getdegen /Users/tmcw/src/carmen/index.js:439
1 4.5% LazyCompile: ~Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
1 100.0% LazyCompile: ~getdegen /Users/tmcw/src/carmen/index.js:439
22 4.0% LazyCompile: ~getrelevd /Users/tmcw/src/carmen/index.js:511
22 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:621
22 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:500
22 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
531 4.8% LazyCompile: bind native v8natives.js:1578
195 36.7% LazyCompile: ~getdegen /Users/tmcw/src/carmen/index.js:439
113 57.9% LazyCompile: *Carmen.search /Users/tmcw/src/carmen/index.js:416
113 100.0% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/index.js:114
112 99.1% LazyCompile: *forEach native array.js:1087
80 41.0% LazyCompile: ~mapTerms /Users/tmcw/src/carmen/index.js:459
80 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
79 98.8% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
102 19.2% LazyCompile: ~getgrids /Users/tmcw/src/carmen/index.js:584
102 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:621
102 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:500
102 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
88 16.6% LazyCompile: ~getfreqs /Users/tmcw/src/carmen/index.js:497
88 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:619
88 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:489
50 56.8% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
38 43.2% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
76 14.3% LazyCompile: ~getphrases /Users/tmcw/src/carmen/index.js:475
76 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:615
76 100.0% LazyCompile: ~getdegen /Users/tmcw/src/carmen/index.js:439
76 100.0% LazyCompile: ~mapTerms /Users/tmcw/src/carmen/index.js:459
70 13.2% LazyCompile: ~getterms /Users/tmcw/src/carmen/index.js:486
70 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:617
70 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:478
48 68.6% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
22 31.4% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
466 4.2% LazyCompile: ~relev /Users/tmcw/src/carmen/index.js:146
465 99.8% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:258
465 100.0% LazyCompile: ~searched /Users/tmcw/src/carmen/index.js:117
465 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:624
465 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:588
334 3.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:588
310 92.8% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
305 98.4% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
305 100.0% LazyCompile: ~getgrids /Users/tmcw/src/carmen/index.js:584
305 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:621
22 6.6% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
22 100.0% LazyCompile: ~getgrids /Users/tmcw/src/carmen/index.js:584
22 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:621
22 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:500
314 2.8% LazyCompile: *Cache.shards /Users/tmcw/src/carmen/lib/cxxcache.js:12
307 97.8% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
93 30.3% LazyCompile: ~getdegen /Users/tmcw/src/carmen/index.js:439
52 55.9% LazyCompile: *Carmen.search /Users/tmcw/src/carmen/index.js:416
52 100.0% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/index.js:114
41 44.1% LazyCompile: ~mapTerms /Users/tmcw/src/carmen/index.js:459
41 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
78 25.4% LazyCompile: ~getfreqs /Users/tmcw/src/carmen/index.js:497
78 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:619
78 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:489
55 17.9% LazyCompile: ~getterms /Users/tmcw/src/carmen/index.js:486
55 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:617
55 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:478
45 14.7% LazyCompile: ~getgrids /Users/tmcw/src/carmen/index.js:584
45 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:621
45 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:500
36 11.7% LazyCompile: ~getphrases /Users/tmcw/src/carmen/index.js:475
36 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:615
36 100.0% LazyCompile: ~getdegen /Users/tmcw/src/carmen/index.js:439
7 2.2% LazyCompile: ~Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
3 42.9% LazyCompile: ~getterms /Users/tmcw/src/carmen/index.js:486
3 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:617
3 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:478
3 42.9% LazyCompile: ~getdegen /Users/tmcw/src/carmen/index.js:439
1 33.3% LazyCompile: ~mapTerms /Users/tmcw/src/carmen/index.js:459
1 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
1 33.3% LazyCompile: ~Carmen.search /Users/tmcw/src/carmen/index.js:416
1 100.0% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/index.js:114
1 33.3% LazyCompile: *Carmen.search /Users/tmcw/src/carmen/index.js:416
1 100.0% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/index.js:114
1 14.3% LazyCompile: ~getgrids /Users/tmcw/src/carmen/index.js:584
1 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:621
1 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:500
293 2.6% LazyCompile: *keys native v8natives.js:333
237 80.9% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
79 33.3% LazyCompile: ~getdegen /Users/tmcw/src/carmen/index.js:439
46 58.2% LazyCompile: *Carmen.search /Users/tmcw/src/carmen/index.js:416
46 100.0% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/index.js:114
33 41.8% LazyCompile: ~mapTerms /Users/tmcw/src/carmen/index.js:459
33 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
51 21.5% LazyCompile: ~getgrids /Users/tmcw/src/carmen/index.js:584
51 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:621
51 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:500
46 19.4% LazyCompile: ~getfreqs /Users/tmcw/src/carmen/index.js:497
46 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:619
46 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:489
31 13.1% LazyCompile: ~getterms /Users/tmcw/src/carmen/index.js:486
31 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:617
31 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:478
30 12.7% LazyCompile: ~getphrases /Users/tmcw/src/carmen/index.js:475
30 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:615
30 100.0% LazyCompile: ~getdegen /Users/tmcw/src/carmen/index.js:439
41 14.0% LazyCompile: *Carmen.context /Users/tmcw/src/carmen/index.js:326
41 100.0% LazyCompile: *Carmen.contextByFeature /Users/tmcw/src/carmen/index.js:403
41 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:243
41 100.0% LazyCompile: <anonymous> /Users/tmcw/src/carmen/api-mbtiles.js:18
7 2.4% LazyCompile: ~Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
3 42.9% LazyCompile: ~getfreqs /Users/tmcw/src/carmen/index.js:497
3 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:619
3 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:489
2 28.6% LazyCompile: ~getgrids /Users/tmcw/src/carmen/index.js:584
2 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:621
2 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:500
1 14.3% LazyCompile: ~getterms /Users/tmcw/src/carmen/index.js:486
1 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:617
1 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:478
1 14.3% LazyCompile: ~getdegen /Users/tmcw/src/carmen/index.js:439
1 100.0% LazyCompile: ~Carmen.search /Users/tmcw/src/carmen/index.js:416
1 100.0% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/index.js:114
7 2.4% LazyCompile: *Carmen.geocode /Users/tmcw/src/carmen/index.js:81
7 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/scripts/rounds.js:31
7 100.0% LazyCompile: *pop /Users/tmcw/src/carmen/node_modules/queue-async/queue.js:21
7 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/node_modules/queue-async/queue.js:33
238 2.1% LazyCompile: hasOwnProperty native v8natives.js:249
238 100.0% LazyCompile: *_.has /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:861
238 100.0% LazyCompile: _.each._.forEach /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:73
213 89.5% LazyCompile: _.reduce._.foldl._.inject /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:105
213 100.0% LazyCompile: wrapper.(anonymous function) /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:1018
19 8.0% LazyCompile: _.map._.collect /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:92
19 100.0% LazyCompile: *_.values /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:624
6 2.5% LazyCompile: ~_.map._.collect /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:92
5 83.3% LazyCompile: *_.values /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:624
1 16.7% LazyCompile: ~_.values /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:624
1384 6.4% /usr/lib/system/libsystem_kernel.dylib
43 3.1% LazyCompile: <anonymous> native date.js:145
12 27.9% LazyCompile: ~getdegen /Users/tmcw/src/carmen/index.js:439
7 58.3% LazyCompile: ~mapTerms /Users/tmcw/src/carmen/index.js:459
7 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
7 100.0% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
5 41.7% LazyCompile: *Carmen.search /Users/tmcw/src/carmen/index.js:416
5 100.0% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/index.js:114
5 100.0% LazyCompile: *forEach native array.js:1087
9 20.9% LazyCompile: ~getrelevd /Users/tmcw/src/carmen/index.js:511
9 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:621
9 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:500
9 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
4 9.3% LazyCompile: ~searched /Users/tmcw/src/carmen/index.js:117
4 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:624
4 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:588
4 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
3 7.0% LazyCompile: ~getphrases /Users/tmcw/src/carmen/index.js:475
3 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:615
3 100.0% LazyCompile: ~getdegen /Users/tmcw/src/carmen/index.js:439
3 100.0% LazyCompile: ~mapTerms /Users/tmcw/src/carmen/index.js:459
3 7.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:478
2 66.7% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
2 100.0% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
2 100.0% LazyCompile: ~getphrases /Users/tmcw/src/carmen/index.js:475
1 33.3% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
1 100.0% LazyCompile: ~getphrases /Users/tmcw/src/carmen/index.js:475
1 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:615
2 4.7% LazyCompile: ~relev /Users/tmcw/src/carmen/index.js:146
2 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:258
2 100.0% LazyCompile: ~searched /Users/tmcw/src/carmen/index.js:117
2 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:624
2 4.7% LazyCompile: ~getgrids /Users/tmcw/src/carmen/index.js:584
2 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:621
2 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:500
2 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
2 4.7% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:588
2 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
2 100.0% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
2 100.0% LazyCompile: ~getgrids /Users/tmcw/src/carmen/index.js:584
2 4.7% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:489
1 50.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
1 100.0% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
1 100.0% LazyCompile: ~getterms /Users/tmcw/src/carmen/index.js:486
1 50.0% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
1 100.0% LazyCompile: ~getterms /Users/tmcw/src/carmen/index.js:486
1 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:617
2 4.7% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:245
2 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:406
2 100.0% LazyCompile: ~done /Users/tmcw/src/carmen/index.js:356
2 100.0% LazyCompile: *loadType /Users/tmcw/src/carmen/index.js:345
2 4.7% LazyCompile: *Carmen.geocode /Users/tmcw/src/carmen/index.js:81
2 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/scripts/rounds.js:31
2 100.0% LazyCompile: *pop /Users/tmcw/src/carmen/node_modules/queue-async/queue.js:21
2 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/node_modules/queue-async/queue.js:33
924 4.3% /usr/lib/system/libsystem_malloc.dylib
318 34.4% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
316 99.4% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
108 34.2% LazyCompile: ~getgrids /Users/tmcw/src/carmen/index.js:584
108 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:621
108 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:500
74 23.4% LazyCompile: ~getfreqs /Users/tmcw/src/carmen/index.js:497
74 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:619
74 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:489
68 21.5% LazyCompile: ~getterms /Users/tmcw/src/carmen/index.js:486
68 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:617
68 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:478
40 12.7% LazyCompile: ~getdegen /Users/tmcw/src/carmen/index.js:439
23 57.5% LazyCompile: *Carmen.search /Users/tmcw/src/carmen/index.js:416
23 100.0% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/index.js:114
17 42.5% LazyCompile: ~mapTerms /Users/tmcw/src/carmen/index.js:459
17 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
26 8.2% LazyCompile: ~getphrases /Users/tmcw/src/carmen/index.js:475
26 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:615
26 100.0% LazyCompile: ~getdegen /Users/tmcw/src/carmen/index.js:439
220 23.8% LazyCompile: *Cache.get /Users/tmcw/src/carmen/lib/cxxcache.js:52
90 40.9% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:588
90 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
88 97.8% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
88 100.0% LazyCompile: ~getgrids /Users/tmcw/src/carmen/index.js:584
2 2.2% LazyCompile: ~Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
2 100.0% LazyCompile: ~getgrids /Users/tmcw/src/carmen/index.js:584
74 33.6% LazyCompile: ~getrelevd /Users/tmcw/src/carmen/index.js:511
74 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:621
74 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:500
74 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
56 25.5% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:500
56 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
55 98.2% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
55 100.0% LazyCompile: ~getfreqs /Users/tmcw/src/carmen/index.js:497
111 12.0% LazyCompile: bind native v8natives.js:1578
45 40.5% LazyCompile: ~getdegen /Users/tmcw/src/carmen/index.js:439
31 68.9% LazyCompile: *Carmen.search /Users/tmcw/src/carmen/index.js:416
31 100.0% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/index.js:114
30 96.8% LazyCompile: *forEach native array.js:1087
1 3.2% LazyCompile: ~forEach native array.js:1087
13 28.9% LazyCompile: ~mapTerms /Users/tmcw/src/carmen/index.js:459
13 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
13 100.0% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
1 2.2% LazyCompile: ~Carmen.search /Users/tmcw/src/carmen/index.js:416
1 100.0% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/index.js:114
1 100.0% LazyCompile: ~forEach native array.js:1087
18 16.2% LazyCompile: ~getterms /Users/tmcw/src/carmen/index.js:486
18 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:617
18 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:478
9 50.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
9 50.0% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
18 16.2% LazyCompile: ~getgrids /Users/tmcw/src/carmen/index.js:584
18 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:621
18 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:500
18 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
16 14.4% LazyCompile: ~getphrases /Users/tmcw/src/carmen/index.js:475
16 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:615
16 100.0% LazyCompile: ~getdegen /Users/tmcw/src/carmen/index.js:439
16 100.0% LazyCompile: ~mapTerms /Users/tmcw/src/carmen/index.js:459
14 12.6% LazyCompile: ~getfreqs /Users/tmcw/src/carmen/index.js:497
14 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:619
14 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:489
8 57.1% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
6 42.9% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
51 5.5% LazyCompile: <anonymous> /Users/tmcw/src/carmen/lib/cxxcache.js:80
51 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/api-mbtiles.js:35
877 4.1% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
874 99.7% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
225 25.7% LazyCompile: ~getfreqs /Users/tmcw/src/carmen/index.js:497
225 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:619
225 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:489
198 88.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
27 12.0% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
210 24.0% LazyCompile: ~getgrids /Users/tmcw/src/carmen/index.js:584
210 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:621
210 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:500
210 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
191 21.9% LazyCompile: ~getterms /Users/tmcw/src/carmen/index.js:486
191 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:617
191 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:478
191 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
131 15.0% LazyCompile: ~getdegen /Users/tmcw/src/carmen/index.js:439
81 61.8% LazyCompile: *Carmen.search /Users/tmcw/src/carmen/index.js:416
81 100.0% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/index.js:114
81 100.0% LazyCompile: *forEach native array.js:1087
50 38.2% LazyCompile: ~mapTerms /Users/tmcw/src/carmen/index.js:459
50 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
50 100.0% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
117 13.4% LazyCompile: ~getphrases /Users/tmcw/src/carmen/index.js:475
117 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:615
117 100.0% LazyCompile: ~getdegen /Users/tmcw/src/carmen/index.js:439
117 100.0% LazyCompile: ~mapTerms /Users/tmcw/src/carmen/index.js:459
662 3.1% /usr/lib/system/libsystem_platform.dylib
285 43.1% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
284 99.6% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
92 32.4% LazyCompile: ~getgrids /Users/tmcw/src/carmen/index.js:584
92 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:621
92 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:500
72 25.4% LazyCompile: ~getfreqs /Users/tmcw/src/carmen/index.js:497
72 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:619
72 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:489
63 22.2% LazyCompile: ~getterms /Users/tmcw/src/carmen/index.js:486
63 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:617
63 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:478
30 10.6% LazyCompile: ~getphrases /Users/tmcw/src/carmen/index.js:475
30 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:615
30 100.0% LazyCompile: ~getdegen /Users/tmcw/src/carmen/index.js:439
27 9.5% LazyCompile: ~getdegen /Users/tmcw/src/carmen/index.js:439
17 63.0% LazyCompile: *Carmen.search /Users/tmcw/src/carmen/index.js:416
17 100.0% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/index.js:114
10 37.0% LazyCompile: ~mapTerms /Users/tmcw/src/carmen/index.js:459
10 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
163 24.6% LazyCompile: *Cache.get /Users/tmcw/src/carmen/lib/cxxcache.js:52
81 49.7% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:588
80 98.8% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
80 100.0% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
80 100.0% LazyCompile: ~getgrids /Users/tmcw/src/carmen/index.js:584
43 26.4% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:500
42 97.7% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
42 100.0% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
42 100.0% LazyCompile: ~getfreqs /Users/tmcw/src/carmen/index.js:497
1 2.3% LazyCompile: ~loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
1 100.0% LazyCompile: ~Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
1 100.0% LazyCompile: ~getfreqs /Users/tmcw/src/carmen/index.js:497
39 23.9% LazyCompile: ~getrelevd /Users/tmcw/src/carmen/index.js:511
39 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:621
39 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:500
38 97.4% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
1 2.6% LazyCompile: ~loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
19 2.9% LazyCompile: bind native v8natives.js:1578
8 42.1% LazyCompile: ~getdegen /Users/tmcw/src/carmen/index.js:439
7 87.5% LazyCompile: *Carmen.search /Users/tmcw/src/carmen/index.js:416
7 100.0% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/index.js:114
7 100.0% LazyCompile: *forEach native array.js:1087
1 12.5% LazyCompile: ~mapTerms /Users/tmcw/src/carmen/index.js:459
1 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
1 100.0% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
5 26.3% LazyCompile: ~getphrases /Users/tmcw/src/carmen/index.js:475
5 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:615
5 100.0% LazyCompile: ~getdegen /Users/tmcw/src/carmen/index.js:439
5 100.0% LazyCompile: ~mapTerms /Users/tmcw/src/carmen/index.js:459
4 21.1% LazyCompile: ~getgrids /Users/tmcw/src/carmen/index.js:584
4 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:621
4 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:500
4 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
1 5.3% LazyCompile: ~getterms /Users/tmcw/src/carmen/index.js:486
1 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:617
1 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:478
1 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
1 5.3% LazyCompile: ~getfreqs /Users/tmcw/src/carmen/index.js:497
1 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:619
1 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:489
1 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
18 2.7% LazyCompile: ToString native runtime.js:550
10 55.6% LazyCompile: FILTER_KEY native runtime.js:398
10 100.0% LazyCompile: _.each._.forEach /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:73
10 100.0% LazyCompile: _.reduce._.foldl._.inject /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:105
10 100.0% LazyCompile: wrapper.(anonymous function) /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:1018
4 22.2% LazyCompile: *Cache.get /Users/tmcw/src/carmen/lib/cxxcache.js:52
3 75.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:500
3 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
3 100.0% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
1 25.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:588
1 100.0% LazyCompile: *loadshard /Users/tmcw/src/carmen/lib/cxxcache.js:77
1 100.0% LazyCompile: *Cache.getall /Users/tmcw/src/carmen/lib/cxxcache.js:57
3 16.7% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/index.js:179
3 100.0% LazyCompile: *<anonymous> /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:112
3 100.0% LazyCompile: _.each._.forEach /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:73
3 100.0% LazyCompile: _.reduce._.foldl._.inject /Users/tmcw/src/carmen/node_modules/underscore/underscore.js:105
1 5.6% LazyCompile: *a native array.js:751
1 100.0% LazyCompile: *InsertionSort native array.js:764
1 100.0% LazyCompile: *QuickSort native array.js:793
1 100.0% LazyCompile: *sort native array.js:741
633 2.9% LazyCompile: Database.get /Users/tmcw/src/carmen/node_modules/mbtiles/node_modules/sqlite3/lib/sqlite3.js:85
629 99.4% LazyCompile: *MBTiles.getFeature /Users/tmcw/src/carmen/api-mbtiles.js:17
629 100.0% LazyCompile: ~relev /Users/tmcw/src/carmen/index.js:146
629 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:258
629 100.0% LazyCompile: ~searched /Users/tmcw/src/carmen/index.js:117
629 100.0% LazyCompile: ~<anonymous> /Users/tmcw/src/carmen/index.js:624
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment