Benchmarks
Interactive performance benchmarks for Interlace ESLint plugins
Performance Benchmarks
The Gist: 216 security rules at near-zero performance cost. Our
import-nextplugin is 100x faster thaneslint-plugin-import.
| Quick Summary | |
|---|---|
| Rules | 216 security rules across 11 plugins |
| Speed | ~2.1s for 1000 files (competitive with 17-rule plugins) |
| import-next | 100x faster than eslint-plugin-import |
| Methodology | Open-source, reproducible benchmarks |
All benchmarks are reproducible using our open-source ESLint Benchmark Suite.
Run Your Own Benchmarks
# Clone the benchmark suite
git clone https://github.com/ofri-peretz/eslint-benchmark-suite.git
cd eslint-benchmark-suite
# Install and run
pnpm install && pnpm benchmark