enso/tools/language-server/wstest
2023-06-26 17:04:35 +00:00
..
benchmarks Consistent naming of visualization (#7124) 2023-06-26 17:04:35 +00:00
src Bump rustc to nightly-2023-01-12 (#4053) 2023-02-02 23:05:25 +00:00
Cargo.toml Dependency cleaning (#4092) 2023-01-27 23:39:37 +01:00
README.md Add Language Server benchmarking tool (#3578) 2022-07-22 14:12:52 +00:00

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.