quick-lint / quick-lint-js

quick-lint-js finds bugs in JavaScript programs
https://quick-lint-js.com
GNU General Public License v3.0
1.54k stars 192 forks source link

30$: Benchmark CLI throughput #240

Open strager opened 3 years ago

strager commented 3 years ago

Compare performance of quick-lint-js' CLI against the following tools (in parse-only mode ideally):

strager commented 3 years ago

This task might be done in Haskell (since that's what our LSP benchmarks are written in), but I'm open to different frameworks.