Stores performance metrics for rust-analyzer.
Metrics are automatically published by GitHub Actions.
# install dev-dependencies: npm ci # compile typescript and watch for file changes: npm start
# compile typescript: npm run build
Dual-licensed under Apache 2.0 and MIT license.