Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bleedingcode/nodejs-performance-optimizations
/ functions
Functions
32 in github.com/bleedingcode/nodejs-performance-optimizations
⨍
Functions
32
◇
Types & classes
2
↓ 4 callers
Method
startTracking
(label, userCode)
lib/async-debugger.js:68
↓ 2 callers
Method
findExecutionContextId
(asyncId)
lib/async-debugger.js:190
↓ 2 callers
Method
getNumAsyncOps
(label)
lib/async-debugger.js:83
↓ 2 callers
Method
removeAsyncOperation
(asyncId, reason)
lib/async-debugger.js:255
↓ 1 callers
Function
_testCustomFetchExtended1
()
02-async-hooks-types-of-async-functions/5-custom-function.js:13
↓ 1 callers
Function
_testCustomFetchExtended2
()
02-async-hooks-types-of-async-functions/5-custom-function.js:21
↓ 1 callers
Method
addAsyncOperation
(asyncId, type, triggerAsyncId, resource)
lib/async-debugger.js:206
↓ 1 callers
Function
checkAsyncOps
(asyncDebugger, callback)
lib/async-debugger.js:7
↓ 1 callers
Method
lazyInit
()
lib/async-debugger.js:156
↓ 1 callers
Method
traverse
(indentLevel, asyncOp)
lib/async-debugger.js:129
↓ 1 callers
Method
writeLines
(indentLevel, lines)
lib/async-debugger.js:114
Function
bcryptHash
(password)
06-multithreading/2-utilities.js:5
Function
bcryptHash
(password)
06-multithreading/worker-pool/thread-functions.js:7
Method
debug
(label)
lib/async-debugger.js:145
Method
deinit
()
lib/async-debugger.js:180
Method
dump
()
lib/async-debugger.js:95
Function
get
()
06-multithreading/worker-pool/controller.js:15
Function
init
(asyncId, type, triggerAsyncId)
02-async-hooks-types-of-async-functions/1-async-hook-basic.js:9
Function
init
(options)
06-multithreading/worker-pool/controller.js:9
Method
notifyComplete
(callback)
lib/async-debugger.js:61
Function
testAsyncFunction
()
02-async-hooks-types-of-async-functions/2-usual-suspects.js:25
Function
testBCrypt
()
02-async-hooks-types-of-async-functions/4-external-operations.js:19
Function
testConsoleLog
()
02-async-hooks-types-of-async-functions/2-usual-suspects.js:31
Function
testCustomFetch
()
02-async-hooks-types-of-async-functions/5-custom-function.js:8
Function
testHTTP
()
02-async-hooks-types-of-async-functions/4-external-operations.js:10
Function
testImmediate
()
02-async-hooks-types-of-async-functions/2-usual-suspects.js:17
Function
testInterval
()
02-async-hooks-types-of-async-functions/2-usual-suspects.js:13
Function
testMongo
()
02-async-hooks-types-of-async-functions/4-external-operations.js:14
Function
testNextTick
()
02-async-hooks-types-of-async-functions/2-usual-suspects.js:21
Function
testPromise
()
02-async-hooks-types-of-async-functions/2-usual-suspects.js:27
Function
testReadFile
()
02-async-hooks-types-of-async-functions/3-io-operations.js:9
Function
testTimeout
()
02-async-hooks-types-of-async-functions/2-usual-suspects.js:9