summaryrefslogtreecommitdiff
path: root/cli/lsp/testing/execution.rs
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2023-04-27 12:47:52 +0200
committerGitHub <noreply@github.com>2023-04-27 12:47:52 +0200
commitd043a6d72cbf683c70f7eb4b9b3c09003afd2683 (patch)
tree715dca55fe485ff164ca14b6ffe24ba90325ebce /cli/lsp/testing/execution.rs
parent1e331a4873cacadc9633e7daeaabdb2749950fee (diff)
perf(ext/websocket): various performance improvements (#18862)
- No need to wrap buffer in a `new DataView()` - Deferred ops are still eagerly polled, but resolved on the next tick of the event loop, we don't want them to be eagerly polled - Using "core.opAsync"/"core.opAsync2" incurs additional cost of looking up these functions on each call. Similarly with "ops.*" --------- Co-authored-by: Divy Srivastava <dj.srivastava23@gmail.com>
Diffstat (limited to 'cli/lsp/testing/execution.rs')
0 files changed, 0 insertions, 0 deletions