LSP: full-change-wait express-router.js
This benchmark measures how long an LSP server takes to give diagnostics to an editor.
Results
${open-wait-close-express-router-js.json}Setup (untimed)
- Start the LSP server.
- Wait for initialization to finish.
- Open one document with contents from express-router.js.
- Wait for diagnostics.
Work (timed)
Repeat the following steps N times:
- Change a few characters in the document, sending the entire new document in an LSP message.
- Wait for diagnostics.