Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to biome #801

Open
vidvidvid opened this issue Nov 26, 2024 · 0 comments
Open

Migrate to biome #801

vidvidvid opened this issue Nov 26, 2024 · 0 comments
Assignees

Comments

@vidvidvid
Copy link
Contributor

vidvidvid commented Nov 26, 2024

Migrate: https://biomejs.dev/guides/migrate-eslint-prettier/

Benchmarks: https://github.com/biomejs/biome/blob/main/benchmark/README.md
Formatting
Biome's ~25 times faster than Prettier
Biome's ~20 times faster than parallel-prettier
Biome's ~20 times faster than xargs -P
Biome's 1.5 to 2 times faster than dprint
Biome single-threaded is ~7 times faster than Prettier.
The speed-ups for the multithreaded benchmarks can vary significantly depending on the setup. For example, Biome is 100 times faster than Prettier on an M1 Max with 10 cores.

Linting
Biome's ~15x times faster than ESLint (without any plugins)
Biome single-threaded is ~4 times faster than ESLint.

@vidvidvid vidvidvid self-assigned this Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant