diff options
author | 2021-11-21 03:52:14 -0800 | |
---|---|---|
committer | 2021-11-21 03:52:14 -0800 | |
commit | 469a36e3b6c7cffaceeddad6b57e51c55bf2493d (patch) | |
tree | df6f7afa97c63f9c1bf28c5b431b7d1211b024fb /packages/bun-framework-next/client.development.tsx | |
parent | f9d333bec21a43f02c6dd8d98e402ab4e925c72a (diff) | |
download | bun-469a36e3b6c7cffaceeddad6b57e51c55bf2493d.tar.gz bun-469a36e3b6c7cffaceeddad6b57e51c55bf2493d.tar.zst bun-469a36e3b6c7cffaceeddad6b57e51c55bf2493d.zip |
[HMR] Large perf improvement for JS hot reloads at runtime
From benchmarking, I noticed that a lot of time was spent running
`HMRModule.update()`.
We don't need to call that function if updates for the same module ID have not changed any exports
Diffstat (limited to 'packages/bun-framework-next/client.development.tsx')
0 files changed, 0 insertions, 0 deletions