enso/tools/language-server/wstest/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
234 B
Markdown
Raw Normal View History

# 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.