diff options
author | Nathan Whitaker <17734409+nathanwhit@users.noreply.github.com> | 2024-04-19 10:11:17 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-19 10:11:17 -0700 |
commit | b5ce9cda0dfaed4afcb85d71c2c49c82b2fe3401 (patch) | |
tree | d8bbfb54cb29976a1a40d7169e74b7533c52a037 /cli/lsp/language_server.rs | |
parent | f4b5eec52e01249b13d795010cd995113d9ef569 (diff) |
perf(lsp): Avoid passing struct into op_resolve (#23452)
Going through serde_v8 is slow, so just pass the args separately.
`op_resolve` is especially hot, so any speedups are good.
Diffstat (limited to 'cli/lsp/language_server.rs')
0 files changed, 0 insertions, 0 deletions