enso/tools/language-server/wstest
Michał Wawrzyniec Urbańczyk ad69eeb4ad
Build script merge (#3743)
Merged the build script into main repository. Some related cleanups.
2022-10-10 23:38:48 +02:00
..
benchmarks Update apply-edit benchmark to use lazy visualization (#3642) 2022-08-15 07:11:51 +00:00
src Build script merge (#3743) 2022-10-10 23:38:48 +02:00
Cargo.toml Build script merge (#3743) 2022-10-10 23:38:48 +02: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.