diff options
author | 2022-03-02 21:17:38 -0800 | |
---|---|---|
committer | 2022-03-02 21:17:38 -0800 | |
commit | 4c5eb4b4db851e478b9eb45af0be9b650ee1e3ff (patch) | |
tree | 2ef421c42843345beb9979ab959bdf7764dd5b85 /integration/bunjs-only-snippets/inspect.test.js | |
parent | 117ca5355d4bda2d88bcd55ed389057ed5358839 (diff) | |
download | bun-4c5eb4b4db851e478b9eb45af0be9b650ee1e3ff.tar.gz bun-4c5eb4b4db851e478b9eb45af0be9b650ee1e3ff.tar.zst bun-4c5eb4b4db851e478b9eb45af0be9b650ee1e3ff.zip |
[bun dev] Improve HMR performance by pooling websocket threads
Previously, bun would create a new thread for each websocket connection. Now, it re-uses them
Eventually, this should use evented i/o but other changes need to be made to support that
Diffstat (limited to 'integration/bunjs-only-snippets/inspect.test.js')
0 files changed, 0 insertions, 0 deletions