diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2023-07-06 13:05:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-06 13:05:10 +0200 |
commit | de630b9b78ad09d3092e6fff4629d8503693bdff (patch) | |
tree | 26340adbac51e4b02b88a50da15342a31ff2ec64 /ext/websocket/01_websocket.js | |
parent | 57fae55d822f5aae52ea93d0e55155bc9c12672f (diff) |
perf(node/async_hooks): optimize AsyncLocalStorage (#19729)
This makes the implementation of "AsyncLocalStorage" from
"node:async_hooks" 3.5x faster than before for noop benchmark
(measuring baseline overhead). It's still 3.5x slower than not
using `AsyncLocalStorage` and 1.64x slower than using
noop promise hooks.
Diffstat (limited to 'ext/websocket/01_websocket.js')
0 files changed, 0 insertions, 0 deletions