mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 22:10:15 +03:00
96d17d2f3f
Now that the clap has fixed [issue](https://github.com/clap-rs/clap/issues/5407) that blocked us, we can bump it across all our crates. Fixes #5168. |
||
---|---|---|
.. | ||
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.