Interlace ESLint
ESLint Interlace

Benchmarks

Interactive performance benchmarks for Interlace ESLint plugins

Performance Benchmarks

The Gist: 216 security rules at near-zero performance cost. Our import-next plugin is 100x faster than eslint-plugin-import.

Quick Summary
Rules216 security rules across 11 plugins
Speed~2.1s for 1000 files (competitive with 17-rule plugins)
import-next100x faster than eslint-plugin-import
MethodologyOpen-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

On this page