summaryrefslogtreecommitdiff
path: root/cli/bench/lsp_bench_standalone.rs
AgeCommit message (Expand)Author
2022-03-30feat(lsp): add experimental testing API (#13798)Kitson Kelly
2022-02-02refactor(lsp): remove circular dependency between `LanguageServer` and `Diagn...David Sherret
2022-01-24perf(lsp): independent diagnostic source publishes (#13427)David Sherret
2022-01-18Add LSP benchmark mimicking the one on quick-lint-js (#13365)Ryan Dahl