enso/tools/language-server/wstest/README.md
2022-07-22 14:12:52 +00:00

8 lines
234 B
Markdown

# wstest
A tool for benchmarking the language server by sending a specified sequence of
requests and waiting for expected responses. The results then can be analyzed
with the `logstat` tool.
See `benchmarks` directory for examples.