Skip to content

Instantly share code, notes, and snippets.

@kaaelhaa
Created January 8, 2021 21:09
Show Gist options
  • Save kaaelhaa/4ce04c21554d69082cbb1a48aaa248d3 to your computer and use it in GitHub Desktop.
Save kaaelhaa/4ce04c21554d69082cbb1a48aaa248d3 to your computer and use it in GitHub Desktop.
V8 profiling
Statistical profiling result from isolate-0x1fa5328-11365-v8.log, (878523 ticks, 1984 unaccounted, 0 excluded).
[Shared libraries]:
ticks total nonlib name
595904 67.8% /usr/bin/node
1129 0.1% /usr/lib/arm-linux-gnueabihf/libc-2.28.so
383 0.0% /usr/lib/arm-linux-gnueabihf/libstdc++.so.6.0.25
362 0.0% [vectors]
43 0.0% [vdso]
7 0.0% /usr/lib/arm-linux-gnueabihf/libgcc_s.so.1
[JavaScript]:
ticks total nonlib name
244051 27.8% 86.9% LazyCompile: *Gateway.discoverClimates /home/klh/zwavejs2mqtt/lib/Gateway.js:1242:47
7485 0.9% 2.7% LazyCompile: *dbKeyToValueIdFast /home/klh/zwavejs2mqtt/node_modules/@zwave-js/core/build/values/ValueDB.js:294:28
625 0.1% 0.2% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/@zwave-js/core/build/values/ValueDB.js:168:26
344 0.0% 0.1% LazyCompile: *StateNode.resolveTransition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:746:54
335 0.0% 0.1% LazyCompile: *StateNode.getActions /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:610:47
253 0.0% 0.1% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/@zwave-js/core/build/values/ValueDB.js:258:32
218 0.0% 0.1% LazyCompile: *StateNode.next /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:506:41
160 0.0% 0.1% LazyCompile: *getDefinedValueIDs /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:319:23
151 0.0% 0.1% LazyCompile: *StateNode.transition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:694:47
144 0.0% 0.1% LazyCompile: *resolveActions /home/klh/zwavejs2mqtt/node_modules/xstate/lib/actions.js:404:24
131 0.0% 0.0% LazyCompile: *Interpreter.send /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:104:30
117 0.0% 0.0% LazyCompile: *StateNode.getStateNodes /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:392:50
104 0.0% 0.0% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/logform/timestamp.js:14:25
95 0.0% 0.0% LazyCompile: *log /home/klh/zwavejs2mqtt/node_modules/winston/lib/winston/transports/file.js:117:6
93 0.0% 0.0% LazyCompile: *processTicksAndRejections internal/process/task_queues.js:69:35
93 0.0% 0.0% LazyCompile: *_transform /home/klh/zwavejs2mqtt/node_modules/winston/lib/winston/logger.js:267:13
85 0.0% 0.0% LazyCompile: *doQuickSort /home/klh/zwavejs2mqtt/node_modules/source-map/lib/quick-sort.js:58:21
85 0.0% 0.0% LazyCompile: *Module._nodeModulePaths internal/modules/cjs/loader.js:567:37
79 0.0% 0.0% LazyCompile: *WritableState.onwrite /home/klh/zwavejs2mqtt/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js:159:27
73 0.0% 0.0% LazyCompile: *unixRead /home/klh/zwavejs2mqtt/node_modules/@serialport/bindings/lib/unix-read.js:14:18
72 0.0% 0.0% LazyCompile: *serialize /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:2085:14
71 0.0% 0.0% LazyCompile: *default /home/klh/zwavejs2mqtt/node_modules/@zwave-js/config/node_modules/json5/lib/parse.js:111:13
68 0.0% 0.0% LazyCompile: *Hub.addBreadcrumb /home/klh/zwavejs2mqtt/node_modules/@sentry/hub/dist/hub.js:182:44
66 0.0% 0.0% LazyCompile: *Writable.write _stream_writable.js:291:36
65 0.0% 0.0% LazyCompile: *nextTick internal/process/task_queues.js:105:18
64 0.0% 0.0% LazyCompile: *parse /home/klh/zwavejs2mqtt/node_modules/@zwave-js/config/node_modules/json5/lib/parse.js:13:33
63 0.0% 0.0% LazyCompile: *ondata /home/klh/zwavejs2mqtt/node_modules/winston/node_modules/readable-stream/lib/_stream_readable.js:679:18
63 0.0% 0.0% LazyCompile: *__read /home/klh/zwavejs2mqtt/node_modules/xstate/lib/utils.js:24:48
59 0.0% 0.0% LazyCompile: *transform /home/klh/zwavejs2mqtt/node_modules/@zwave-js/core/build/log/shared.js:139:17
59 0.0% 0.0% LazyCompile: *onwrite _stream_writable.js:431:17
58 0.0% 0.0% LazyCompile: *StateNode /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:93:23
57 0.0% 0.0% LazyCompile: *afterTransform /home/klh/zwavejs2mqtt/node_modules/winston/node_modules/readable-stream/lib/_stream_transform.js:76:24
57 0.0% 0.0% LazyCompile: *StateNode.formatTransitions /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:1308:54
56 0.0% 0.0% LazyCompile: *string /home/klh/zwavejs2mqtt/node_modules/@zwave-js/config/node_modules/json5/lib/parse.js:548:12
55 0.0% 0.0% LazyCompile: *normalizeString path.js:52:25
53 0.0% 0.0% LazyCompile: *get individualEndpointCount /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:534:32
53 0.0% 0.0% LazyCompile: *Readable.read _stream_readable.js:378:35
52 0.0% 0.0% LazyCompile: *readableAddChunk _stream_readable.js:221:26
51 0.0% 0.0% LazyCompile: *dump /home/klh/zwavejs2mqtt/node_modules/@alcalzone/jsonl-db/build/lib/db.js:314:15
49 0.0% 0.0% LazyCompile: *SourceMapConsumer_parseMappings /home/klh/zwavejs2mqtt/node_modules/source-map/lib/source-map-consumer.js:468:43
48 0.0% 0.0% LazyCompile: *log /home/klh/zwavejs2mqtt/node_modules/winston/lib/winston/logger.js:201:6
47 0.0% 0.0% LazyCompile: *Interpreter.exec /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:639:43
45 0.0% 0.0% LazyCompile: *toActionObject /home/klh/zwavejs2mqtt/node_modules/xstate/lib/actions.js:43:24
45 0.0% 0.0% LazyCompile: *CommandClass /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:20:16
43 0.0% 0.0% LazyCompile: *get /home/klh/zwavejs2mqtt/node_modules/debug/src/common.js:123:9
43 0.0% 0.0% LazyCompile: *StateNode.formatTransition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:1293:53
42 0.0% 0.0% LazyCompile: *_write /home/klh/zwavejs2mqtt/node_modules/winston-transport/index.js:69:51
40 0.0% 0.0% LazyCompile: *onwrite /home/klh/zwavejs2mqtt/node_modules/readable-stream/lib/_stream_writable.js:463:17
39 0.0% 0.0% LazyCompile: *_transform /home/klh/zwavejs2mqtt/node_modules/@zwave-js/serial/build/SerialAPIParser.js:27:15
39 0.0% 0.0% LazyCompile: *__spread /home/klh/zwavejs2mqtt/node_modules/xstate/lib/utils.js:40:52
39 0.0% 0.0% LazyCompile: *Readable.read /home/klh/zwavejs2mqtt/node_modules/winston/node_modules/readable-stream/lib/_stream_readable.js:392:36
38 0.0% 0.0% LazyCompile: *read fs.js:470:14
38 0.0% 0.0% LazyCompile: *getValue /home/klh/zwavejs2mqtt/node_modules/@zwave-js/core/build/values/ValueDB.js:141:13
38 0.0% 0.0% LazyCompile: *get isMultiChannelInterviewComplete /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:555:40
37 0.0% 0.0% LazyCompile: *getValueFromAdj /home/klh/zwavejs2mqtt/node_modules/xstate/lib/stateUtils.js:147:25
37 0.0% 0.0% LazyCompile: *findMetadata /home/klh/zwavejs2mqtt/node_modules/@zwave-js/core/build/values/ValueDB.js:268:17
36 0.0% 0.0% LazyCompile: *StateNode.resolveRaisedTransition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:735:60
34 0.0% 0.0% LazyCompile: *StateNode.getStateNode /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:893:49
32 0.0% 0.0% LazyCompile: *__values /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:44:51
32 0.0% 0.0% LazyCompile: *Writable.write /home/klh/zwavejs2mqtt/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js:288:37
32 0.0% 0.0% LazyCompile: *Transform._write /home/klh/zwavejs2mqtt/node_modules/winston/node_modules/readable-stream/lib/_stream_transform.js:156:39
29 0.0% 0.0% LazyCompile: *hasBinary /home/klh/zwavejs2mqtt/node_modules/socket.io-parser/dist/is-binary.js:28:19
29 0.0% 0.0% LazyCompile: *getMetadata /home/klh/zwavejs2mqtt/node_modules/reflect-metadata/Reflect.js:352:29
28 0.0% 0.0% LazyCompile: *updateHistoryStates /home/klh/zwavejs2mqtt/node_modules/xstate/lib/utils.js:371:29
28 0.0% 0.0% LazyCompile: *getSafeCCVersionForNode /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/driver/Driver.js:731:28
28 0.0% 0.0% LazyCompile: *getConfiguration /home/klh/zwavejs2mqtt/node_modules/xstate/lib/stateUtils.js:52:26
27 0.0% 0.0% LazyCompile: *write fs.js:612:15
27 0.0% 0.0% LazyCompile: *go$appendFile /home/klh/zwavejs2mqtt/node_modules/graceful-fs/graceful-fs.js:160:28
27 0.0% 0.0% LazyCompile: *get aggregatedEndpointCount /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:540:32
27 0.0% 0.0% LazyCompile: *flatten /home/klh/zwavejs2mqtt/node_modules/xstate/lib/utils.js:283:17
26 0.0% 0.0% LazyCompile: *debug /home/klh/zwavejs2mqtt/node_modules/debug/src/common.js:64:17
26 0.0% 0.0% LazyCompile: *data /home/klh/zwavejs2mqtt/node_modules/@zwave-js/serial/build/Logger.js:94:14
25 0.0% 0.0% LazyCompile: *writeFd fs.js:1371:19
24 0.0% 0.0% LazyCompile: *compareByOriginalPositions /home/klh/zwavejs2mqtt/node_modules/source-map/lib/util.js:304:36
23 0.0% 0.0% LazyCompile: *toLogEntry /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/message/Message.js:151:15
23 0.0% 0.0% LazyCompile: *clearBuffer _stream_writable.js:497:21
22 0.0% 0.0% LazyCompile: *writeOrBuffer _stream_writable.js:355:23
22 0.0% 0.0% LazyCompile: *read /home/klh/zwavejs2mqtt/node_modules/@zwave-js/config/node_modules/json5/lib/parse.js:91:15
22 0.0% 0.0% LazyCompile: *StateNode.transitionLeafNode /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:434:55
21 0.0% 0.0% LazyCompile: *getSerialAPICommandMachineConfig /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/driver/SerialAPICommandMachine.js:64:42
19 0.0% 0.0% LazyCompile: *supportRelativeURL /home/klh/zwavejs2mqtt/node_modules/source-map-support/source-map-support.js:114:28
19 0.0% 0.0% LazyCompile: *recursiveSearch /home/klh/zwavejs2mqtt/node_modules/source-map/lib/binary-search.js:24:25
18 0.0% 0.0% LazyCompile: *toSCXMLEvent /home/klh/zwavejs2mqtt/node_modules/xstate/lib/utils.js:541:22
18 0.0% 0.0% LazyCompile: *resolve path.js:973:10
18 0.0% 0.0% LazyCompile: *format /home/klh/zwavejs2mqtt/node_modules/fecha/lib/fecha.umd.js:246:25
18 0.0% 0.0% LazyCompile: *__read /home/klh/zwavejs2mqtt/node_modules/tslib/tslib.js:161:23
18 0.0% 0.0% LazyCompile: *SourceMapConsumer_originalPositionFor /home/klh/zwavejs2mqtt/node_modules/source-map/lib/source-map-consumer.js:647:49
17 0.0% 0.0% LazyCompile: *pad /home/klh/zwavejs2mqtt/node_modules/fecha/lib/fecha.umd.js:88:22
17 0.0% 0.0% LazyCompile: *fromString buffer.js:441:20
17 0.0% 0.0% LazyCompile: *StateNode.transitionCompoundNode /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:442:59
16 0.0% 0.0% LazyCompile: *initAsyncResource internal/timers.js:152:27
16 0.0% 0.0% LazyCompile: *compareByGeneratedPositionsDeflated /home/klh/zwavejs2mqtt/node_modules/source-map/lib/util.js:343:45
16 0.0% 0.0% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/@zwave-js/config/build/utils.js:41:12
15 0.0% 0.0% LazyCompile: *slice buffer.js:1104:40
15 0.0% 0.0% LazyCompile: *onwrite /home/klh/zwavejs2mqtt/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js:444:17
15 0.0% 0.0% LazyCompile: *get /home/klh/zwavejs2mqtt/node_modules/@zwave-js/shared/build/index.js:4:67
15 0.0% 0.0% LazyCompile: *createCCInstanceInternal /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Endpoint.js:193:29
15 0.0% 0.0% LazyCompile: *__spread /home/klh/zwavejs2mqtt/node_modules/tslib/tslib.js:178:25
15 0.0% 0.0% LazyCompile: *StateNode._transition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:494:48
15 0.0% 0.0% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/xstate/lib/utils.js:372:44
14 0.0% 0.0% LazyCompile: *getNodeId /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/message/Message.js:237:14
14 0.0% 0.0% LazyCompile: *Object.defineProperty.value /home/klh/zwavejs2mqtt/node_modules/universalify/index.js:4:41
13 0.0% 0.0% LazyCompile: *toStatePath /home/klh/zwavejs2mqtt/node_modules/xstate/lib/utils.js:98:21
13 0.0% 0.0% LazyCompile: *ss /home/klh/zwavejs2mqtt/node_modules/fecha/lib/fecha.umd.js:129:20
13 0.0% 0.0% LazyCompile: *serializer /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/driver/Driver.js:429:29
13 0.0% 0.0% LazyCompile: *getNodeUnsafe /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:284:18
13 0.0% 0.0% LazyCompile: *__values /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:13:51
13 0.0% 0.0% LazyCompile: *WriteStream._write internal/fs/streams.js:372:40
13 0.0% 0.0% LazyCompile: *Interpreter.sendTo /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:130:32
13 0.0% 0.0% LazyCompile: *Gateway.valueTopic /home/klh/zwavejs2mqtt/lib/Gateway.js:864:41
13 0.0% 0.0% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/fecha/lib/fecha.umd.js:265:43
12 0.0% 0.0% LazyCompile: *noop internal/util/debuglog.js:36:14
12 0.0% 0.0% LazyCompile: *__values /home/klh/zwavejs2mqtt/node_modules/xstate/lib/utils.js:13:51
11 0.0% 0.0% LazyCompile: *value /home/klh/zwavejs2mqtt/node_modules/@zwave-js/config/node_modules/json5/lib/parse.js:216:11
11 0.0% 0.0% LazyCompile: *padStart /home/klh/zwavejs2mqtt/node_modules/alcalzone-shared/strings/index.js:10:18
11 0.0% 0.0% LazyCompile: *lex /home/klh/zwavejs2mqtt/node_modules/@zwave-js/config/node_modules/json5/lib/parse.js:64:14
11 0.0% 0.0% LazyCompile: *concat buffer.js:545:32
11 0.0% 0.0% LazyCompile: *addChunk /home/klh/zwavejs2mqtt/node_modules/winston/node_modules/readable-stream/lib/_stream_readable.js:295:18
11 0.0% 0.0% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:788:69
10 0.0% 0.0% LazyCompile: *isFunction /home/klh/zwavejs2mqtt/node_modules/xstate/lib/utils.js:460:20
10 0.0% 0.0% LazyCompile: *getNode /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:275:12
10 0.0% 0.0% LazyCompile: *get /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:271:23
10 0.0% 0.0% LazyCompile: *fn internal/util.js:295:14
10 0.0% 0.0% LazyCompile: *emit /home/klh/zwavejs2mqtt/node_modules/socket.io/dist/namespace.js:157:9
10 0.0% 0.0% LazyCompile: *compareTo /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/driver/Transaction.js:31:14
9 0.0% 0.0% LazyCompile: *toEventObject /home/klh/zwavejs2mqtt/node_modules/xstate/lib/utils.js:532:23
9 0.0% 0.0% LazyCompile: *read /home/klh/zwavejs2mqtt/node_modules/@serialport/binding-abstract/lib/index.js:83:13
9 0.0% 0.0% LazyCompile: *mm /home/klh/zwavejs2mqtt/node_modules/fecha/lib/fecha.umd.js:127:20
9 0.0% 0.0% LazyCompile: *maybeReadMore_ /home/klh/zwavejs2mqtt/node_modules/winston/node_modules/readable-stream/lib/_stream_readable.js:565:24
9 0.0% 0.0% LazyCompile: *isCommandClassContainer /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/ICommandClassContainer.js:8:33
9 0.0% 0.0% LazyCompile: *getImplementedVersion /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:741:31
9 0.0% 0.0% LazyCompile: *get internal/bootstrap/pre_execution.js:297:8
9 0.0% 0.0% LazyCompile: *get /home/klh/zwavejs2mqtt/node_modules/winston/node_modules/readable-stream/lib/_stream_duplex.js:120:20
9 0.0% 0.0% LazyCompile: *afterWrite /home/klh/zwavejs2mqtt/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js:466:20
9 0.0% 0.0% LazyCompile: *addValueId /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:322:28
9 0.0% 0.0% LazyCompile: *FSWatcher._handle.onchange internal/fs/watchers.js:157:27
9 0.0% 0.0% LazyCompile: *<anonymous> buffer.js:356:36
9 0.0% 0.0% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:121:47
9 0.0% 0.0% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/universalify/index.js:10:24
9 0.0% 0.0% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/logform/combine.js:17:10
8 0.0% 0.0% RegExp: [\u1680\u2000-\u200A\u202F\u205F\u3000]
8 0.0% 0.0% LazyCompile: *writeSerial /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/driver/Driver.js:1538:22
8 0.0% 0.0% LazyCompile: *writeAll fs.js:1328:18
8 0.0% 0.0% LazyCompile: *wrapper fs.js:613:19
8 0.0% 0.0% LazyCompile: *valueIdToDBKey /home/klh/zwavejs2mqtt/node_modules/@zwave-js/core/build/values/ValueDB.js:68:19
8 0.0% 0.0% LazyCompile: *peek /home/klh/zwavejs2mqtt/node_modules/@zwave-js/config/node_modules/json5/lib/parse.js:85:15
8 0.0% 0.0% LazyCompile: *object.<computed> /home/klh/zwavejs2mqtt/node_modules/source-map-support/source-map-support.js:342:55
8 0.0% 0.0% LazyCompile: *num2hex /home/klh/zwavejs2mqtt/node_modules/@zwave-js/shared/build/strings.js:12:17
8 0.0% 0.0% LazyCompile: *normalize /home/klh/zwavejs2mqtt/node_modules/source-map/lib/util.js:80:19
8 0.0% 0.0% LazyCompile: *matchesState /home/klh/zwavejs2mqtt/node_modules/xstate/lib/utils.js:52:22
8 0.0% 0.0% LazyCompile: *keys /home/klh/zwavejs2mqtt/node_modules/xstate/lib/utils.js:48:14
8 0.0% 0.0% LazyCompile: *getValue /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:409:13
8 0.0% 0.0% LazyCompile: *get _stream_duplex.js:76:8
8 0.0% 0.0% LazyCompile: *afterWrite /home/klh/zwavejs2mqtt/node_modules/readable-stream/lib/_stream_writable.js:488:20
8 0.0% 0.0% LazyCompile: *Transform._write _stream_transform.js:169:38
8 0.0% 0.0% LazyCompile: *SSS /home/klh/zwavejs2mqtt/node_modules/fecha/lib/fecha.umd.js:136:21
8 0.0% 0.0% LazyCompile: *OrdinaryGetOwnMetadata /home/klh/zwavejs2mqtt/node_modules/reflect-metadata/Reflect.js:611:40
7 0.0% 0.0% LazyCompile: *toTransitionConfigArray /home/klh/zwavejs2mqtt/node_modules/xstate/lib/utils.js:549:33
7 0.0% 0.0% LazyCompile: *serializeCacheValue /home/klh/zwavejs2mqtt/node_modules/@zwave-js/core/build/values/Cache.js:9:29
7 0.0% 0.0% LazyCompile: *isArray /home/klh/zwavejs2mqtt/node_modules/xstate/lib/utils.js:455:17
7 0.0% 0.0% LazyCompile: *hidden internal/errors.js:282:25
7 0.0% 0.0% LazyCompile: *getNodeUnsafe /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/message/Message.js:247:18
7 0.0% 0.0% LazyCompile: *get _stream_writable.js:684:8
7 0.0% 0.0% LazyCompile: *calculateFirstLineLength /home/klh/zwavejs2mqtt/node_modules/@zwave-js/core/build/log/shared.js:91:34
7 0.0% 0.0% LazyCompile: *appendFile /home/klh/zwavejs2mqtt/node_modules/graceful-fs/graceful-fs.js:154:23
7 0.0% 0.0% LazyCompile: *allocate buffer.js:407:18
7 0.0% 0.0% LazyCompile: *StateNode.getStateNodeByPath /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:929:55
7 0.0% 0.0% LazyCompile: *StateNode.getRelativeStateNodes /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:1084:58
7 0.0% 0.0% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:457:63
7 0.0% 0.0% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/@zwave-js/core/build/log/shared.js:132:38
6 0.0% 0.0% LazyCompile: *warn /home/klh/zwavejs2mqtt/node_modules/xstate/lib/utils.js:440:36
6 0.0% 0.0% LazyCompile: *toStateValue /home/klh/zwavejs2mqtt/node_modules/xstate/lib/utils.js:118:22
6 0.0% 0.0% LazyCompile: *toArray /home/klh/zwavejs2mqtt/node_modules/xstate/lib/utils.js:295:17
6 0.0% 0.0% LazyCompile: *toActivityDefinition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/actions.js:98:30
6 0.0% 0.0% LazyCompile: *isString /home/klh/zwavejs2mqtt/node_modules/xstate/lib/utils.js:464:18
6 0.0% 0.0% LazyCompile: *isNodeEnv /home/klh/zwavejs2mqtt/node_modules/@sentry/utils/dist/node.js:9:19
6 0.0% 0.0% LazyCompile: *getEncodingOps buffer.js:676:24
6 0.0% 0.0% LazyCompile: *getDirectionPrefix /home/klh/zwavejs2mqtt/node_modules/@zwave-js/core/build/log/shared.js:60:28
6 0.0% 0.0% LazyCompile: *get /home/klh/zwavejs2mqtt/node_modules/alcalzone-shared/sorted-list/index.js:63:16
6 0.0% 0.0% LazyCompile: *afterPropertyValue /home/klh/zwavejs2mqtt/node_modules/@zwave-js/config/node_modules/json5/lib/parse.js:647:24
6 0.0% 0.0% LazyCompile: *Transform.push /home/klh/zwavejs2mqtt/node_modules/winston/node_modules/readable-stream/lib/_stream_transform.js:137:37
6 0.0% 0.0% LazyCompile: *<anonymous> internal/util.js:297:36
6 0.0% 0.0% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/xstate/lib/actions.js:411:69
6 0.0% 0.0% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/@serialport/stream/lib/index.js:376:5
5 0.0% 0.0% LazyCompile: *toString buffer.js:773:46
5 0.0% 0.0% LazyCompile: *realpathSync fs.js:1568:22
5 0.0% 0.0% LazyCompile: *readPackageScope internal/modules/cjs/loader.js:262:26
5 0.0% 0.0% LazyCompile: *processPromiseRejections internal/process/promises.js:171:34
5 0.0% 0.0% LazyCompile: *pathToStateValue /home/klh/zwavejs2mqtt/node_modules/xstate/lib/utils.js:132:26
5 0.0% 0.0% LazyCompile: *newToken /home/klh/zwavejs2mqtt/node_modules/@zwave-js/config/node_modules/json5/lib/parse.js:686:19
5 0.0% 0.0% LazyCompile: *getMainCarrier /home/klh/zwavejs2mqtt/node_modules/@sentry/hub/dist/hub.js:373:24
5 0.0% 0.0% LazyCompile: *getChildren /home/klh/zwavejs2mqtt/node_modules/xstate/lib/stateUtils.js:40:21
5 0.0% 0.0% LazyCompile: *getCCKeyValuePairDefinitions /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:917:38
5 0.0% 0.0% LazyCompile: *get controller /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/driver/Driver.js:274:19
5 0.0% 0.0% LazyCompile: *afterWrite _stream_writable.js:480:20
5 0.0% 0.0% LazyCompile: *State.matches /home/klh/zwavejs2mqtt/node_modules/xstate/lib/State.js:230:40
5 0.0% 0.0% LazyCompile: *Message /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/message/Message.js:23:16
5 0.0% 0.0% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/xstate/lib/utils.js:550:62
5 0.0% 0.0% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/xstate/lib/utils.js:400:41
4 0.0% 0.0% LazyCompile: *staticExtends /home/klh/zwavejs2mqtt/node_modules/@zwave-js/shared/build/inheritance.js:19:23
4 0.0% 0.0% LazyCompile: *remove internal/linkedlist.js:15:16
4 0.0% 0.0% LazyCompile: *read /home/klh/zwavejs2mqtt/node_modules/@serialport/bindings/lib/linux.js:62:13
4 0.0% 0.0% LazyCompile: *normalizeValueID /home/klh/zwavejs2mqtt/node_modules/@zwave-js/core/build/values/ValueDB.js:37:26
4 0.0% 0.0% LazyCompile: *logged /home/klh/zwavejs2mqtt/node_modules/winston/lib/winston/transports/file.js:151:20
4 0.0% 0.0% LazyCompile: *handleEvent /home/klh/zwavejs2mqtt/node_modules/@serialport/bindings/lib/poller.js:12:21
4 0.0% 0.0% LazyCompile: *getCommandClass /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:692:25
4 0.0% 0.0% LazyCompile: *colorize /home/klh/zwavejs2mqtt/node_modules/logform/colorize.js:63:11
4 0.0% 0.0% LazyCompile: *buffer2hex /home/klh/zwavejs2mqtt/node_modules/@zwave-js/shared/build/strings.js:27:20
4 0.0% 0.0% LazyCompile: *beforePropertyName /home/klh/zwavejs2mqtt/node_modules/@zwave-js/config/node_modules/json5/lib/parse.js:603:24
4 0.0% 0.0% LazyCompile: *__rest /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:13:48
4 0.0% 0.0% LazyCompile: *__read /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:24:48
4 0.0% 0.0% LazyCompile: *WriteStream._writev internal/fs/streams.js:405:41
4 0.0% 0.0% LazyCompile: *State /home/klh/zwavejs2mqtt/node_modules/xstate/lib/State.js:100:19
4 0.0% 0.0% LazyCompile: *Scheduler.process /home/klh/zwavejs2mqtt/node_modules/xstate/lib/scheduler.js:57:44
4 0.0% 0.0% LazyCompile: *Module._findPath internal/modules/cjs/loader.js:436:28
4 0.0% 0.0% LazyCompile: *CallSiteToString /home/klh/zwavejs2mqtt/node_modules/source-map-support/source-map-support.js:272:26
4 0.0% 0.0% LazyCompile: *<anonymous> internal/validators.js:84:3
4 0.0% 0.0% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:354:21
3 0.0% 0.0% RegExp: d{1,4}|M{1,4}|YY(?:YY)?|S{1,3}|Do|ZZ|Z|([HhMsDm])\1?|[aA]|"[^"]*"|'[^']*'
3 0.0% 0.0% RegExp: ^(?:is|get)
3 0.0% 0.0% RegExp: \r?\n|\r(?!\n) {1}
3 0.0% 0.0% RegExp: \r?\n|\r(?!\n)
3 0.0% 0.0% RegExp: \[([^]*?)\]
3 0.0% 0.0% RegExp: (?:\/\/[@#][\s]*sourceMappingURL=([^\s'"]+)[\s]*$)|(?:\/\*[@#][\s]*sourceMappingURL=([^\s*'"]+)[\s]*(?:\*\/)[\s]*$)
3 0.0% 0.0% LazyCompile: *writeOrBuffer /home/klh/zwavejs2mqtt/node_modules/readable-stream/lib/_stream_writable.js:384:23
3 0.0% 0.0% LazyCompile: *wrapper fs.js:518:19
3 0.0% 0.0% LazyCompile: *slice buffer.js:667:12
3 0.0% 0.0% LazyCompile: *shouldHideValueID /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:449:22
3 0.0% 0.0% LazyCompile: *push /home/klh/zwavejs2mqtt/node_modules/@zwave-js/config/node_modules/json5/lib/parse.js:940:15
3 0.0% 0.0% LazyCompile: *processTimers internal/timers.js:482:25
3 0.0% 0.0% LazyCompile: *onCorkedFinish _stream_writable.js:667:24
3 0.0% 0.0% LazyCompile: *listOnTimeout internal/timers.js:502:25
3 0.0% 0.0% LazyCompile: *isBuffer buffer.js:519:36
3 0.0% 0.0% LazyCompile: *getParamInformation /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/ConfigurationCC.js:497:24
3 0.0% 0.0% LazyCompile: *getEndpoint /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:562:16
3 0.0% 0.0% LazyCompile: *getAdjList /home/klh/zwavejs2mqtt/node_modules/xstate/lib/stateUtils.js:169:20
3 0.0% 0.0% LazyCompile: *get internal/bootstrap/pre_execution.js:309:8
3 0.0% 0.0% LazyCompile: *get /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:329:23
3 0.0% 0.0% LazyCompile: *emitAfterScript internal/async_hooks.js:413:25
3 0.0% 0.0% LazyCompile: *doneInvoke /home/klh/zwavejs2mqtt/node_modules/xstate/lib/actions.js:345:20
3 0.0% 0.0% LazyCompile: *dirname path.js:1127:10
3 0.0% 0.0% LazyCompile: *beforePropertyValue /home/klh/zwavejs2mqtt/node_modules/@zwave-js/config/node_modules/json5/lib/parse.js:865:25
3 0.0% 0.0% LazyCompile: *afterWriteTick _stream_writable.js:475:24
3 0.0% 0.0% LazyCompile: *afterPropertyName /home/klh/zwavejs2mqtt/node_modules/@zwave-js/config/node_modules/json5/lib/parse.js:852:23
3 0.0% 0.0% LazyCompile: *OrdinaryHasOwnMetadata /home/klh/zwavejs2mqtt/node_modules/reflect-metadata/Reflect.js:592:40
3 0.0% 0.0% LazyCompile: *<anonymous> internal/util.js:296:24
3 0.0% 0.0% LazyCompile: *<anonymous> internal/per_context/primordials.js:23:10
3 0.0% 0.0% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/universalify/index.js:7:26
3 0.0% 0.0% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/graceful-fs/graceful-fs.js:161:58
2 0.0% 0.0% RegExp: ^\)]}'[^\n]*\n
2 0.0% 0.0% LazyCompile: *writeGeneric internal/stream_base_commons.js:143:22
2 0.0% 0.0% LazyCompile: *toActionObjects /home/klh/zwavejs2mqtt/node_modules/xstate/lib/actions.js:88:32
2 0.0% 0.0% LazyCompile: *syncExports internal/bootstrap/loaders.js:252:14
2 0.0% 0.0% LazyCompile: *supportsCC /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Endpoint.js:121:15
2 0.0% 0.0% LazyCompile: *send /home/klh/zwavejs2mqtt/node_modules/xstate/lib/actions.js:136:14
2 0.0% 0.0% LazyCompile: *search /home/klh/zwavejs2mqtt/node_modules/source-map/lib/binary-search.js:89:33
2 0.0% 0.0% LazyCompile: *registerValue /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:315:18
2 0.0% 0.0% LazyCompile: *processImmediate internal/timers.js:418:28
2 0.0% 0.0% LazyCompile: *partition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/utils.js:347:19
2 0.0% 0.0% LazyCompile: *onceWrapper events.js:415:21
2 0.0% 0.0% LazyCompile: *needFinish /home/klh/zwavejs2mqtt/node_modules/readable-stream/lib/_stream_writable.js:597:20
2 0.0% 0.0% LazyCompile: *maybeReadMore_ _stream_readable.js:588:24
2 0.0% 0.0% LazyCompile: *maybeReadMore /home/klh/zwavejs2mqtt/node_modules/winston/node_modules/readable-stream/lib/_stream_readable.js:558:23
2 0.0% 0.0% LazyCompile: *isUint8Array internal/util/types.js:23:22
2 0.0% 0.0% LazyCompile: *isStateId /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:72:26
2 0.0% 0.0% LazyCompile: *isObject /home/klh/zwavejs2mqtt/node_modules/alcalzone-shared/typeguards/index.js:8:18
2 0.0% 0.0% LazyCompile: *isLeafNode /home/klh/zwavejs2mqtt/node_modules/xstate/lib/stateUtils.js:36:27
2 0.0% 0.0% LazyCompile: *getCCName /home/klh/zwavejs2mqtt/node_modules/@zwave-js/core/build/capabilities/CommandClasses.js:135:19
2 0.0% 0.0% LazyCompile: *get isOpen /home/klh/zwavejs2mqtt/node_modules/@serialport/bindings/lib/linux.js:39:13
2 0.0% 0.0% LazyCompile: *get /home/klh/zwavejs2mqtt/node_modules/colors/lib/colors.js:178:20
2 0.0% 0.0% LazyCompile: *fromArrayLike buffer.js:489:23
2 0.0% 0.0% LazyCompile: *from /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:196:16
2 0.0% 0.0% LazyCompile: *formatId /home/klh/zwavejs2mqtt/node_modules/@zwave-js/config/build/utils.js:58:18
2 0.0% 0.0% LazyCompile: *entryToLine /home/klh/zwavejs2mqtt/node_modules/@alcalzone/jsonl-db/build/lib/db.js:301:16
2 0.0% 0.0% LazyCompile: *emitBeforeScript internal/async_hooks.js:405:26
2 0.0% 0.0% LazyCompile: *copyObject internal/fs/utils.js:140:20
2 0.0% 0.0% LazyCompile: *computeChecksum /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/message/Message.js:255:25
2 0.0% 0.0% LazyCompile: *closeSync /home/klh/zwavejs2mqtt/node_modules/graceful-fs/graceful-fs.js:72:24
2 0.0% 0.0% LazyCompile: *appendFile fs.js:1402:20
2 0.0% 0.0% LazyCompile: *alignPool buffer.js:163:19
2 0.0% 0.0% LazyCompile: *afterPropertyValue /home/klh/zwavejs2mqtt/node_modules/@zwave-js/config/node_modules/json5/lib/parse.js:886:24
2 0.0% 0.0% LazyCompile: *afterPropertyName /home/klh/zwavejs2mqtt/node_modules/@zwave-js/config/node_modules/json5/lib/parse.js:635:23
2 0.0% 0.0% LazyCompile: *_onceWrap events.js:425:19
2 0.0% 0.0% LazyCompile: *__read /home/klh/zwavejs2mqtt/node_modules/xstate/lib/actions.js:13:48
2 0.0% 0.0% LazyCompile: *Writable.write /home/klh/zwavejs2mqtt/node_modules/readable-stream/lib/_stream_writable.js:314:37
2 0.0% 0.0% LazyCompile: *StateNode.escapes /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:597:44
2 0.0% 0.0% LazyCompile: *Module._load internal/modules/cjs/loader.js:648:24
2 0.0% 0.0% LazyCompile: *Interpreter.nextState /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:592:48
2 0.0% 0.0% LazyCompile: *ApplicationCommandRequest /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/controller/ApplicationCommandRequest.js:27:16
2 0.0% 0.0% LazyCompile: *<anonymous> internal/util/debuglog.js:70:10
2 0.0% 0.0% LazyCompile: *<anonymous> fs.js:1330:46
2 0.0% 0.0% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:352:21
2 0.0% 0.0% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:341:21
2 0.0% 0.0% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:1354:127
2 0.0% 0.0% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/source-map-support/source-map-support.js:341:76
2 0.0% 0.0% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/colors/lib/colors.js:116:30
2 0.0% 0.0% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/@zwave-js/config/build/Devices.js:118:33
1 0.0% 0.0% RegExp: current
1 0.0% 0.0% RegExp: \s
1 0.0% 0.0% RegExp: [0-9]
1 0.0% 0.0% RegExp: @@@
1 0.0% 0.0% LazyCompile: *swap /home/klh/zwavejs2mqtt/node_modules/source-map/lib/quick-sort.js:28:14
1 0.0% 0.0% LazyCompile: *strcmp /home/klh/zwavejs2mqtt/node_modules/source-map/lib/util.js:373:16
1 0.0% 0.0% LazyCompile: *serialport_onData /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/driver/Driver.js:834:28
1 0.0% 0.0% LazyCompile: *resolveSend /home/klh/zwavejs2mqtt/node_modules/xstate/lib/actions.js:150:21
1 0.0% 0.0% LazyCompile: *requiresNoHandshake /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/driver/SendThreadMachine.js:106:26
1 0.0% 0.0% LazyCompile: *removeNode /home/klh/zwavejs2mqtt/node_modules/alcalzone-shared/sorted-list/index.js:166:15
1 0.0% 0.0% LazyCompile: *ref timers.js:254:6
1 0.0% 0.0% LazyCompile: *percolateUp internal/priority_queue.js:73:14
1 0.0% 0.0% LazyCompile: *onwriteStateUpdate /home/klh/zwavejs2mqtt/node_modules/readable-stream/lib/_stream_writable.js:456:28
1 0.0% 0.0% LazyCompile: *maybeCallback fs.js:141:23
1 0.0% 0.0% LazyCompile: *mapValues /home/klh/zwavejs2mqtt/node_modules/xstate/lib/utils.js:150:19
1 0.0% 0.0% LazyCompile: *literal /home/klh/zwavejs2mqtt/node_modules/@zwave-js/config/node_modules/json5/lib/parse.js:695:18
1 0.0% 0.0% LazyCompile: *isUint32 internal/validators.js:30:18
1 0.0% 0.0% LazyCompile: *isSupported /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/API.js:52:16
1 0.0% 0.0% LazyCompile: *isFileType fs.js:175:20
1 0.0% 0.0% LazyCompile: *isComparable /home/klh/zwavejs2mqtt/node_modules/alcalzone-shared/comparable/index.js:8:22
1 0.0% 0.0% LazyCompile: *insert internal/priority_queue.js:34:9
1 0.0% 0.0% LazyCompile: *hasHooks internal/async_hooks.js:370:18
1 0.0% 0.0% LazyCompile: *handleErrorFromBinding internal/fs/utils.js:264:32
1 0.0% 0.0% LazyCompile: *getHubFromCarrier /home/klh/zwavejs2mqtt/node_modules/@sentry/hub/dist/hub.js:463:27
1 0.0% 0.0% LazyCompile: *getDefaultTriggerAsyncId internal/async_hooks.js:341:34
1 0.0% 0.0% LazyCompile: *getCCValueDefinitions /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:870:31
1 0.0% 0.0% LazyCompile: *getCCCommand /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:786:22
1 0.0% 0.0% LazyCompile: *get isListening /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:301:20
1 0.0% 0.0% LazyCompile: *get /home/klh/zwavejs2mqtt/node_modules/@zwave-js/core/build/index.js:4:67
1 0.0% 0.0% LazyCompile: *fromVLQSigned /home/klh/zwavejs2mqtt/node_modules/source-map/lib/base64-vlq.js:81:23
1 0.0% 0.0% LazyCompile: *fromStringFast buffer.js:422:24
1 0.0% 0.0% LazyCompile: *enabled /home/klh/zwavejs2mqtt/node_modules/debug/src/common.js:198:18
1 0.0% 0.0% LazyCompile: *dfs /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:163:21
1 0.0% 0.0% LazyCompile: *decirc /home/klh/zwavejs2mqtt/node_modules/fast-safe-stringify/index.js:28:17
1 0.0% 0.0% LazyCompile: *beforeArrayValue /home/klh/zwavejs2mqtt/node_modules/@zwave-js/config/node_modules/json5/lib/parse.js:873:22
1 0.0% 0.0% LazyCompile: *basename path.js:1153:11
1 0.0% 0.0% LazyCompile: *base64VLQ_decode /home/klh/zwavejs2mqtt/node_modules/source-map/lib/base64-vlq.js:116:43
1 0.0% 0.0% LazyCompile: *after /home/klh/zwavejs2mqtt/node_modules/xstate/lib/actions.js:314:15
1 0.0% 0.0% LazyCompile: *adjustOffset buffer.js:1087:22
1 0.0% 0.0% LazyCompile: *SourceMapConsumer_charIsMappingSeparator /home/klh/zwavejs2mqtt/node_modules/source-map/lib/source-map-consumer.js:91:52
1 0.0% 0.0% LazyCompile: *OrdinaryGetMetadata /home/klh/zwavejs2mqtt/node_modules/reflect-metadata/Reflect.js:600:37
1 0.0% 0.0% LazyCompile: *Module._compile internal/modules/cjs/loader.js:953:37
1 0.0% 0.0% LazyCompile: *ConfigurationCC /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/ConfigurationCC.js:336:16
1 0.0% 0.0% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:335:21
1 0.0% 0.0% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/xstate/lib/stateUtils.js:41:56
1 0.0% 0.0% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/@zwave-js/shared/build/misc.js:23:26
[C++]:
ticks total nonlib name
5249 0.6% 1.9% epoll_pwait
1013 0.1% 0.4% __pthread_mutex_unlock_usercnt
973 0.1% 0.3% node::contextify::ContextifyContext::CompileFunction(v8::FunctionCallbackInfo<v8::Value> const&)
833 0.1% 0.3% __libc_malloc
773 0.1% 0.3% node::fs::Read(v8::FunctionCallbackInfo<v8::Value> const&)
747 0.1% 0.3% __pthread_cond_signal
630 0.1% 0.2% __adddf3
498 0.1% 0.2% __libc_read
492 0.1% 0.2% cfree
485 0.1% 0.2% _init
471 0.1% 0.2% v8::internal::ReadOnlyHeap::GetReadOnlyRoots(v8::internal::HeapObject)
395 0.0% 0.1% node::fs::NewFSReqCallback(v8::FunctionCallbackInfo<v8::Value> const&)
311 0.0% 0.1% v8::internal::MarkingBarrier(v8::internal::HeapObject, v8::internal::FullObjectSlot, v8::internal::Object)
303 0.0% 0.1% v8::String::Utf8Length(v8::Isolate*) const
257 0.0% 0.1% node::native_module::NativeModuleEnv::CompileFunction(v8::FunctionCallbackInfo<v8::Value> const&)
239 0.0% 0.1% node::fs::WriteBuffer(v8::FunctionCallbackInfo<v8::Value> const&)
236 0.0% 0.1% operator new(unsigned int, std::nothrow_t const&)
228 0.0% 0.1% __pthread_cond_timedwait
219 0.0% 0.1% __aeabi_l2d
203 0.0% 0.1% void node::StreamBase::JSMethod<&(int node::StreamBase::WriteString<(node::encoding)1>(v8::FunctionCallbackInfo<v8::Value> const&))>(v8::FunctionCallbackInfo<v8::Value> const&)
164 0.0% 0.1% memcpy
162 0.0% 0.1% v8::internal::heap_internals::GenerationalBarrierInternal(v8::internal::HeapObject, unsigned int, v8::internal::HeapObject)
162 0.0% 0.1% __write
153 0.0% 0.1% __aeabi_ul2d
148 0.0% 0.1% epoll_ctl
141 0.0% 0.1% memcmp
140 0.0% 0.0% node::SyncProcessRunner::Spawn(v8::FunctionCallbackInfo<v8::Value> const&)
135 0.0% 0.0% v8::internal::Builtin_ArrayConcat(int, unsigned int*, v8::internal::Isolate*)
135 0.0% 0.0% node::EnvGetter(v8::Local<v8::Name>, v8::PropertyCallbackInfo<v8::Value> const&)
126 0.0% 0.0% node::fs::InternalModuleStat(v8::FunctionCallbackInfo<v8::Value> const&)
113 0.0% 0.0% operator new[](unsigned int, std::nothrow_t const&)
108 0.0% 0.0% node::fs::WriteBuffers(v8::FunctionCallbackInfo<v8::Value> const&)
100 0.0% 0.0% memset
99 0.0% 0.0% void node::Buffer::(anonymous namespace)::StringSlice<(node::encoding)5>(v8::FunctionCallbackInfo<v8::Value> const&)
96 0.0% 0.0% v8::internal::String::Flatten(v8::internal::Isolate*, v8::internal::Handle<v8::internal::String>, v8::internal::AllocationType)
86 0.0% 0.0% __mprotect
84 0.0% 0.0% int v8::(anonymous namespace)::WriteUtf8Impl<unsigned char>(v8::internal::Vector<unsigned char const>, char*, int, int, int*)
69 0.0% 0.0% strlen
69 0.0% 0.0% node::InternalCallbackScope::Close()
64 0.0% 0.0% node::InternalCallbackScope::InternalCallbackScope(node::Environment*, v8::Local<v8::Object>, node::async_context const&, int)
62 0.0% 0.0% node::fs::Open(v8::FunctionCallbackInfo<v8::Value> const&)
62 0.0% 0.0% __GI___pthread_getspecific
61 0.0% 0.0% v8::internal::Accessors::ErrorStackGetter(v8::Local<v8::Name>, v8::PropertyCallbackInfo<v8::Value> const&)
57 0.0% 0.0% __fmod_finite
56 0.0% 0.0% node::fs::Close(v8::FunctionCallbackInfo<v8::Value> const&)
52 0.0% 0.0% node::Buffer::(anonymous namespace)::ByteLengthUtf8(v8::FunctionCallbackInfo<v8::Value> const&)
51 0.0% 0.0% fwrite
50 0.0% 0.0% void node::Buffer::(anonymous namespace)::StringSlice<(node::encoding)1>(v8::FunctionCallbackInfo<v8::Value> const&)
50 0.0% 0.0% operator new(unsigned int)
50 0.0% 0.0% operator delete[](void*)
49 0.0% 0.0% void node::Buffer::(anonymous namespace)::StringWrite<(node::encoding)1>(v8::FunctionCallbackInfo<v8::Value> const&)
49 0.0% 0.0% __udivmoddi4
43 0.0% 0.0% v8::internal::LookupIterator::PropertyOrElement(v8::internal::Isolate*, v8::internal::Handle<v8::internal::Object>, v8::internal::Handle<v8::internal::Name>, v8::internal::Handle<v8::internal::JSReceiver>, v8::internal::LookupIterator::Configuration)
41 0.0% 0.0% operator delete(void*)
41 0.0% 0.0% __udivsi3
39 0.0% 0.0% syscall
39 0.0% 0.0% do_futex_wait.constprop.2
38 0.0% 0.0% __lll_lock_wait
37 0.0% 0.0% v8::internal::ApiNatives::InstantiateObject(v8::internal::Isolate*, v8::internal::Handle<v8::internal::ObjectTemplateInfo>, v8::internal::Handle<v8::internal::JSReceiver>)
36 0.0% 0.0% v8::internal::Builtin_JsonStringify(int, unsigned int*, v8::internal::Isolate*)
36 0.0% 0.0% v8::HandleScope::HandleScope(v8::Isolate*)
32 0.0% 0.0% v8::internal::SequentialStringKey<unsigned char>::IsMatch(v8::internal::String)
32 0.0% 0.0% v8::internal::Builtin_NumberPrototypeToString(int, unsigned int*, v8::internal::Isolate*)
32 0.0% 0.0% v8::internal::Builtin_HandleApiCall(int, unsigned int*, v8::internal::Isolate*)
32 0.0% 0.0% node::fs::InternalModuleReadJSON(v8::FunctionCallbackInfo<v8::Value> const&)
31 0.0% 0.0% node::InternalCallbackScope::~InternalCallbackScope()
30 0.0% 0.0% node::AsyncWrap::MakeCallback(v8::Local<v8::Function>, int, v8::Local<v8::Value>*)
29 0.0% 0.0% v8::(anonymous namespace)::CallDepthScope<true>::CallDepthScope(v8::internal::Isolate*, v8::Local<v8::Context>)
29 0.0% 0.0% node::BaseObject::~BaseObject()
28 0.0% 0.0% v8::Object::Get(v8::Local<v8::Context>, v8::Local<v8::Value>)
27 0.0% 0.0% v8::internal::HandleScope::~HandleScope()
27 0.0% 0.0% v8::Function::Call(v8::Local<v8::Context>, v8::Local<v8::Value>, int, v8::Local<v8::Value>*)
26 0.0% 0.0% memchr
25 0.0% 0.0% v8::internal::FixedArray::set(int, v8::internal::Object)
25 0.0% 0.0% v8::EscapableHandleScope::EscapableHandleScope(v8::Isolate*)
23 0.0% 0.0% node::InternalMakeCallback(node::Environment*, v8::Local<v8::Object>, v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*, node::async_context)
23 0.0% 0.0% __GI___pthread_mutex_lock
22 0.0% 0.0% v8::Context::Enter()
22 0.0% 0.0% std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, int)
22 0.0% 0.0% node::Environment::RunAndClearNativeImmediates(bool)
21 0.0% 0.0% v8::HandleScope::~HandleScope()
21 0.0% 0.0% node::Buffer::(anonymous namespace)::CreateFromString(v8::FunctionCallbackInfo<v8::Value> const&)
21 0.0% 0.0% floor
20 0.0% 0.0% v8::Context::Exit()
19 0.0% 0.0% v8::Object::New(v8::Isolate*)
19 0.0% 0.0% node::binding::GetInternalBinding(v8::FunctionCallbackInfo<v8::Value> const&)
19 0.0% 0.0% node::AsyncWrap::EmitTraceEventBefore()
18 0.0% 0.0% node::fs::MKDir(v8::FunctionCallbackInfo<v8::Value> const&)
18 0.0% 0.0% node::fs::FSReqCallback::Resolve(v8::Local<v8::Value>)
17 0.0% 0.0% v8::Value::IsArrayBufferView() const
17 0.0% 0.0% node::fs::LStat(v8::FunctionCallbackInfo<v8::Value> const&)
16 0.0% 0.0% v8::internal::AstValueFactory::GetOneByteStringInternal(v8::internal::Vector<unsigned char const>)
16 0.0% 0.0% v8::internal::(anonymous namespace)::ProbeInstantiationsCache(v8::internal::Isolate*, v8::internal::Handle<v8::internal::NativeContext>, int, v8::internal::(anonymous namespace)::CachingMode)
16 0.0% 0.0% v8::String::WriteUtf8(v8::Isolate*, char*, int, int*, int) const
16 0.0% 0.0% node::crypto::RandomBytes(v8::FunctionCallbackInfo<v8::Value> const&)
16 0.0% 0.0% __gettimeofday
15 0.0% 0.0% v8::internal::FunctionCallbackArguments::FunctionCallbackArguments(v8::internal::Isolate*, v8::internal::Object, v8::internal::HeapObject, v8::internal::Object, v8::internal::HeapObject, unsigned int*, int)
15 0.0% 0.0% v8::(anonymous namespace)::CallDepthScope<true>::~CallDepthScope()
15 0.0% 0.0% v8::(anonymous namespace)::CallDepthScope<false>::~CallDepthScope()
15 0.0% 0.0% std::ostream::sentry::~sentry()
15 0.0% 0.0% node::util::SetHiddenValue(v8::FunctionCallbackInfo<v8::Value> const&)
15 0.0% 0.0% __munmap
14 0.0% 0.0% node::fs::FSReqBase::~FSReqBase()
13 0.0% 0.0% v8::internal::Builtin_ObjectDefineProperty(int, unsigned int*, v8::internal::Isolate*)
13 0.0% 0.0% v8::internal::AstValueFactory::GetString(unsigned int, bool, v8::internal::Vector<unsigned char const>)
13 0.0% 0.0% v8::V8::GlobalizeReference(v8::internal::Isolate*, unsigned int*)
13 0.0% 0.0% v8::Object::SetAlignedPointerInInternalField(int, void*)
13 0.0% 0.0% v8::Context::GetNumberOfEmbedderDataFields()
13 0.0% 0.0% std::vector<v8::Global<v8::Object>, std::allocator<v8::Global<v8::Object> > >::_M_default_append(unsigned int)
13 0.0% 0.0% memmove
13 0.0% 0.0% fmod
13 0.0% 0.0% __clock_gettime
13 0.0% 0.0% __aeabi_uidivmod
13 0.0% 0.0% _IO_file_xsputn
12 0.0% 0.0% v8::internal::RuntimeCallTimerScope::RuntimeCallTimerScope(v8::internal::Isolate*, v8::internal::RuntimeCallCounterId)
12 0.0% 0.0% v8::Value::IntegerValue(v8::Local<v8::Context>) const
12 0.0% 0.0% v8::ArrayBuffer::GetContents()
12 0.0% 0.0% std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned int) const
12 0.0% 0.0% node::(anonymous namespace)::FSEventWrap::OnEvent(uv_fs_event_s*, char const*, int, int)
12 0.0% 0.0% __madvise
12 0.0% 0.0% __divsi3
11 0.0% 0.0% v8::internal::Zone::New(unsigned int)
11 0.0% 0.0% v8::internal::Builtins::builtin_handle(int)
11 0.0% 0.0% v8::internal::Builtin_ArrayUnshift(int, unsigned int*, v8::internal::Isolate*)
11 0.0% 0.0% v8::Value::IsFunction() const
11 0.0% 0.0% v8::Array::Length() const
11 0.0% 0.0% v8::(anonymous namespace)::CallDepthScope<false>::CallDepthScope(v8::internal::Isolate*, v8::Local<v8::Context>)
11 0.0% 0.0% sigaddset
11 0.0% 0.0% node::fs::Access(v8::FunctionCallbackInfo<v8::Value> const&)
11 0.0% 0.0% node::crypto::CipherBase::Update(v8::FunctionCallbackInfo<v8::Value> const&)
11 0.0% 0.0% node::StringBytes::Write(v8::Isolate*, char*, unsigned int, v8::Local<v8::Value>, node::encoding, int*)
11 0.0% 0.0% node::Buffer::(anonymous namespace)::ParseArrayIndex(node::Environment*, v8::Local<v8::Value>, unsigned int, unsigned int*)
10 0.0% 0.0% v8::internal::PrototypeIterator::Advance()
10 0.0% 0.0% v8::Object::Set(v8::Local<v8::Context>, v8::Local<v8::Value>, v8::Local<v8::Value>)
10 0.0% 0.0% v8::Isolate::GetCurrentContext()
10 0.0% 0.0% operator delete(void*, unsigned int)
10 0.0% 0.0% node::crypto::CipherBase::InitIv(v8::FunctionCallbackInfo<v8::Value> const&)
10 0.0% 0.0% node::Environment::CheckImmediate(uv_check_s*)
10 0.0% 0.0% node::(anonymous namespace)::GetLibuvNow(v8::FunctionCallbackInfo<v8::Value> const&)
9 0.0% 0.0% v8::internal::Compiler::Compile(v8::internal::Handle<v8::internal::SharedFunctionInfo>, v8::internal::Compiler::ClearExceptionFlag, v8::internal::IsCompiledScope*)
9 0.0% 0.0% v8::internal::Compiler::Compile(v8::internal::Handle<v8::internal::JSFunction>, v8::internal::Compiler::ClearExceptionFlag, v8::internal::IsCompiledScope*)
9 0.0% 0.0% v8::internal::Accessors::FunctionPrototypeGetter(v8::Local<v8::Name>, v8::PropertyCallbackInfo<v8::Value> const&)
9 0.0% 0.0% v8::Value::ToString(v8::Local<v8::Context>) const
9 0.0% 0.0% v8::TryCatch::TryCatch(v8::Isolate*)
9 0.0% 0.0% v8::EscapableHandleScope::Escape(unsigned int*)
9 0.0% 0.0% node::Hrtime(v8::FunctionCallbackInfo<v8::Value> const&)
8 0.0% 0.0% v8::internal::libc_memset(void*, int, unsigned int)
8 0.0% 0.0% v8::internal::libc_memcpy(void*, void const*, unsigned int)
8 0.0% 0.0% v8::internal::Variable* v8::internal::Scope::Lookup<(v8::internal::Scope::ScopeLookupMode)0>(v8::internal::VariableProxy*, v8::internal::Scope*, v8::internal::Scope*, v8::internal::Scope*, bool)
8 0.0% 0.0% v8::internal::Compiler::PostInstantiation(v8::internal::Handle<v8::internal::JSFunction>)
8 0.0% 0.0% std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)
8 0.0% 0.0% operator new[](unsigned int)
8 0.0% 0.0% node::fs::GetReqWrap(node::Environment*, v8::Local<v8::Value>, bool) [clone .constprop.283]
8 0.0% 0.0% node::fs::FSReqAfterScope::FSReqAfterScope(node::fs::FSReqBase*, uv_fs_s*)
8 0.0% 0.0% node::crypto::CipherBase::Final(v8::FunctionCallbackInfo<v8::Value> const&)
8 0.0% 0.0% node::NodePlatform::MonotonicallyIncreasingTime()
8 0.0% 0.0% node::AsyncWrap::EmitTraceEventDestroy()
8 0.0% 0.0% __aeabi_uldivmod
7 0.0% 0.0% v8::internal::IsCompiledScope::IsCompiledScope(v8::internal::SharedFunctionInfo, v8::internal::Isolate*)
7 0.0% 0.0% v8::internal::Builtin_DateNow(int, unsigned int*, v8::internal::Isolate*)
7 0.0% 0.0% v8::TryCatch::~TryCatch()
7 0.0% 0.0% v8::TryCatch::HasCaught() const
7 0.0% 0.0% v8::String::NewFromOneByte(v8::Isolate*, unsigned char const*, v8::NewStringType, int)
7 0.0% 0.0% v8::Isolate::SuppressMicrotaskExecutionScope::SuppressMicrotaskExecutionScope(v8::Isolate*)
7 0.0% 0.0% v8::Integer::New(v8::Isolate*, int)
7 0.0% 0.0% node::fs::FStat(v8::FunctionCallbackInfo<v8::Value> const&)
7 0.0% 0.0% node::fs::AfterInteger(uv_fs_s*)
7 0.0% 0.0% node::Environment::RunWeakRefCleanup()
7 0.0% 0.0% node::BaseObject::decrease_refcount()
7 0.0% 0.0% node::AsyncWrap::EmitTraceEventAfter(node::AsyncWrap::ProviderType, double)
7 0.0% 0.0% node::AsyncWrap::EmitDestroy(node::Environment*, double)
7 0.0% 0.0% ceil
7 0.0% 0.0% __libc_write
7 0.0% 0.0% __aeabi_ldivmod
7 0.0% 0.0% __aeabi_d2ulz
6 0.0% 0.0% v8::internal::Scope::AllocateVariablesRecursively()
6 0.0% 0.0% v8::internal::Builtin_TypedArrayPrototypeBuffer(int, unsigned int*, v8::internal::Isolate*)
6 0.0% 0.0% v8::internal::Builtin_ArrayBufferIsView(int, unsigned int*, v8::internal::Isolate*)
6 0.0% 0.0% v8::internal::Accessors::ReconfigureToDataProperty(v8::Local<v8::Name>, v8::Local<v8::Value>, v8::PropertyCallbackInfo<v8::Boolean> const&)
6 0.0% 0.0% v8::String::NewFromUtf8(v8::Isolate*, char const*, v8::NewStringType, int)
6 0.0% 0.0% std::ostream::sentry::sentry(std::ostream&)
6 0.0% 0.0% sigemptyset
6 0.0% 0.0% node::fs::FSReqAfterScope::~FSReqAfterScope()
6 0.0% 0.0% node::errors::TryCatchScope::~TryCatchScope()
6 0.0% 0.0% node::crypto::CipherBase::New(v8::FunctionCallbackInfo<v8::Value> const&)
6 0.0% 0.0% node::UVException(v8::Isolate*, int, char const*, char const*, char const*, char const*)
6 0.0% 0.0% node::TraceEventScope::~TraceEventScope()
6 0.0% 0.0% node::LibuvStreamWrap::Initialize(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Context>, void*)::{lambda(v8::FunctionCallbackInfo<v8::Value> const&)#1}::_FUN(v8::FunctionCallbackInfo<v8::Value> const&)
6 0.0% 0.0% node::AsyncWrap::~AsyncWrap()
6 0.0% 0.0% __pthread_cond_broadcast
6 0.0% 0.0% __mempcpy
6 0.0% 0.0% __condvar_load_64_relaxed.isra.1
6 0.0% 0.0% __aeabi_d2lz
6 0.0% 0.0% _IO_vfprintf
5 0.0% 0.0% v8::internal::tracing::ScopedTracer::~ScopedTracer()
5 0.0% 0.0% v8::internal::StringSearch<unsigned char, unsigned char>::LinearSearch(v8::internal::StringSearch<unsigned char, unsigned char>*, v8::internal::Vector<unsigned char const>, int)
5 0.0% 0.0% v8::internal::PropertyCallbackArguments::PropertyCallbackArguments(v8::internal::Isolate*, v8::internal::Object, v8::internal::Object, v8::internal::JSObject, v8::Maybe<v8::internal::ShouldThrow>)
5 0.0% 0.0% v8::internal::DeclarationScope::DeclareDefaultFunctionVariables(v8::internal::AstValueFactory*)
5 0.0% 0.0% v8::internal::Builtins::builtin(int)
5 0.0% 0.0% v8::internal::Builtin_CallSitePrototypeGetFunctionName(int, unsigned int*, v8::internal::Isolate*)
5 0.0% 0.0% v8::internal::Builtin_ArrayPop(int, unsigned int*, v8::internal::Isolate*)
5 0.0% 0.0% v8::internal::Accessors::ArrayLengthSetter(v8::Local<v8::Name>, v8::Local<v8::Value>, v8::PropertyCallbackInfo<v8::Boolean> const&)
5 0.0% 0.0% v8::Value::IsNumber() const
5 0.0% 0.0% node::StringBytes::Encode(v8::Isolate*, char const*, unsigned int, node::encoding, v8::Local<v8::Value>*)
5 0.0% 0.0% node::NodePlatform::CurrentClockTimeMillis()
5 0.0% 0.0% node::(anonymous namespace)::IsAnyArrayBuffer(v8::FunctionCallbackInfo<v8::Value> const&)
5 0.0% 0.0% node::(anonymous namespace)::DecodeData(v8::FunctionCallbackInfo<v8::Value> const&)
5 0.0% 0.0% __aeabi_read_tp
5 0.0% 0.0% __GI___pthread_mutex_init
4 0.0% 0.0% v8::internal::Variable::IsGlobalObjectProperty() const
4 0.0% 0.0% v8::internal::Scope::AddUnresolved(v8::internal::VariableProxy*)
4 0.0% 0.0% v8::internal::JSReceiver::GetDataProperty(v8::internal::Handle<v8::internal::JSReceiver>, v8::internal::Handle<v8::internal::Name>)
4 0.0% 0.0% v8::internal::HandleScopeImplementer::IterateThis(v8::internal::RootVisitor*)
4 0.0% 0.0% v8::internal::DeclarationScope::DeclarationScope(v8::internal::Zone*, v8::internal::AstValueFactory*)
4 0.0% 0.0% v8::internal::Builtin_ObjectPrototypeSetProto(int, unsigned int*, v8::internal::Isolate*)
4 0.0% 0.0% v8::internal::Builtin_CallSitePrototypeGetTypeName(int, unsigned int*, v8::internal::Isolate*)
4 0.0% 0.0% v8::internal::AstValueFactory::Internalize(v8::internal::Isolate*)
4 0.0% 0.0% v8::Value::IsObject() const
4 0.0% 0.0% v8::String::Concat(v8::Isolate*, v8::Local<v8::String>, v8::Local<v8::String>)
4 0.0% 0.0% v8::Object::InternalFieldCount()
4 0.0% 0.0% v8::MicrotasksScope::PerformCheckpoint(v8::Isolate*)
4 0.0% 0.0% v8::Isolate::InContext()
4 0.0% 0.0% v8::Isolate::ClearKeptObjects()
4 0.0% 0.0% std::ostream& std::ostream::_M_insert<long>(long)
4 0.0% 0.0% node::loader::ModuleWrap::SetSyntheticExport(v8::FunctionCallbackInfo<v8::Value> const&)
4 0.0% 0.0% node::StringBytes::Encode(v8::Isolate*, char const*, node::encoding, v8::Local<v8::Value>*)
4 0.0% 0.0% int v8::internal::SearchStringRaw<unsigned char const, unsigned char const>(v8::internal::Isolate*, unsigned char const*, int, unsigned char const*, int, int)
4 0.0% 0.0% __libc_realloc
4 0.0% 0.0% _IO_default_xsputn
3 0.0% 0.0% v8::internal::HandlerTable::LookupRange(int, int*, v8::internal::HandlerTable::CatchPrediction*)
3 0.0% 0.0% v8::internal::HandlerTable::HandlerTable(unsigned int, int, v8::internal::HandlerTable::EncodingMode)
3 0.0% 0.0% v8::internal::CompareOperation::IsLiteralCompareUndefined(v8::internal::Expression**)
3 0.0% 0.0% v8::internal::Call::GetCallType() const
3 0.0% 0.0% v8::internal::Builtin_StringPrototypeLastIndexOf(int, unsigned int*, v8::internal::Isolate*)
3 0.0% 0.0% v8::internal::Builtin_DateConstructor(int, unsigned int*, v8::internal::Isolate*)
3 0.0% 0.0% v8::TryCatch::SetCaptureMessage(bool)
3 0.0% 0.0% v8::Isolate::SuppressMicrotaskExecutionScope::~SuppressMicrotaskExecutionScope()
3 0.0% 0.0% v8::Isolate::GetCurrent()
3 0.0% 0.0% v8::Int32::Value() const
3 0.0% 0.0% v8::HandleScope::CreateHandle(v8::internal::Isolate*, unsigned int)
3 0.0% 0.0% v8::Exception::Error(v8::Local<v8::String>)
3 0.0% 0.0% v8::Context::Global()
3 0.0% 0.0% v8::ArrayBufferView::ByteOffset()
3 0.0% 0.0% std::ostreambuf_iterator<char, std::char_traits<char> > std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::_M_insert_int<long>(std::ostreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, char, long) const
3 0.0% 0.0% std::locale::~locale()
3 0.0% 0.0% std::_Rb_tree_rebalance_for_erase(std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)
3 0.0% 0.0% node::task_queue::RunMicrotasks(v8::FunctionCallbackInfo<v8::Value> const&)
3 0.0% 0.0% node::fs::FSReqCallback::~FSReqCallback()
3 0.0% 0.0% node::fs::FSReqCallback::Reject(v8::Local<v8::Value>)
3 0.0% 0.0% node::MakeLibuvRequestCallback<uv_fs_s, void (*)(uv_fs_s*)>::Wrapper(uv_fs_s*)
3 0.0% 0.0% node::MakeCallback(v8::Isolate*, v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*, node::async_context)
3 0.0% 0.0% node::Environment::StartProfilerIdleNotifier()::{lambda(uv_check_s*)#2}::_FUN(uv_check_s*)
3 0.0% 0.0% node::Buffer::Length(v8::Local<v8::Object>)
3 0.0% 0.0% node::Buffer::HasInstance(v8::Local<v8::Value>)
3 0.0% 0.0% __mmap
3 0.0% 0.0% __GI___pthread_mutex_unlock
2 0.0% 0.0% v8::internal::libc_memchr(void*, int, unsigned int)
2 0.0% 0.0% v8::internal::VariableProxy::BindTo(v8::internal::Variable*)
2 0.0% 0.0% v8::internal::SharedFunctionInfo::script() const
2 0.0% 0.0% v8::internal::Scope::Scope(v8::internal::Zone*, v8::internal::Scope*, v8::internal::ScopeType)
2 0.0% 0.0% v8::internal::Scope::GetReceiverScope()
2 0.0% 0.0% v8::internal::Scope::GetDeclarationScope()
2 0.0% 0.0% v8::internal::Scope::DeserializeScopeChain(v8::internal::Isolate*, v8::internal::Zone*, v8::internal::ScopeInfo, v8::internal::DeclarationScope*, v8::internal::AstValueFactory*, v8::internal::Scope::DeserializationMode)
2 0.0% 0.0% v8::internal::Scope::DeclareVariable(v8::internal::Declaration*, v8::internal::AstRawString const*, int, v8::internal::VariableMode, v8::internal::VariableKind, v8::internal::InitializationFlag, bool*, bool*, bool*)
2 0.0% 0.0% v8::internal::Scope::AllocateScopeInfosRecursively(v8::internal::Isolate*, v8::internal::MaybeHandle<v8::internal::ScopeInfo>)
2 0.0% 0.0% v8::internal::HandlerTable::NumberOfRangeEntries() const
2 0.0% 0.0% v8::internal::GetOrCreateHash(v8::internal::Isolate*, unsigned int)
2 0.0% 0.0% v8::internal::DeclarationScope::DeclarationScope(v8::internal::Zone*, v8::internal::ScopeType, v8::internal::Handle<v8::internal::ScopeInfo>)
2 0.0% 0.0% v8::internal::Builtins::CallInterfaceDescriptorFor(v8::internal::Builtins::Name)
2 0.0% 0.0% v8::internal::Builtin_CallSitePrototypeIsNative(int, unsigned int*, v8::internal::Isolate*)
2 0.0% 0.0% v8::internal::Builtin_CallSitePrototypeGetMethodName(int, unsigned int*, v8::internal::Isolate*)
2 0.0% 0.0% v8::internal::Builtin_CallSitePrototypeGetFileName(int, unsigned int*, v8::internal::Isolate*)
2 0.0% 0.0% v8::internal::Builtin_ArrayBufferConstructor(int, unsigned int*, v8::internal::Isolate*)
2 0.0% 0.0% v8::internal::AstValueFactory::GetString(v8::internal::Handle<v8::internal::String>)
2 0.0% 0.0% v8::internal::AstRawString::Compare(void*, void*)
2 0.0% 0.0% v8::internal::Accessors::FunctionNameGetter(v8::Local<v8::Name>, v8::PropertyCallbackInfo<v8::Value> const&)
2 0.0% 0.0% v8::Value::ToInteger(v8::Local<v8::Context>) const
2 0.0% 0.0% v8::Value::IsSharedArrayBuffer() const
2 0.0% 0.0% v8::Value::IsArrayBuffer() const
2 0.0% 0.0% v8::V8::DisposeGlobal(unsigned int*)
2 0.0% 0.0% v8::V8::ClearWeak(unsigned int*)
2 0.0% 0.0% v8::TryCatch::SetVerbose(bool)
2 0.0% 0.0% v8::ScriptCompiler::CompileFunctionInContext(v8::Local<v8::Context>, v8::ScriptCompiler::Source*, unsigned int, v8::Local<v8::String>*, unsigned int, v8::Local<v8::Object>*, v8::ScriptCompiler::CompileOptions, v8::ScriptCompiler::NoCacheReason, v8::Local<v8::ScriptOrModule>*)
2 0.0% 0.0% v8::Isolate::SetIdle(bool)
2 0.0% 0.0% v8::Integer::NewFromUnsigned(v8::Isolate*, unsigned int)
2 0.0% 0.0% v8::External::Value() const
2 0.0% 0.0% std::ostream::put(char)
2 0.0% 0.0% std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned int, unsigned int, unsigned int) const
2 0.0% 0.0% node::fs::Unlink(v8::FunctionCallbackInfo<v8::Value> const&)
2 0.0% 0.0% node::NodeArrayBufferAllocator::Allocate(unsigned int)
2 0.0% 0.0% node::Environment::RunTimers(uv_timer_s*)
2 0.0% 0.0% node::Environment::RunAndClearInterrupts()
2 0.0% 0.0% node::Environment::GetNow()
2 0.0% 0.0% node::(anonymous namespace)::ToggleImmediateRef(v8::FunctionCallbackInfo<v8::Value> const&)
2 0.0% 0.0% brk
2 0.0% 0.0% __pthread_enable_asynccancel
2 0.0% 0.0% __pthread_disable_asynccancel
2 0.0% 0.0% __getpid
2 0.0% 0.0% __errno_location
2 0.0% 0.0% __GI___pthread_once
1 0.0% 0.0% void std::vector<v8::Local<v8::String>, std::allocator<v8::Local<v8::String> > >::_M_emplace_back_aux<v8::Local<v8::String> >(v8::Local<v8::String>&&)
1 0.0% 0.0% void node::fs::FillStatsArray<double, v8::Float64Array>(node::AliasedBufferBase<double, v8::Float64Array, std::enable_if<std::is_scalar<double>::value, void>::type>*, uv_stat_t const*, unsigned int)
1 0.0% 0.0% void node::GetSockOrPeerName<node::TCPWrap, &uv_tcp_getsockname>(v8::FunctionCallbackInfo<v8::Value> const&)
1 0.0% 0.0% v8::internal::libc_memmove(void*, void const*, unsigned int)
1 0.0% 0.0% v8::internal::Variable* v8::internal::Scope::Lookup<(v8::internal::Scope::ScopeLookupMode)1>(v8::internal::VariableProxy*, v8::internal::Scope*, v8::internal::Scope*, v8::internal::Scope*, bool)
1 0.0% 0.0% v8::internal::UnoptimizedCompilationJob::RecordCompilationStats(v8::internal::Isolate*) const
1 0.0% 0.0% v8::internal::StringSearch<unsigned char, unsigned char>::InitialSearch(v8::internal::StringSearch<unsigned char, unsigned char>*, v8::internal::Vector<unsigned char const>, int)
1 0.0% 0.0% v8::internal::Scope::ResolveVariablesRecursively(v8::internal::ParseInfo*)
1 0.0% 0.0% v8::internal::Scope::FinalizeBlockScope()
1 0.0% 0.0% v8::internal::OptimizedCompilationJob::PrepareJob(v8::internal::Isolate*)
1 0.0% 0.0% v8::internal::ObjectLiteralProperty::IsCompileTimeValue() const
1 0.0% 0.0% v8::internal::ObjectLiteral::CalculateEmitStore(v8::internal::Zone*)
1 0.0% 0.0% v8::internal::Object::ToString(v8::internal::Isolate*, v8::internal::Handle<v8::internal::Object>)
1 0.0% 0.0% v8::internal::HandlerTable::LookupReturn(int)
1 0.0% 0.0% v8::internal::HandleScopeImplementer::BeginDeferredScope()
1 0.0% 0.0% v8::internal::FunctionLiteral::start_position() const
1 0.0% 0.0% v8::internal::FlushInstructionCache(void*, unsigned int)
1 0.0% 0.0% v8::internal::Expression::ToBooleanIsTrue() const
1 0.0% 0.0% v8::internal::Expression::IsConciseMethodDefinition() const
1 0.0% 0.0% v8::internal::Expression::IsCompileTimeValue()
1 0.0% 0.0% v8::internal::Expression::IsAccessorFunctionDefinition() const
1 0.0% 0.0% v8::internal::DeclarationScope::Analyze(v8::internal::ParseInfo*)
1 0.0% 0.0% v8::internal::DeclarationScope::AllocateScopeInfos(v8::internal::ParseInfo*, v8::internal::Isolate*)
1 0.0% 0.0% v8::internal::Compiler::FinalizeOptimizedCompilationJob(v8::internal::OptimizedCompilationJob*, v8::internal::Isolate*)
1 0.0% 0.0% v8::internal::Compiler::CompileOptimized(v8::internal::Handle<v8::internal::JSFunction>, v8::internal::ConcurrencyMode)
1 0.0% 0.0% v8::internal::CompilationCache::Iterate(v8::internal::RootVisitor*)
1 0.0% 0.0% v8::internal::CompareOperation::IsLiteralCompareNull(v8::internal::Expression**)
1 0.0% 0.0% v8::internal::Builtins::name(int)
1 0.0% 0.0% v8::internal::Builtin_SetPrototypeClear(int, unsigned int*, v8::internal::Isolate*)
1 0.0% 0.0% v8::internal::Builtin_JsonParse(int, unsigned int*, v8::internal::Isolate*)
1 0.0% 0.0% v8::internal::Builtin_CallSitePrototypeGetColumnNumber(int, unsigned int*, v8::internal::Isolate*)
1 0.0% 0.0% v8::internal::Builtin_ArrayShift(int, unsigned int*, v8::internal::Isolate*)
1 0.0% 0.0% v8::internal::AstRawString::AsArrayIndex(unsigned int*) const
1 0.0% 0.0% v8::internal::Accessors::FunctionCallerGetter(v8::Local<v8::Name>, v8::PropertyCallbackInfo<v8::Value> const&)
1 0.0% 0.0% v8::base::TemplateHashMapImpl<void*, void*, v8::base::HashEqualityThenKeyMatcher<void*, bool (*)(void*, void*)>, v8::internal::ZoneAllocationPolicy>::FillEmptyEntry(v8::base::TemplateHashMapEntry<void*, void*>*, void* const&, void* const&, unsigned int, v8::internal::ZoneAllocationPolicy)
1 0.0% 0.0% v8::Value::ToObject(v8::Local<v8::Context>) const
1 0.0% 0.0% v8::Value::IsInt32() const
1 0.0% 0.0% v8::Value::Int32Value(v8::Local<v8::Context>) const
1 0.0% 0.0% v8::Object::CreationContext()
1 0.0% 0.0% v8::Integer::Value() const
1 0.0% 0.0% v8::ArrayBufferView::ByteLength()
1 0.0% 0.0% v8::ArrayBufferView::Buffer()
1 0.0% 0.0% strncmp
1 0.0% 0.0% strcpy
1 0.0% 0.0% strcmp
1 0.0% 0.0% std::ostreambuf_iterator<char, std::char_traits<char> > std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::_M_insert_int<long long>(std::ostreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, char, long long) const
1 0.0% 0.0% std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::do_put(std::ostreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, char, long) const
1 0.0% 0.0% std::locale::id::_M_id() const
1 0.0% 0.0% std::ios_base::ios_base()
1 0.0% 0.0% std::ios_base::_M_init()
1 0.0% 0.0% std::ios_base::_M_call_callbacks(std::ios_base::event)
1 0.0% 0.0% std::basic_ios<char, std::char_traits<char> >::_M_cache_locale(std::locale const&)
1 0.0% 0.0% std::_Rb_tree_increment(std::_Rb_tree_node_base*)
1 0.0% 0.0% std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_insert_unique_node(unsigned int, unsigned int, std::__detail::_Hash_node<int, false>*)
1 0.0% 0.0% node::tracing::TraceEventHelper::GetTracingController()
1 0.0% 0.0% node::options_parser::GetOptions(v8::FunctionCallbackInfo<v8::Value> const&)
1 0.0% 0.0% node::loader::ModuleWrap::Instantiate(v8::FunctionCallbackInfo<v8::Value> const&)
1 0.0% 0.0% node::fs::Stat(v8::FunctionCallbackInfo<v8::Value> const&)
1 0.0% 0.0% node::fs::ReadDir(v8::FunctionCallbackInfo<v8::Value> const&)
1 0.0% 0.0% node::fs::FSReqAfterScope::Reject(uv_fs_s*)
1 0.0% 0.0% node::fs::AfterMkdirp(uv_fs_s*)
1 0.0% 0.0% node::cares_wrap::(anonymous namespace)::ChannelWrap::New(v8::FunctionCallbackInfo<v8::Value> const&)
1 0.0% 0.0% node::binding::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
1 0.0% 0.0% node::Utf8Value::Utf8Value(v8::Isolate*, v8::Local<v8::Value>)
1 0.0% 0.0% node::PerIsolatePlatformData::FlushForegroundTasksInternal()
1 0.0% 0.0% node::Environment::GetFromCallbackData(v8::Local<v8::Value>)
1 0.0% 0.0% node::EnvEnumerator(v8::PropertyCallbackInfo<v8::Array> const&)
1 0.0% 0.0% node::Buffer::Data(v8::Local<v8::Object>)
1 0.0% 0.0% node::Buffer::(anonymous namespace)::Compare(v8::FunctionCallbackInfo<v8::Value> const&)
1 0.0% 0.0% node::BaseObject::pointer_data()
1 0.0% 0.0% node::BaseObject::MakeWeak()::{lambda(v8::WeakCallbackInfo<node::BaseObject> const&)#1}::_FUN(v8::WeakCallbackInfo<node::BaseObject> const&)
1 0.0% 0.0% fflush
1 0.0% 0.0% ceilf
1 0.0% 0.0% __vsnprintf
1 0.0% 0.0% __pthread_cleanup_push
1 0.0% 0.0% __printf_fp
1 0.0% 0.0% __libc_alloca_cutoff
1 0.0% 0.0% __dynamic_cast
1 0.0% 0.0% __default_morecore
[Summary]:
ticks total nonlib name
258679 29.4% 92.2% JavaScript
20032 2.3% 7.1% C++
3046 0.3% 1.1% GC
597828 68.0% Shared libraries
1984 0.2% Unaccounted
[C++ entry points]:
ticks cpp total name
2479 17.1% 0.3% v8::internal::Accessors::ErrorStackGetter(v8::Local<v8::Name>, v8::PropertyCallbackInfo<v8::Value> const&)
973 6.7% 0.1% node::contextify::ContextifyContext::CompileFunction(v8::FunctionCallbackInfo<v8::Value> const&)
777 5.4% 0.1% __pthread_mutex_unlock_usercnt
777 5.4% 0.1% __libc_malloc
773 5.3% 0.1% node::fs::Read(v8::FunctionCallbackInfo<v8::Value> const&)
690 4.8% 0.1% __pthread_cond_signal
627 4.3% 0.1% __adddf3
470 3.2% 0.1% v8::internal::ReadOnlyHeap::GetReadOnlyRoots(v8::internal::HeapObject)
458 3.2% 0.1% cfree
441 3.0% 0.1% _init
395 2.7% 0.0% node::fs::NewFSReqCallback(v8::FunctionCallbackInfo<v8::Value> const&)
311 2.1% 0.0% v8::internal::MarkingBarrier(v8::internal::HeapObject, v8::internal::FullObjectSlot, v8::internal::Object)
303 2.1% 0.0% v8::String::Utf8Length(v8::Isolate*) const
257 1.8% 0.0% node::native_module::NativeModuleEnv::CompileFunction(v8::FunctionCallbackInfo<v8::Value> const&)
239 1.6% 0.0% node::fs::WriteBuffer(v8::FunctionCallbackInfo<v8::Value> const&)
236 1.6% 0.0% operator new(unsigned int, std::nothrow_t const&)
219 1.5% 0.0% __aeabi_l2d
203 1.4% 0.0% void node::StreamBase::JSMethod<&(int node::StreamBase::WriteString<(node::encoding)1>(v8::FunctionCallbackInfo<v8::Value> const&))>(v8::FunctionCallbackInfo<v8::Value> const&)
161 1.1% 0.0% v8::internal::heap_internals::GenerationalBarrierInternal(v8::internal::HeapObject, unsigned int, v8::internal::HeapObject)
157 1.1% 0.0% memcpy
151 1.0% 0.0% __aeabi_ul2d
141 1.0% 0.0% memcmp
140 1.0% 0.0% node::SyncProcessRunner::Spawn(v8::FunctionCallbackInfo<v8::Value> const&)
135 0.9% 0.0% v8::internal::Builtin_ArrayConcat(int, unsigned int*, v8::internal::Isolate*)
135 0.9% 0.0% node::EnvGetter(v8::Local<v8::Name>, v8::PropertyCallbackInfo<v8::Value> const&)
126 0.9% 0.0% node::fs::InternalModuleStat(v8::FunctionCallbackInfo<v8::Value> const&)
117 0.8% 0.0% __write
113 0.8% 0.0% operator new[](unsigned int, std::nothrow_t const&)
108 0.7% 0.0% node::fs::WriteBuffers(v8::FunctionCallbackInfo<v8::Value> const&)
99 0.7% 0.0% void node::Buffer::(anonymous namespace)::StringSlice<(node::encoding)5>(v8::FunctionCallbackInfo<v8::Value> const&)
96 0.7% 0.0% v8::internal::String::Flatten(v8::internal::Isolate*, v8::internal::Handle<v8::internal::String>, v8::internal::AllocationType)
84 0.6% 0.0% int v8::(anonymous namespace)::WriteUtf8Impl<unsigned char>(v8::internal::Vector<unsigned char const>, char*, int, int, int*)
62 0.4% 0.0% node::fs::Open(v8::FunctionCallbackInfo<v8::Value> const&)
57 0.4% 0.0% __fmod_finite
56 0.4% 0.0% node::fs::Close(v8::FunctionCallbackInfo<v8::Value> const&)
56 0.4% 0.0% memset
52 0.4% 0.0% node::Buffer::(anonymous namespace)::ByteLengthUtf8(v8::FunctionCallbackInfo<v8::Value> const&)
51 0.4% 0.0% __mprotect
50 0.3% 0.0% void node::Buffer::(anonymous namespace)::StringSlice<(node::encoding)1>(v8::FunctionCallbackInfo<v8::Value> const&)
49 0.3% 0.0% void node::Buffer::(anonymous namespace)::StringWrite<(node::encoding)1>(v8::FunctionCallbackInfo<v8::Value> const&)
49 0.3% 0.0% operator delete[](void*)
43 0.3% 0.0% v8::internal::LookupIterator::PropertyOrElement(v8::internal::Isolate*, v8::internal::Handle<v8::internal::Object>, v8::internal::Handle<v8::internal::Name>, v8::internal::Handle<v8::internal::JSReceiver>, v8::internal::LookupIterator::Configuration)
43 0.3% 0.0% fwrite
39 0.3% 0.0% syscall
37 0.3% 0.0% v8::internal::ApiNatives::InstantiateObject(v8::internal::Isolate*, v8::internal::Handle<v8::internal::ObjectTemplateInfo>, v8::internal::Handle<v8::internal::JSReceiver>)
37 0.3% 0.0% operator new(unsigned int)
36 0.2% 0.0% v8::internal::Builtin_JsonStringify(int, unsigned int*, v8::internal::Isolate*)
35 0.2% 0.0% operator delete(void*)
32 0.2% 0.0% v8::internal::SequentialStringKey<unsigned char>::IsMatch(v8::internal::String)
32 0.2% 0.0% v8::internal::Builtin_NumberPrototypeToString(int, unsigned int*, v8::internal::Isolate*)
32 0.2% 0.0% v8::internal::Builtin_HandleApiCall(int, unsigned int*, v8::internal::Isolate*)
32 0.2% 0.0% node::fs::InternalModuleReadJSON(v8::FunctionCallbackInfo<v8::Value> const&)
31 0.2% 0.0% node::task_queue::RunMicrotasks(v8::FunctionCallbackInfo<v8::Value> const&)
30 0.2% 0.0% __udivmoddi4
26 0.2% 0.0% memchr
25 0.2% 0.0% v8::internal::HandleScope::~HandleScope()
25 0.2% 0.0% v8::internal::FixedArray::set(int, v8::internal::Object)
21 0.1% 0.0% node::Buffer::(anonymous namespace)::CreateFromString(v8::FunctionCallbackInfo<v8::Value> const&)
21 0.1% 0.0% floor
20 0.1% 0.0% __udivsi3
19 0.1% 0.0% std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, int)
19 0.1% 0.0% node::binding::GetInternalBinding(v8::FunctionCallbackInfo<v8::Value> const&)
18 0.1% 0.0% node::fs::MKDir(v8::FunctionCallbackInfo<v8::Value> const&)
18 0.1% 0.0% __lll_lock_wait
17 0.1% 0.0% v8::Value::IsArrayBufferView() const
17 0.1% 0.0% strlen
17 0.1% 0.0% node::fs::LStat(v8::FunctionCallbackInfo<v8::Value> const&)
16 0.1% 0.0% v8::internal::AstValueFactory::GetOneByteStringInternal(v8::internal::Vector<unsigned char const>)
16 0.1% 0.0% v8::internal::(anonymous namespace)::ProbeInstantiationsCache(v8::internal::Isolate*, v8::internal::Handle<v8::internal::NativeContext>, int, v8::internal::(anonymous namespace)::CachingMode)
16 0.1% 0.0% v8::String::WriteUtf8(v8::Isolate*, char*, int, int*, int) const
16 0.1% 0.0% node::crypto::RandomBytes(v8::FunctionCallbackInfo<v8::Value> const&)
16 0.1% 0.0% __gettimeofday
15 0.1% 0.0% v8::internal::FunctionCallbackArguments::FunctionCallbackArguments(v8::internal::Isolate*, v8::internal::Object, v8::internal::HeapObject, v8::internal::Object, v8::internal::HeapObject, unsigned int*, int)
15 0.1% 0.0% std::ostream::sentry::~sentry()
15 0.1% 0.0% node::util::SetHiddenValue(v8::FunctionCallbackInfo<v8::Value> const&)
14 0.1% 0.0% __munmap
13 0.1% 0.0% v8::internal::Builtin_ObjectDefineProperty(int, unsigned int*, v8::internal::Isolate*)
13 0.1% 0.0% v8::internal::AstValueFactory::GetString(unsigned int, bool, v8::internal::Vector<unsigned char const>)
13 0.1% 0.0% fmod
12 0.1% 0.0% v8::Value::IntegerValue(v8::Local<v8::Context>) const
12 0.1% 0.0% v8::ArrayBuffer::GetContents()
12 0.1% 0.0% __madvise
12 0.1% 0.0% __divsi3
12 0.1% 0.0% __GI___pthread_mutex_lock
12 0.1% 0.0% _IO_file_xsputn
11 0.1% 0.0% v8::internal::Builtin_ArrayUnshift(int, unsigned int*, v8::internal::Isolate*)
11 0.1% 0.0% node::fs::Access(v8::FunctionCallbackInfo<v8::Value> const&)
11 0.1% 0.0% node::crypto::CipherBase::Update(v8::FunctionCallbackInfo<v8::Value> const&)
11 0.1% 0.0% node::StringBytes::Write(v8::Isolate*, char*, unsigned int, v8::Local<v8::Value>, node::encoding, int*)
11 0.1% 0.0% node::Buffer::(anonymous namespace)::ParseArrayIndex(node::Environment*, v8::Local<v8::Value>, unsigned int, unsigned int*)
11 0.1% 0.0% memmove
10 0.1% 0.0% v8::internal::Zone::New(unsigned int)
10 0.1% 0.0% v8::internal::PrototypeIterator::Advance()
10 0.1% 0.0% node::crypto::CipherBase::InitIv(v8::FunctionCallbackInfo<v8::Value> const&)
10 0.1% 0.0% node::(anonymous namespace)::GetLibuvNow(v8::FunctionCallbackInfo<v8::Value> const&)
9 0.1% 0.0% v8::internal::Compiler::Compile(v8::internal::Handle<v8::internal::SharedFunctionInfo>, v8::internal::Compiler::ClearExceptionFlag, v8::internal::IsCompiledScope*)
9 0.1% 0.0% v8::internal::Compiler::Compile(v8::internal::Handle<v8::internal::JSFunction>, v8::internal::Compiler::ClearExceptionFlag, v8::internal::IsCompiledScope*)
9 0.1% 0.0% v8::internal::Accessors::FunctionPrototypeGetter(v8::Local<v8::Name>, v8::PropertyCallbackInfo<v8::Value> const&)
9 0.1% 0.0% v8::Value::ToString(v8::Local<v8::Context>) const
9 0.1% 0.0% v8::HandleScope::HandleScope(v8::Isolate*)
9 0.1% 0.0% std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned int) const
9 0.1% 0.0% node::loader::ModuleWrap::Evaluate(v8::FunctionCallbackInfo<v8::Value> const&)
9 0.1% 0.0% node::Hrtime(v8::FunctionCallbackInfo<v8::Value> const&)
8 0.1% 0.0% v8::internal::libc_memset(void*, int, unsigned int)
8 0.1% 0.0% v8::internal::libc_memcpy(void*, void const*, unsigned int)
8 0.1% 0.0% v8::internal::Variable* v8::internal::Scope::Lookup<(v8::internal::Scope::ScopeLookupMode)0>(v8::internal::VariableProxy*, v8::internal::Scope*, v8::internal::Scope*, v8::internal::Scope*, bool)
8 0.1% 0.0% v8::internal::Compiler::PostInstantiation(v8::internal::Handle<v8::internal::JSFunction>)
8 0.1% 0.0% std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)
8 0.1% 0.0% node::inspector::(anonymous namespace)::InspectorConsoleCall(v8::FunctionCallbackInfo<v8::Value> const&)
8 0.1% 0.0% node::fs::GetReqWrap(node::Environment*, v8::Local<v8::Value>, bool) [clone .constprop.283]
8 0.1% 0.0% node::crypto::CipherBase::Final(v8::FunctionCallbackInfo<v8::Value> const&)
7 0.0% 0.0% v8::internal::IsCompiledScope::IsCompiledScope(v8::internal::SharedFunctionInfo, v8::internal::Isolate*)
7 0.0% 0.0% v8::internal::Builtin_DateNow(int, unsigned int*, v8::internal::Isolate*)
7 0.0% 0.0% node::fs::FStat(v8::FunctionCallbackInfo<v8::Value> const&)
7 0.0% 0.0% __libc_write
7 0.0% 0.0% __aeabi_ldivmod
7 0.0% 0.0% __aeabi_d2ulz
6 0.0% 0.0% v8::internal::Scope::AllocateVariablesRecursively()
6 0.0% 0.0% v8::internal::Builtin_TypedArrayPrototypeBuffer(int, unsigned int*, v8::internal::Isolate*)
6 0.0% 0.0% v8::internal::Builtin_ArrayBufferIsView(int, unsigned int*, v8::internal::Isolate*)
6 0.0% 0.0% v8::internal::Accessors::ReconfigureToDataProperty(v8::Local<v8::Name>, v8::Local<v8::Value>, v8::PropertyCallbackInfo<v8::Boolean> const&)
6 0.0% 0.0% std::ostream::sentry::sentry(std::ostream&)
6 0.0% 0.0% operator new[](unsigned int)
6 0.0% 0.0% node::crypto::CipherBase::New(v8::FunctionCallbackInfo<v8::Value> const&)
6 0.0% 0.0% node::LibuvStreamWrap::Initialize(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Context>, void*)::{lambda(v8::FunctionCallbackInfo<v8::Value> const&)#1}::_FUN(v8::FunctionCallbackInfo<v8::Value> const&)
6 0.0% 0.0% ceil
6 0.0% 0.0% __condvar_load_64_relaxed.isra.1
6 0.0% 0.0% __aeabi_uidivmod
6 0.0% 0.0% __aeabi_d2lz
5 0.0% 0.0% v8::internal::StringSearch<unsigned char, unsigned char>::LinearSearch(v8::internal::StringSearch<unsigned char, unsigned char>*, v8::internal::Vector<unsigned char const>, int)
5 0.0% 0.0% v8::internal::DeclarationScope::DeclareDefaultFunctionVariables(v8::internal::AstValueFactory*)
5 0.0% 0.0% v8::internal::Builtins::builtin(int)
5 0.0% 0.0% v8::internal::Builtin_CallSitePrototypeGetFunctionName(int, unsigned int*, v8::internal::Isolate*)
5 0.0% 0.0% v8::internal::Builtin_ArrayPop(int, unsigned int*, v8::internal::Isolate*)
5 0.0% 0.0% v8::Value::IsNumber() const
5 0.0% 0.0% node::StringBytes::Encode(v8::Isolate*, char const*, unsigned int, node::encoding, v8::Local<v8::Value>*)
5 0.0% 0.0% node::NodePlatform::CurrentClockTimeMillis()
5 0.0% 0.0% node::(anonymous namespace)::IsAnyArrayBuffer(v8::FunctionCallbackInfo<v8::Value> const&)
5 0.0% 0.0% node::(anonymous namespace)::DecodeData(v8::FunctionCallbackInfo<v8::Value> const&)
5 0.0% 0.0% __mempcpy
5 0.0% 0.0% __clock_gettime
4 0.0% 0.0% v8::internal::tracing::ScopedTracer::~ScopedTracer()
4 0.0% 0.0% v8::internal::Variable::IsGlobalObjectProperty() const
4 0.0% 0.0% v8::internal::Scope::AddUnresolved(v8::internal::VariableProxy*)
4 0.0% 0.0% v8::internal::PropertyCallbackArguments::PropertyCallbackArguments(v8::internal::Isolate*, v8::internal::Object, v8::internal::Object, v8::internal::JSObject, v8::Maybe<v8::internal::ShouldThrow>)
4 0.0% 0.0% v8::internal::DeclarationScope::DeclarationScope(v8::internal::Zone*, v8::internal::AstValueFactory*)
4 0.0% 0.0% v8::internal::Builtins::builtin_handle(int)
4 0.0% 0.0% v8::internal::Builtin_ObjectPrototypeSetProto(int, unsigned int*, v8::internal::Isolate*)
4 0.0% 0.0% v8::internal::Builtin_CallSitePrototypeGetTypeName(int, unsigned int*, v8::internal::Isolate*)
4 0.0% 0.0% v8::internal::AstValueFactory::Internalize(v8::internal::Isolate*)
4 0.0% 0.0% v8::Value::IsObject() const
4 0.0% 0.0% v8::Object::InternalFieldCount()
4 0.0% 0.0% v8::HandleScope::~HandleScope()
4 0.0% 0.0% std::ostream& std::ostream::_M_insert<long>(long)
4 0.0% 0.0% node::loader::ModuleWrap::SetSyntheticExport(v8::FunctionCallbackInfo<v8::Value> const&)
4 0.0% 0.0% int v8::internal::SearchStringRaw<unsigned char const, unsigned char const>(v8::internal::Isolate*, unsigned char const*, int, unsigned char const*, int, int)
4 0.0% 0.0% __libc_realloc
4 0.0% 0.0% __GI___pthread_getspecific
3 0.0% 0.0% v8::internal::HandlerTable::LookupRange(int, int*, v8::internal::HandlerTable::CatchPrediction*)
3 0.0% 0.0% v8::internal::CompareOperation::IsLiteralCompareUndefined(v8::internal::Expression**)
3 0.0% 0.0% v8::internal::Call::GetCallType() const
3 0.0% 0.0% v8::internal::Builtin_StringPrototypeLastIndexOf(int, unsigned int*, v8::internal::Isolate*)
3 0.0% 0.0% v8::internal::Builtin_DateConstructor(int, unsigned int*, v8::internal::Isolate*)
3 0.0% 0.0% v8::Int32::Value() const
3 0.0% 0.0% v8::ArrayBufferView::ByteOffset()
3 0.0% 0.0% std::ostreambuf_iterator<char, std::char_traits<char> > std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::_M_insert_int<long>(std::ostreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, char, long) const
3 0.0% 0.0% std::locale::~locale()
3 0.0% 0.0% std::_Rb_tree_rebalance_for_erase(std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)
3 0.0% 0.0% operator delete(void*, unsigned int)
3 0.0% 0.0% node::Buffer::Length(v8::Local<v8::Object>)
3 0.0% 0.0% node::Buffer::HasInstance(v8::Local<v8::Value>)
3 0.0% 0.0% __aeabi_uldivmod
2 0.0% 0.0% v8::internal::libc_memchr(void*, int, unsigned int)
2 0.0% 0.0% v8::internal::VariableProxy::BindTo(v8::internal::Variable*)
2 0.0% 0.0% v8::internal::SharedFunctionInfo::script() const
2 0.0% 0.0% v8::internal::Scope::Scope(v8::internal::Zone*, v8::internal::Scope*, v8::internal::ScopeType)
2 0.0% 0.0% v8::internal::Scope::GetReceiverScope()
2 0.0% 0.0% v8::internal::Scope::GetDeclarationScope()
2 0.0% 0.0% v8::internal::Scope::DeserializeScopeChain(v8::internal::Isolate*, v8::internal::Zone*, v8::internal::ScopeInfo, v8::internal::DeclarationScope*, v8::internal::AstValueFactory*, v8::internal::Scope::DeserializationMode)
2 0.0% 0.0% v8::internal::Scope::DeclareVariable(v8::internal::Declaration*, v8::internal::AstRawString const*, int, v8::internal::VariableMode, v8::internal::VariableKind, v8::internal::InitializationFlag, bool*, bool*, bool*)
2 0.0% 0.0% v8::internal::Scope::AllocateScopeInfosRecursively(v8::internal::Isolate*, v8::internal::MaybeHandle<v8::internal::ScopeInfo>)
2 0.0% 0.0% v8::internal::JSReceiver::GetDataProperty(v8::internal::Handle<v8::internal::JSReceiver>, v8::internal::Handle<v8::internal::Name>)
2 0.0% 0.0% v8::internal::HandlerTable::NumberOfRangeEntries() const
2 0.0% 0.0% v8::internal::HandlerTable::HandlerTable(unsigned int, int, v8::internal::HandlerTable::EncodingMode)
2 0.0% 0.0% v8::internal::GetOrCreateHash(v8::internal::Isolate*, unsigned int)
2 0.0% 0.0% v8::internal::DeclarationScope::DeclarationScope(v8::internal::Zone*, v8::internal::ScopeType, v8::internal::Handle<v8::internal::ScopeInfo>)
2 0.0% 0.0% v8::internal::Builtins::CallInterfaceDescriptorFor(v8::internal::Builtins::Name)
2 0.0% 0.0% v8::internal::Builtin_CallSitePrototypeIsNative(int, unsigned int*, v8::internal::Isolate*)
2 0.0% 0.0% v8::internal::Builtin_CallSitePrototypeGetMethodName(int, unsigned int*, v8::internal::Isolate*)
2 0.0% 0.0% v8::internal::Builtin_CallSitePrototypeGetFileName(int, unsigned int*, v8::internal::Isolate*)
2 0.0% 0.0% v8::internal::Builtin_ArrayBufferConstructor(int, unsigned int*, v8::internal::Isolate*)
2 0.0% 0.0% v8::internal::AstValueFactory::GetString(v8::internal::Handle<v8::internal::String>)
2 0.0% 0.0% v8::internal::AstRawString::Compare(void*, void*)
2 0.0% 0.0% v8::internal::Accessors::FunctionNameGetter(v8::Local<v8::Name>, v8::PropertyCallbackInfo<v8::Value> const&)
2 0.0% 0.0% v8::Value::IsSharedArrayBuffer() const
2 0.0% 0.0% v8::Value::IsArrayBuffer() const
2 0.0% 0.0% v8::TryCatch::TryCatch(v8::Isolate*)
2 0.0% 0.0% v8::String::NewFromOneByte(v8::Isolate*, unsigned char const*, v8::NewStringType, int)
2 0.0% 0.0% v8::ScriptCompiler::CompileFunctionInContext(v8::Local<v8::Context>, v8::ScriptCompiler::Source*, unsigned int, v8::Local<v8::String>*, unsigned int, v8::Local<v8::Object>*, v8::ScriptCompiler::CompileOptions, v8::ScriptCompiler::NoCacheReason, v8::Local<v8::ScriptOrModule>*)
2 0.0% 0.0% v8::External::Value() const
2 0.0% 0.0% std::ostream::put(char)
2 0.0% 0.0% node::url::(anonymous namespace)::Parse(v8::FunctionCallbackInfo<v8::Value> const&)
2 0.0% 0.0% node::fs::Unlink(v8::FunctionCallbackInfo<v8::Value> const&)
2 0.0% 0.0% node::NodeArrayBufferAllocator::Allocate(unsigned int)
2 0.0% 0.0% node::Environment::GetNow()
2 0.0% 0.0% node::(anonymous namespace)::ToggleImmediateRef(v8::FunctionCallbackInfo<v8::Value> const&)
2 0.0% 0.0% brk
2 0.0% 0.0% __mmap
2 0.0% 0.0% __GI___pthread_once
1 0.0% 0.0% void std::vector<v8::Local<v8::String>, std::allocator<v8::Local<v8::String> > >::_M_emplace_back_aux<v8::Local<v8::String> >(v8::Local<v8::String>&&)
1 0.0% 0.0% void node::GetSockOrPeerName<node::TCPWrap, &uv_tcp_getsockname>(v8::FunctionCallbackInfo<v8::Value> const&)
1 0.0% 0.0% v8::internal::libc_memmove(void*, void const*, unsigned int)
1 0.0% 0.0% v8::internal::Variable* v8::internal::Scope::Lookup<(v8::internal::Scope::ScopeLookupMode)1>(v8::internal::VariableProxy*, v8::internal::Scope*, v8::internal::Scope*, v8::internal::Scope*, bool)
1 0.0% 0.0% v8::internal::UnoptimizedCompilationJob::RecordCompilationStats(v8::internal::Isolate*) const
1 0.0% 0.0% v8::internal::StringSearch<unsigned char, unsigned char>::InitialSearch(v8::internal::StringSearch<unsigned char, unsigned char>*, v8::internal::Vector<unsigned char const>, int)
1 0.0% 0.0% v8::internal::Scope::ResolveVariablesRecursively(v8::internal::ParseInfo*)
1 0.0% 0.0% v8::internal::Scope::FinalizeBlockScope()
1 0.0% 0.0% v8::internal::RuntimeCallTimerScope::RuntimeCallTimerScope(v8::internal::Isolate*, v8::internal::RuntimeCallCounterId)
1 0.0% 0.0% v8::internal::OptimizedCompilationJob::PrepareJob(v8::internal::Isolate*)
1 0.0% 0.0% v8::internal::ObjectLiteralProperty::IsCompileTimeValue() const
1 0.0% 0.0% v8::internal::ObjectLiteral::CalculateEmitStore(v8::internal::Zone*)
1 0.0% 0.0% v8::internal::Object::ToString(v8::internal::Isolate*, v8::internal::Handle<v8::internal::Object>)
1 0.0% 0.0% v8::internal::HandlerTable::LookupReturn(int)
1 0.0% 0.0% v8::internal::HandleScopeImplementer::BeginDeferredScope()
1 0.0% 0.0% v8::internal::FunctionLiteral::start_position() const
1 0.0% 0.0% v8::internal::FlushInstructionCache(void*, unsigned int)
1 0.0% 0.0% v8::internal::Expression::ToBooleanIsTrue() const
1 0.0% 0.0% v8::internal::Expression::IsConciseMethodDefinition() const
1 0.0% 0.0% v8::internal::Expression::IsCompileTimeValue()
1 0.0% 0.0% v8::internal::Expression::IsAccessorFunctionDefinition() const
1 0.0% 0.0% v8::internal::DeclarationScope::Analyze(v8::internal::ParseInfo*)
1 0.0% 0.0% v8::internal::DeclarationScope::AllocateScopeInfos(v8::internal::ParseInfo*, v8::internal::Isolate*)
1 0.0% 0.0% v8::internal::Compiler::FinalizeOptimizedCompilationJob(v8::internal::OptimizedCompilationJob*, v8::internal::Isolate*)
1 0.0% 0.0% v8::internal::Compiler::CompileOptimized(v8::internal::Handle<v8::internal::JSFunction>, v8::internal::ConcurrencyMode)
1 0.0% 0.0% v8::internal::CompareOperation::IsLiteralCompareNull(v8::internal::Expression**)
1 0.0% 0.0% v8::internal::Builtin_SetPrototypeClear(int, unsigned int*, v8::internal::Isolate*)
1 0.0% 0.0% v8::internal::Builtin_JsonParse(int, unsigned int*, v8::internal::Isolate*)
1 0.0% 0.0% v8::internal::Builtin_CallSitePrototypeGetColumnNumber(int, unsigned int*, v8::internal::Isolate*)
1 0.0% 0.0% v8::internal::Builtin_ArrayShift(int, unsigned int*, v8::internal::Isolate*)
1 0.0% 0.0% v8::internal::AstRawString::AsArrayIndex(unsigned int*) const
1 0.0% 0.0% v8::internal::Accessors::FunctionCallerGetter(v8::Local<v8::Name>, v8::PropertyCallbackInfo<v8::Value> const&)
1 0.0% 0.0% v8::base::TemplateHashMapImpl<void*, void*, v8::base::HashEqualityThenKeyMatcher<void*, bool (*)(void*, void*)>, v8::internal::ZoneAllocationPolicy>::FillEmptyEntry(v8::base::TemplateHashMapEntry<void*, void*>*, void* const&, void* const&, unsigned int, v8::internal::ZoneAllocationPolicy)
1 0.0% 0.0% v8::Value::IsInt32() const
1 0.0% 0.0% v8::Value::Int32Value(v8::Local<v8::Context>) const
1 0.0% 0.0% v8::MicrotasksScope::PerformCheckpoint(v8::Isolate*)
1 0.0% 0.0% v8::Isolate::SuppressMicrotaskExecutionScope::~SuppressMicrotaskExecutionScope()
1 0.0% 0.0% v8::Integer::Value() const
1 0.0% 0.0% v8::Integer::NewFromUnsigned(v8::Isolate*, unsigned int)
1 0.0% 0.0% v8::ArrayBufferView::ByteLength()
1 0.0% 0.0% v8::ArrayBufferView::Buffer()
1 0.0% 0.0% strncmp
1 0.0% 0.0% strcpy
1 0.0% 0.0% strcmp
1 0.0% 0.0% std::ostreambuf_iterator<char, std::char_traits<char> > std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::_M_insert_int<long long>(std::ostreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, char, long long) const
1 0.0% 0.0% std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::do_put(std::ostreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, char, long) const
1 0.0% 0.0% std::locale::id::_M_id() const
1 0.0% 0.0% std::ios_base::ios_base()
1 0.0% 0.0% std::ios_base::_M_init()
1 0.0% 0.0% std::ios_base::_M_call_callbacks(std::ios_base::event)
1 0.0% 0.0% std::basic_ios<char, std::char_traits<char> >::_M_cache_locale(std::locale const&)
1 0.0% 0.0% std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned int, unsigned int, unsigned int) const
1 0.0% 0.0% std::_Rb_tree_increment(std::_Rb_tree_node_base*)
1 0.0% 0.0% std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_insert_unique_node(unsigned int, unsigned int, std::__detail::_Hash_node<int, false>*)
1 0.0% 0.0% node::tracing::TraceEventHelper::GetTracingController()
1 0.0% 0.0% node::options_parser::GetOptions(v8::FunctionCallbackInfo<v8::Value> const&)
1 0.0% 0.0% node::loader::ModuleWrap::Instantiate(v8::FunctionCallbackInfo<v8::Value> const&)
1 0.0% 0.0% node::fs::Stat(v8::FunctionCallbackInfo<v8::Value> const&)
1 0.0% 0.0% node::fs::ReadDir(v8::FunctionCallbackInfo<v8::Value> const&)
1 0.0% 0.0% node::cares_wrap::(anonymous namespace)::ChannelWrap::New(v8::FunctionCallbackInfo<v8::Value> const&)
1 0.0% 0.0% node::binding::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
1 0.0% 0.0% node::Utf8Value::Utf8Value(v8::Isolate*, v8::Local<v8::Value>)
1 0.0% 0.0% node::Environment::GetFromCallbackData(v8::Local<v8::Value>)
1 0.0% 0.0% node::EnvEnumerator(v8::PropertyCallbackInfo<v8::Array> const&)
1 0.0% 0.0% node::Buffer::Data(v8::Local<v8::Object>)
1 0.0% 0.0% node::Buffer::(anonymous namespace)::Compare(v8::FunctionCallbackInfo<v8::Value> const&)
1 0.0% 0.0% fflush
1 0.0% 0.0% epoll_ctl
1 0.0% 0.0% __default_morecore
1 0.0% 0.0% __aeabi_read_tp
1 0.0% 0.0% __GI___pthread_mutex_unlock
1 0.0% 0.0% _IO_vfprintf
[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 1.0% are not shown.
ticks parent name
595904 67.8% /usr/bin/node
455437 76.4% LazyCompile: *Gateway.discoverClimates /home/klh/zwavejs2mqtt/lib/Gateway.js:1242:47
455437 100.0% LazyCompile: ~onNodeReady /home/klh/zwavejs2mqtt/lib/ZwaveClient.js:259:22
455437 100.0% LazyCompile: *getDefinedValueIDs /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:319:23
455437 100.0% LazyCompile: *Interpreter.send /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:104:30
455437 100.0% LazyCompile: ~onStatusChange /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:217:19
34851 5.8% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/@zwave-js/core/build/values/ValueDB.js:168:26
34851 100.0% /usr/bin/node
34851 100.0% LazyCompile: ~getValues /home/klh/zwavejs2mqtt/node_modules/@zwave-js/core/build/values/ValueDB.js:166:14
34851 100.0% LazyCompile: ~getDefinedValueIDs /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:319:23
34851 100.0% LazyCompile: ~getDefinedValueIDs /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:426:23
30155 5.1% LazyCompile: ~onNodeReady /home/klh/zwavejs2mqtt/lib/ZwaveClient.js:259:22
30141 100.0% LazyCompile: *getDefinedValueIDs /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:319:23
30141 100.0% LazyCompile: *Interpreter.send /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:104:30
30138 100.0% LazyCompile: ~onStatusChange /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:217:19
30138 100.0% LazyCompile: ~<anonymous> /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:110:41
10532 1.8% LazyCompile: *dbKeyToValueIdFast /home/klh/zwavejs2mqtt/node_modules/@zwave-js/core/build/values/ValueDB.js:294:28
7407 70.3% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/@zwave-js/core/build/values/ValueDB.js:168:26
7407 100.0% /usr/bin/node
7407 100.0% LazyCompile: ~getValues /home/klh/zwavejs2mqtt/node_modules/@zwave-js/core/build/values/ValueDB.js:166:14
7407 100.0% LazyCompile: ~getDefinedValueIDs /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:319:23
2509 23.8% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/@zwave-js/core/build/values/ValueDB.js:258:32
2509 100.0% /usr/bin/node
2509 100.0% LazyCompile: ~getAllMetadata /home/klh/zwavejs2mqtt/node_modules/@zwave-js/core/build/values/ValueDB.js:256:19
2507 99.9% LazyCompile: ~getDefinedValueIDs /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:319:23
346 3.3% LazyCompile: *findMetadata /home/klh/zwavejs2mqtt/node_modules/@zwave-js/core/build/values/ValueDB.js:268:17
346 100.0% LazyCompile: ~getPartialParamInfos /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/ConfigurationCC.js:506:25
346 100.0% LazyCompile: ~ConfigurationCCReport /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/ConfigurationCC.js:621:16
257 74.3% LazyCompile: *CommandClass /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:20:16
89 25.7% LazyCompile: ~CommandClass /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:20:16
9497 1.6% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/@zwave-js/core/build/values/ValueDB.js:258:32
9497 100.0% /usr/bin/node
9497 100.0% LazyCompile: ~getAllMetadata /home/klh/zwavejs2mqtt/node_modules/@zwave-js/core/build/values/ValueDB.js:256:19
9492 99.9% LazyCompile: ~getDefinedValueIDs /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:319:23
9492 100.0% LazyCompile: ~getDefinedValueIDs /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:426:23
6681 1.1% /usr/bin/node
1430 21.4% /usr/bin/node
171 12.0% /usr/bin/node
26 15.2% /usr/bin/node
127 8.9% LazyCompile: *get individualEndpointCount /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:534:32
73 57.5% /usr/bin/node
73 100.0% /usr/bin/node
45 35.4% LazyCompile: *serialize /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:2085:14
30 66.7% /usr/bin/node
13 28.9% LazyCompile: ~<anonymous> /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/controller/Controller.js:1337:74
2 4.4% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/controller/Controller.js:1337:74
7 5.5% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/controller/Controller.js:1337:74
7 100.0% /usr/bin/node
85 5.9% LazyCompile: *get aggregatedEndpointCount /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:540:32
45 52.9% /usr/bin/node
45 100.0% /usr/bin/node
34 40.0% LazyCompile: *serialize /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:2085:14
17 50.0% LazyCompile: ~<anonymous> /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/controller/Controller.js:1337:74
17 50.0% /usr/bin/node
5 5.9% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/controller/Controller.js:1337:74
5 100.0% /usr/bin/node
1 1.2% LazyCompile: *getAllEndpoints /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:584:20
1 100.0% LazyCompile: ~serialize /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:2085:14
77 5.4% LazyCompile: *getValue /home/klh/zwavejs2mqtt/node_modules/@zwave-js/core/build/values/ValueDB.js:141:13
35 45.5% /usr/bin/node
35 100.0% /usr/bin/node
21 27.3% LazyCompile: *serialize /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:2085:14
17 81.0% /usr/bin/node
4 19.0% LazyCompile: ~<anonymous> /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/controller/Controller.js:1337:74
15 19.5% LazyCompile: ~getValue /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:409:13
7 46.7% LazyCompile: ~get isMultiChannelInterviewComplete /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:555:40
6 40.0% LazyCompile: ~get individualEndpointCount /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:534:32
1 6.7% LazyCompile: ~get firmwareVersion /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:335:24
1 6.7% LazyCompile: ~get aggregatedEndpointCount /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:540:32
2 2.6% LazyCompile: ~getAllEndpoints /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:584:20
2 100.0% LazyCompile: ~serialize /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:2085:14
2 2.6% LazyCompile: ~get isParamInformationFromConfig /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/ConfigurationCC.js:473:37
2 100.0% LazyCompile: ~extendParamInformation /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/ConfigurationCC.js:480:27
1 1.3% LazyCompile: ~getGroupCountCached /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/AssociationCC.js:207:24
1 100.0% LazyCompile: ~interview /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/AssociationCC.js:235:20
1 1.3% LazyCompile: ~get interviewComplete /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:104:26
1 100.0% LazyCompile: ~task /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:918:30
71 5.0% LazyCompile: *get isMultiChannelInterviewComplete /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:555:40
40 56.3% /usr/bin/node
40 100.0% /usr/bin/node
27 38.0% LazyCompile: *serialize /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:2085:14
23 85.2% /usr/bin/node
2 7.4% LazyCompile: ~<anonymous> /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/controller/Controller.js:1337:74
2 7.4% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/controller/Controller.js:1337:74
2 2.8% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/controller/Controller.js:1337:74
2 100.0% /usr/bin/node
1 1.4% LazyCompile: ~getAllEndpoints /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:584:20
1 100.0% LazyCompile: ~getDefinedValueIDs /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:426:23
1 1.4% LazyCompile: *getSafeCCVersionForNode /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/driver/Driver.js:731:28
1 100.0% LazyCompile: *CommandClass /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:20:16
25 1.7% LazyCompile: *getValue /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:409:13
16 64.0% LazyCompile: *serialize /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:2085:14
16 100.0% /usr/bin/node
5 20.0% LazyCompile: ~getAllEndpoints /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:584:20
3 60.0% LazyCompile: ~serialize /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:2085:14
2 40.0% LazyCompile: ~getDefinedValueIDs /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:426:23
2 8.0% LazyCompile: ~handleCommand /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:1266:18
2 100.0% LazyCompile: ~handleRequest /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/driver/Driver.js:1147:24
1 4.0% LazyCompile: ~parseValue /home/klh/zwavejs2mqtt/lib/ZwaveClient.js:702:21
1 100.0% LazyCompile: ~addValue /home/klh/zwavejs2mqtt/lib/ZwaveClient.js:684:19
1 4.0% LazyCompile: *CommandClass /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:20:16
1 100.0% LazyCompile: *createCCInstanceInternal /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Endpoint.js:193:29
16 1.1% LazyCompile: *serialize /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:2085:14
15 93.8% /usr/bin/node
15 100.0% /usr/bin/node
1 6.3% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/controller/Controller.js:1337:74
1 100.0% /usr/bin/node
535 8.0% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/logform/timestamp.js:14:25
479 89.5% LazyCompile: *_transform /home/klh/zwavejs2mqtt/node_modules/winston/lib/winston/logger.js:267:13
345 72.0% LazyCompile: *log /home/klh/zwavejs2mqtt/node_modules/winston/lib/winston/logger.js:201:6
92 26.7% LazyCompile: ~logMessage /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/log/Driver.js:115:20
84 24.3% LazyCompile: *data /home/klh/zwavejs2mqtt/node_modules/@zwave-js/serial/build/Logger.js:94:14
58 16.8% LazyCompile: ~logMessageHeader /home/klh/zwavejs2mqtt/node_modules/@zwave-js/serial/build/Logger.js:80:26
20 5.8% LazyCompile: *writeSerial /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/driver/Driver.js:1538:22
17 4.9% LazyCompile: ~data /home/klh/zwavejs2mqtt/node_modules/@zwave-js/serial/build/Logger.js:94:14
14 4.1% LazyCompile: ~interview /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/ConfigurationCC.js:340:20
10 2.9% LazyCompile: ~ConfigurationCCReport /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/ConfigurationCC.js:621:16
9 2.6% LazyCompile: ~metadataUpdated /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/log/Controller.js:126:25
8 2.3% LazyCompile: ~mergePartialCCs /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/MultiChannelAssociationCC.js:621:20
5 1.4% LazyCompile: ~interview /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/MultiChannelAssociationCC.js:297:20
4 1.2% LazyCompile: ~interview /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/AssociationCC.js:235:20
4 1.2% LazyCompile: ~deserializeParamInformationFromConfig /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/ConfigurationCC.js:545:42
134 28.0% LazyCompile: *Writable.write /home/klh/zwavejs2mqtt/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js:288:37
134 100.0% LazyCompile: ~log /home/klh/zwavejs2mqtt/node_modules/winston/lib/winston/logger.js:201:6
54 10.1% LazyCompile: *_write /home/klh/zwavejs2mqtt/node_modules/winston-transport/index.js:69:51
54 100.0% LazyCompile: *ondata /home/klh/zwavejs2mqtt/node_modules/winston/node_modules/readable-stream/lib/_stream_readable.js:679:18
47 87.0% LazyCompile: *addChunk /home/klh/zwavejs2mqtt/node_modules/winston/node_modules/readable-stream/lib/_stream_readable.js:295:18
7 13.0% LazyCompile: ~addChunk /home/klh/zwavejs2mqtt/node_modules/winston/node_modules/readable-stream/lib/_stream_readable.js:295:18
180 2.7% LazyCompile: *get individualEndpointCount /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:534:32
117 65.0% /usr/bin/node
117 100.0% /usr/bin/node
53 29.4% LazyCompile: *serialize /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:2085:14
33 62.3% /usr/bin/node
33 100.0% /usr/bin/node
15 28.3% LazyCompile: ~<anonymous> /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/controller/Controller.js:1337:74
15 100.0% /usr/bin/node
5 9.4% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/controller/Controller.js:1337:74
5 100.0% /usr/bin/node
3 1.7% LazyCompile: ~getAllEndpoints /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:584:20
3 100.0% LazyCompile: ~serialize /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:2085:14
3 100.0% /usr/bin/node
3 1.7% LazyCompile: *StateNode.next /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:506:41
3 100.0% /usr/bin/node
3 100.0% /usr/bin/node
3 1.7% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/controller/Controller.js:1337:74
3 100.0% /usr/bin/node
3 100.0% /usr/bin/node
164 2.5% LazyCompile: *StateNode.getActions /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:610:47
157 95.7% LazyCompile: *StateNode.resolveTransition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:746:54
139 88.5% LazyCompile: *StateNode.transition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:694:47
66 47.5% LazyCompile: *Interpreter.send /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:104:30
46 33.1% LazyCompile: *StateNode.resolveRaisedTransition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:735:60
19 13.7% LazyCompile: ~provide /home/klh/zwavejs2mqtt/node_modules/xstate/lib/serviceScope.js:9:24
5 3.6% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:121:47
3 2.2% LazyCompile: *Interpreter.nextState /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:592:48
11 7.0% LazyCompile: ~StateNode.getInitialState /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:1025:52
11 100.0% LazyCompile: ~get /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:1041:23
7 4.5% LazyCompile: ~StateNode.transition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:694:47
3 42.9% LazyCompile: ~provide /home/klh/zwavejs2mqtt/node_modules/xstate/lib/serviceScope.js:9:24
2 28.6% LazyCompile: *StateNode.resolveRaisedTransition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:735:60
2 28.6% LazyCompile: *Interpreter.send /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:104:30
7 4.3% LazyCompile: ~StateNode.resolveTransition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:746:54
6 85.7% LazyCompile: ~StateNode.transition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:694:47
4 66.7% LazyCompile: ~provide /home/klh/zwavejs2mqtt/node_modules/xstate/lib/serviceScope.js:9:24
2 33.3% LazyCompile: ~StateNode.resolveRaisedTransition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:735:60
1 14.3% LazyCompile: ~StateNode.getInitialState /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:1025:52
1 100.0% LazyCompile: ~get /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:1041:23
148 2.2% LazyCompile: *format /home/klh/zwavejs2mqtt/node_modules/fecha/lib/fecha.umd.js:246:25
148 100.0% LazyCompile: ~<anonymous> /home/klh/zwavejs2mqtt/node_modules/logform/timestamp.js:14:25
71 48.0% LazyCompile: *_transform /home/klh/zwavejs2mqtt/node_modules/winston/lib/winston/logger.js:267:13
71 100.0% LazyCompile: *Writable.write /home/klh/zwavejs2mqtt/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js:288:37
46 31.1% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/logform/combine.js:17:10
32 69.6% LazyCompile: ~_transform /home/klh/zwavejs2mqtt/node_modules/winston/lib/winston/logger.js:267:13
14 30.4% LazyCompile: ~_write /home/klh/zwavejs2mqtt/node_modules/winston-transport/index.js:69:51
20 13.5% LazyCompile: *writeOrBuffer /home/klh/zwavejs2mqtt/node_modules/readable-stream/lib/_stream_writable.js:384:23
20 100.0% LazyCompile: ~Writable.write /home/klh/zwavejs2mqtt/node_modules/readable-stream/lib/_stream_writable.js:314:37
11 7.4% LazyCompile: *Writable.write /home/klh/zwavejs2mqtt/node_modules/readable-stream/lib/_stream_writable.js:314:37
11 100.0% LazyCompile: ~ondata /home/klh/zwavejs2mqtt/node_modules/winston/node_modules/readable-stream/lib/_stream_readable.js:679:18
141 2.1% LazyCompile: ~HH /home/klh/zwavejs2mqtt/node_modules/fecha/lib/fecha.umd.js:125:20
72 51.1% LazyCompile: ~<anonymous> /home/klh/zwavejs2mqtt/node_modules/fecha/lib/fecha.umd.js:265:43
72 100.0% /usr/bin/node
48 66.7% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/logform/timestamp.js:14:25
14 19.4% LazyCompile: *format /home/klh/zwavejs2mqtt/node_modules/fecha/lib/fecha.umd.js:246:25
10 13.9% LazyCompile: ~format /home/klh/zwavejs2mqtt/node_modules/fecha/lib/fecha.umd.js:246:25
69 48.9% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/fecha/lib/fecha.umd.js:265:43
69 100.0% /usr/bin/node
55 79.7% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/logform/timestamp.js:14:25
8 11.6% LazyCompile: *format /home/klh/zwavejs2mqtt/node_modules/fecha/lib/fecha.umd.js:246:25
6 8.7% LazyCompile: ~format /home/klh/zwavejs2mqtt/node_modules/fecha/lib/fecha.umd.js:246:25
134 2.0% LazyCompile: *StateNode.resolveTransition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:746:54
120 89.6% LazyCompile: *StateNode.transition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:694:47
68 56.7% LazyCompile: *Interpreter.send /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:104:30
35 51.5% LazyCompile: ~serialport_onData /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/driver/Driver.js:834:28
15 22.1% LazyCompile: *Interpreter.sendTo /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:130:32
5 7.4% LazyCompile: *Interpreter.send /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:104:30
4 5.9% LazyCompile: ~get /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/ConfigurationCC.js:148:14
4 5.9% LazyCompile: ~Interpreter.sendTo /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:130:32
2 2.9% LazyCompile: ~actor.id /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:837:31
1 1.5% LazyCompile: ~getGroup /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/MultiChannelAssociationCC.js:160:19
1 1.5% LazyCompile: ~getEndpointCapabilities /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/MultiChannelCC.js:112:34
1 1.5% LazyCompile: ~get /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/ThermostatModeCC.js:75:14
33 27.5% LazyCompile: *StateNode.resolveRaisedTransition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:735:60
33 100.0% LazyCompile: *StateNode.resolveTransition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:746:54
13 10.8% LazyCompile: ~provide /home/klh/zwavejs2mqtt/node_modules/xstate/lib/serviceScope.js:9:24
13 100.0% Eval: ~<anonymous> /home/klh/zwavejs2mqtt/node_modules/colors/lib/system/supports-colors.js:1:1
6 5.0% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:121:47
6 100.0% LazyCompile: ~Scheduler.process /home/klh/zwavejs2mqtt/node_modules/xstate/lib/scheduler.js:57:44
11 8.2% LazyCompile: ~StateNode.transition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:694:47
4 36.4% LazyCompile: *StateNode.resolveRaisedTransition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:735:60
4 100.0% LazyCompile: *StateNode.resolveTransition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:746:54
3 27.3% LazyCompile: ~provide /home/klh/zwavejs2mqtt/node_modules/xstate/lib/serviceScope.js:9:24
3 100.0% Eval: ~<anonymous> /home/klh/zwavejs2mqtt/node_modules/colors/lib/system/supports-colors.js:1:1
3 27.3% LazyCompile: *Interpreter.send /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:104:30
2 66.7% LazyCompile: ~serialport_onData /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/driver/Driver.js:834:28
1 33.3% LazyCompile: ~Interpreter.sendTo /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:130:32
1 9.1% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:121:47
1 100.0% LazyCompile: ~Scheduler.process /home/klh/zwavejs2mqtt/node_modules/xstate/lib/scheduler.js:57:44
3 2.2% LazyCompile: ~StateNode.getInitialState /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:1025:52
3 100.0% LazyCompile: ~get /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:1041:23
3 100.0% LazyCompile: ~<anonymous> /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:175:56
129 1.9% LazyCompile: *toStatePath /home/klh/zwavejs2mqtt/node_modules/xstate/lib/utils.js:98:21
76 58.9% LazyCompile: *StateNode.transition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:694:47
36 47.4% LazyCompile: *StateNode.resolveRaisedTransition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:735:60
35 97.2% LazyCompile: *StateNode.resolveTransition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:746:54
1 2.8% LazyCompile: ~StateNode.resolveTransition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:746:54
33 43.4% LazyCompile: *Interpreter.send /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:104:30
12 36.4% LazyCompile: *Interpreter.sendTo /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:130:32
9 27.3% LazyCompile: ~actor.id /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:837:31
6 18.2% LazyCompile: *Interpreter.send /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:104:30
5 15.2% LazyCompile: ~Interpreter.sendTo /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:130:32
1 3.0% /usr/bin/node
3 3.9% LazyCompile: ~provide /home/klh/zwavejs2mqtt/node_modules/xstate/lib/serviceScope.js:9:24
3 100.0% Eval: ~<anonymous> /home/klh/zwavejs2mqtt/node_modules/colors/lib/system/supports-colors.js:1:1
3 3.9% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:121:47
3 100.0% LazyCompile: ~Scheduler.process /home/klh/zwavejs2mqtt/node_modules/xstate/lib/scheduler.js:57:44
1 1.3% LazyCompile: *Interpreter.nextState /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:592:48
1 100.0% Eval: ~<anonymous> /home/klh/zwavejs2mqtt/node_modules/colors/lib/system/supports-colors.js:1:1
32 24.8% LazyCompile: *StateNode.getStateNodes /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:392:50
22 68.8% LazyCompile: *StateNode.getActions /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:610:47
22 100.0% LazyCompile: *StateNode.resolveTransition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:746:54
5 15.6% LazyCompile: ~<anonymous> /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:409:66
5 100.0% LazyCompile: *StateNode.transition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:694:47
4 12.5% LazyCompile: ~StateNode.transition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:694:47
3 75.0% LazyCompile: *Interpreter.send /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:104:30
1 25.0% LazyCompile: ~StateNode.resolveRaisedTransition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:735:60
1 3.1% LazyCompile: ~StateNode.getActions /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:610:47
1 100.0% LazyCompile: ~StateNode.resolveTransition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:746:54
15 11.6% LazyCompile: ~toStateValue /home/klh/zwavejs2mqtt/node_modules/xstate/lib/utils.js:118:22
10 66.7% LazyCompile: ~__decorate /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/ThermostatOperatingStateCC.js:2:56
4 40.0% LazyCompile: ~isExpectedMessage /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/driver/SerialAPICommandMachine.js:253:32
2 20.0% LazyCompile: ~isExpectedHandshakeResponse /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/driver/SendThreadMachine.js:166:34
2 20.0% LazyCompile: ~<anonymous> /home/klh/zwavejs2mqtt/node_modules/xstate/lib/utils.js:66:50
1 10.0% LazyCompile: ~isExpectedUpdate /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/driver/SendThreadMachine.js:129:23
1 10.0% LazyCompile: ~evaluateGuard /home/klh/zwavejs2mqtt/node_modules/xstate/lib/utils.js:588:23
5 33.3% LazyCompile: ~StateNode.getStateNodes /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:392:50
3 60.0% LazyCompile: ~<anonymous> /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:409:66
1 20.0% LazyCompile: ~StateNode.transition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:694:47
1 20.0% LazyCompile: *StateNode.getActions /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:610:47
6 4.7% LazyCompile: ~StateNode.getStateNodeByPath /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:929:55
6 100.0% LazyCompile: ~<anonymous> /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:1268:37
4 66.7% /usr/bin/node
2 33.3% LazyCompile: *StateNode.formatTransition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:1293:53
112 1.7% LazyCompile: *get aggregatedEndpointCount /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:540:32
61 54.5% /usr/bin/node
61 100.0% /usr/bin/node
45 40.2% LazyCompile: *serialize /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:2085:14
23 51.1% LazyCompile: ~<anonymous> /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/controller/Controller.js:1337:74
23 100.0% /usr/bin/node
19 42.2% /usr/bin/node
19 100.0% /usr/bin/node
3 6.7% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/controller/Controller.js:1337:74
3 100.0% /usr/bin/node
2 1.8% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/controller/Controller.js:1337:74
2 100.0% /usr/bin/node
2 100.0% /usr/bin/node
109 1.6% LazyCompile: *getValue /home/klh/zwavejs2mqtt/node_modules/@zwave-js/core/build/values/ValueDB.js:141:13
52 47.7% /usr/bin/node
52 100.0% /usr/bin/node
38 34.9% LazyCompile: *serialize /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:2085:14
24 63.2% /usr/bin/node
24 100.0% /usr/bin/node
14 36.8% LazyCompile: ~<anonymous> /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/controller/Controller.js:1337:74
14 100.0% /usr/bin/node
7 6.4% LazyCompile: ~getValue /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:409:13
5 71.4% LazyCompile: ~get individualEndpointCount /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:534:32
5 100.0% LazyCompile: *serialize /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:2085:14
1 14.3% LazyCompile: ~get isMultiChannelInterviewComplete /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:555:40
1 100.0% LazyCompile: *serialize /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:2085:14
1 14.3% LazyCompile: ~get aggregatedEndpointCount /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:540:32
1 100.0% LazyCompile: *serialize /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:2085:14
5 4.6% LazyCompile: ~get isParamInformationFromConfig /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/ConfigurationCC.js:473:37
5 100.0% LazyCompile: ~extendParamInformation /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/ConfigurationCC.js:480:27
4 80.0% LazyCompile: ~deserializeParamInformationFromConfig /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/ConfigurationCC.js:545:42
1 20.0% LazyCompile: ~ConfigurationCCReport /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/ConfigurationCC.js:621:16
3 2.8% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/controller/Controller.js:1337:74
3 100.0% /usr/bin/node
3 100.0% /usr/bin/node
2 1.8% LazyCompile: *StateNode.next /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:506:41
2 100.0% /usr/bin/node
2 100.0% /usr/bin/node
97 1.5% LazyCompile: *serialize /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:2085:14
83 85.6% /usr/bin/node
83 100.0% /usr/bin/node
12 12.4% LazyCompile: ~<anonymous> /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/controller/Controller.js:1337:74
12 100.0% /usr/bin/node
12 100.0% LazyCompile: ~serialize /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/controller/Controller.js:1335:14
2 2.1% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/controller/Controller.js:1337:74
2 100.0% /usr/bin/node
2 100.0% /usr/bin/node
82 1.2% LazyCompile: *_transform /home/klh/zwavejs2mqtt/node_modules/winston/lib/winston/logger.js:267:13
51 62.2% LazyCompile: *log /home/klh/zwavejs2mqtt/node_modules/winston/lib/winston/logger.js:201:6
15 29.4% LazyCompile: ~logMessage /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/log/Driver.js:115:20
12 80.0% LazyCompile: ~serialport_onData /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/driver/Driver.js:834:28
3 20.0% LazyCompile: ~logOutgoingMessage /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/driver/SerialAPICommandMachine.js:43:28
15 29.4% LazyCompile: *data /home/klh/zwavejs2mqtt/node_modules/@zwave-js/serial/build/Logger.js:94:14
11 73.3% LazyCompile: *_transform /home/klh/zwavejs2mqtt/node_modules/@zwave-js/serial/build/SerialAPIParser.js:27:15
3 20.0% LazyCompile: ~writeAsync /home/klh/zwavejs2mqtt/node_modules/@zwave-js/serial/build/ZWaveSerialPortBase.js:88:21
1 6.7% LazyCompile: *writeSerial /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/driver/Driver.js:1538:22
11 21.6% LazyCompile: ~logMessageHeader /home/klh/zwavejs2mqtt/node_modules/@zwave-js/serial/build/Logger.js:80:26
11 100.0% LazyCompile: ~ACK /home/klh/zwavejs2mqtt/node_modules/@zwave-js/serial/build/Logger.js:57:13
3 5.9% LazyCompile: ~interview /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/ConfigurationCC.js:340:20
3 100.0% /usr/bin/node
2 3.9% LazyCompile: ~ConfigurationCCReport /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/ConfigurationCC.js:621:16
2 100.0% LazyCompile: *CommandClass /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:20:16
1 2.0% LazyCompile: ~persistValues /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/MeterCC.js:406:18
1 100.0% LazyCompile: ~MeterCCReport /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/MeterCC.js:361:16
1 2.0% LazyCompile: ~interviewStage /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/log/Controller.js:155:24
1 100.0% /usr/bin/node
1 2.0% LazyCompile: ~interview /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/AssociationCC.js:235:20
1 100.0% /usr/bin/node
1 2.0% LazyCompile: ~data /home/klh/zwavejs2mqtt/node_modules/@zwave-js/serial/build/Logger.js:94:14
1 100.0% LazyCompile: *_transform /home/klh/zwavejs2mqtt/node_modules/@zwave-js/serial/build/SerialAPIParser.js:27:15
1 2.0% LazyCompile: *writeSerial /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/driver/Driver.js:1538:22
1 100.0% LazyCompile: ~writeHeader /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/driver/Driver.js:1533:16
31 37.8% LazyCompile: *Writable.write /home/klh/zwavejs2mqtt/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js:288:37
31 100.0% LazyCompile: ~log /home/klh/zwavejs2mqtt/node_modules/winston/lib/winston/logger.js:201:6
13 41.9% LazyCompile: ~data /home/klh/zwavejs2mqtt/node_modules/@zwave-js/serial/build/Logger.js:94:14
10 32.3% LazyCompile: ~logMessage /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/log/Driver.js:115:20
3 9.7% LazyCompile: ~persistValues /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/MeterCC.js:406:18
3 9.7% LazyCompile: ~logMessageHeader /home/klh/zwavejs2mqtt/node_modules/@zwave-js/serial/build/Logger.js:80:26
1 3.2% LazyCompile: ~persistValues /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/MultilevelSensorCC.js:281:18
1 3.2% LazyCompile: ~metadataUpdated /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/log/Controller.js:126:25
79 1.2% LazyCompile: *transform /home/klh/zwavejs2mqtt/node_modules/@zwave-js/core/build/log/shared.js:139:17
77 97.5% LazyCompile: *_transform /home/klh/zwavejs2mqtt/node_modules/winston/lib/winston/logger.js:267:13
54 70.1% LazyCompile: *log /home/klh/zwavejs2mqtt/node_modules/winston/lib/winston/logger.js:201:6
13 24.1% LazyCompile: *data /home/klh/zwavejs2mqtt/node_modules/@zwave-js/serial/build/Logger.js:94:14
7 13.0% LazyCompile: ~logMessageHeader /home/klh/zwavejs2mqtt/node_modules/@zwave-js/serial/build/Logger.js:80:26
6 11.1% LazyCompile: ~logMessage /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/log/Driver.js:115:20
6 11.1% LazyCompile: *writeSerial /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/driver/Driver.js:1538:22
5 9.3% LazyCompile: ~interview /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/ConfigurationCC.js:340:20
4 7.4% LazyCompile: ~interview /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/MultiChannelAssociationCC.js:297:20
3 5.6% LazyCompile: ~data /home/klh/zwavejs2mqtt/node_modules/@zwave-js/serial/build/Logger.js:94:14
2 3.7% LazyCompile: ~persistValues /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/MeterCC.js:406:18
2 3.7% LazyCompile: ~ConfigurationCCReport /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/ConfigurationCC.js:621:16
1 1.9% LazyCompile: ~mergePartialCCs /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/MultiChannelAssociationCC.js:621:20
1 1.9% LazyCompile: ~interview /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/NotificationCC.js:262:20
1 1.9% LazyCompile: ~interview /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/AssociationCC.js:235:20
1 1.9% LazyCompile: ~deserializeParamInformationFromConfig /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/ConfigurationCC.js:545:42
1 1.9% LazyCompile: ~ProtectionCCReport /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/ProtectionCC.js:372:16
1 1.9% LazyCompile: ~API_1.ignoreTimeout.log_1.default.controller.logNode.endpoint /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/MeterCC.js:290:47
23 29.9% LazyCompile: *Writable.write /home/klh/zwavejs2mqtt/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js:288:37
23 100.0% LazyCompile: ~log /home/klh/zwavejs2mqtt/node_modules/winston/lib/winston/logger.js:201:6
2 2.5% LazyCompile: *resolveActions /home/klh/zwavejs2mqtt/node_modules/xstate/lib/actions.js:404:24
2 100.0% LazyCompile: *StateNode.resolveTransition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:746:54
1 50.0% LazyCompile: ~StateNode.getInitialState /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:1025:52
1 50.0% LazyCompile: *StateNode.transition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:694:47
78 1.2% LazyCompile: *StateNode.transition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:694:47
46 59.0% LazyCompile: *Interpreter.send /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:104:30
18 39.1% LazyCompile: ~serialport_onData /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/driver/Driver.js:834:28
12 66.7% /usr/bin/node
6 33.3% LazyCompile: *readableAddChunk _stream_readable.js:221:26
7 15.2% LazyCompile: *Interpreter.send /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:104:30
7 100.0% LazyCompile: *Interpreter.sendTo /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:130:32
6 13.0% LazyCompile: *Interpreter.sendTo /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:130:32
6 100.0% LazyCompile: *Interpreter.exec /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:639:43
5 10.9% LazyCompile: ~actor.id /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:837:31
4 8.7% LazyCompile: ~Interpreter.sendTo /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:130:32
3 75.0% LazyCompile: *getDefinedValueIDs /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:319:23
1 25.0% LazyCompile: ~Interpreter.exec /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:639:43
1 2.2% LazyCompile: ~onStatusChange /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:217:19
1 100.0% LazyCompile: ~<anonymous> /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:110:41
1 2.2% LazyCompile: ~ignoreTimeout /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/API.js:133:29
1 100.0% /usr/bin/node
1 2.2% LazyCompile: ~getGroup /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/AssociationCC.js:125:19
1 100.0% LazyCompile: ~interview /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/AssociationCC.js:235:20
1 2.2% LazyCompile: ~get /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/ConfigurationCC.js:148:14
1 100.0% LazyCompile: ~interview /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/ConfigurationCC.js:340:20
1 2.2% LazyCompile: *listOnTimeout internal/timers.js:502:25
1 100.0% LazyCompile: *processTimers internal/timers.js:482:25
1 2.2% /usr/bin/node
20 25.6% LazyCompile: *StateNode.resolveRaisedTransition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:735:60
20 100.0% LazyCompile: *StateNode.resolveTransition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:746:54
20 100.0% LazyCompile: *StateNode.transition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:694:47
9 11.5% LazyCompile: ~provide /home/klh/zwavejs2mqtt/node_modules/xstate/lib/serviceScope.js:9:24
9 100.0% Eval: ~<anonymous> /home/klh/zwavejs2mqtt/node_modules/colors/lib/system/supports-colors.js:1:1
9 100.0% LazyCompile: *Scheduler.process /home/klh/zwavejs2mqtt/node_modules/xstate/lib/scheduler.js:57:44
2 2.6% LazyCompile: *Interpreter.nextState /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:592:48
2 100.0% Eval: ~<anonymous> /home/klh/zwavejs2mqtt/node_modules/colors/lib/system/supports-colors.js:1:1
2 100.0% LazyCompile: *Scheduler.process /home/klh/zwavejs2mqtt/node_modules/xstate/lib/scheduler.js:57:44
1 1.3% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:121:47
1 100.0% LazyCompile: ~Scheduler.process /home/klh/zwavejs2mqtt/node_modules/xstate/lib/scheduler.js:57:44
1 100.0% LazyCompile: *Interpreter.send /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:104:30
77 1.2% LazyCompile: ~format /home/klh/zwavejs2mqtt/node_modules/fecha/lib/fecha.umd.js:246:25
77 100.0% LazyCompile: ~<anonymous> /home/klh/zwavejs2mqtt/node_modules/logform/timestamp.js:14:25
59 76.6% LazyCompile: ~<anonymous> /home/klh/zwavejs2mqtt/node_modules/logform/combine.js:17:10
48 81.4% LazyCompile: ~_transform /home/klh/zwavejs2mqtt/node_modules/winston/lib/winston/logger.js:267:13
11 18.6% LazyCompile: ~_write /home/klh/zwavejs2mqtt/node_modules/winston-transport/index.js:69:51
18 23.4% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/logform/combine.js:17:10
11 61.1% LazyCompile: ~_write /home/klh/zwavejs2mqtt/node_modules/winston-transport/index.js:69:51
7 38.9% LazyCompile: ~_transform /home/klh/zwavejs2mqtt/node_modules/winston/lib/winston/logger.js:267:13
74 1.1% LazyCompile: *StateNode.getStateNodes /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:392:50
40 54.1% LazyCompile: *StateNode.getActions /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:610:47
40 100.0% LazyCompile: *StateNode.resolveTransition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:746:54
38 95.0% LazyCompile: *StateNode.transition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:694:47
2 5.0% LazyCompile: ~StateNode.transition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:694:47
26 35.1% LazyCompile: ~<anonymous> /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:409:66
22 84.6% LazyCompile: *StateNode.transition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:694:47
12 54.5% LazyCompile: *Interpreter.send /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:104:30
8 36.4% LazyCompile: *StateNode.resolveRaisedTransition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:735:60
2 9.1% LazyCompile: *<anonymous> /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:121:47
4 15.4% LazyCompile: *StateNode.getStateNodes /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:392:50
3 75.0% LazyCompile: *StateNode.getActions /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:610:47
1 25.0% LazyCompile: ~StateNode.transition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:694:47
4 5.4% LazyCompile: ~StateNode.transition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:694:47
2 50.0% LazyCompile: *StateNode.resolveRaisedTransition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:735:60
2 100.0% LazyCompile: *StateNode.resolveTransition /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:746:54
1 25.0% LazyCompile: ~provide /home/klh/zwavejs2mqtt/node_modules/xstate/lib/serviceScope.js:9:24
1 100.0% Eval: ~<anonymous> /home/klh/zwavejs2mqtt/node_modules/colors/lib/system/supports-colors.js:1:1
1 25.0% LazyCompile: *Interpreter.send /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:104:30
1 100.0% LazyCompile: ~Interpreter.sendTo /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:130:32
4 5.4% LazyCompile: ~StateNode.getInitialState /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:1025:52
4 100.0% LazyCompile: ~get /home/klh/zwavejs2mqtt/node_modules/xstate/lib/StateNode.js:1041:23
4 100.0% LazyCompile: ~<anonymous> /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:175:56
69 1.0% LazyCompile: ~getValues /home/klh/zwavejs2mqtt/node_modules/@zwave-js/core/build/values/ValueDB.js:166:14
69 100.0% LazyCompile: ~getDefinedValueIDs /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:319:23
69 100.0% LazyCompile: ~getDefinedValueIDs /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:426:23
38 55.1% LazyCompile: ~parseValue /home/klh/zwavejs2mqtt/lib/ZwaveClient.js:702:21
31 44.9% LazyCompile: ~onNodeReady /home/klh/zwavejs2mqtt/lib/ZwaveClient.js:259:22
244051 27.8% LazyCompile: *Gateway.discoverClimates /home/klh/zwavejs2mqtt/lib/Gateway.js:1242:47
244051 100.0% LazyCompile: ~onNodeReady /home/klh/zwavejs2mqtt/lib/ZwaveClient.js:259:22
244051 100.0% LazyCompile: *getDefinedValueIDs /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/commandclass/CommandClass.js:319:23
244051 100.0% LazyCompile: *Interpreter.send /home/klh/zwavejs2mqtt/node_modules/xstate/lib/interpreter.js:104:30
244051 100.0% LazyCompile: ~onStatusChange /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:217:19
244051 100.0% LazyCompile: ~<anonymous> /home/klh/zwavejs2mqtt/node_modules/zwave-js/build/lib/node/Node.js:110:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment