mirror of
https://github.com/enso-org/enso.git
synced 2024-11-23 16:18:23 +03:00
.. | ||
benchmarks | ||
src | ||
Cargo.toml | ||
README.md |
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.