-
Notifications
You must be signed in to change notification settings - Fork 188
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
Formatting and linting the runtime with Biome #1583
Comments
We should consider upgrading the runtime to ES6 at the same time. Most ECMAScript runtimes already support ES6, and there are many performance and runtime size benefits. |
What performance benefits do you have in mind ? |
I meant ECMAScript runtime performance: http://incaseofstairs.com/six-speed |
Doesn't this go against switching to es6 ?
|
It's actually more faster. I think we need to verify the actual jsoo runtime with something like JSBench: https://jsben.ch |
Can you be a bit more specific ? |
I will prepare some benchmarks 🙂 |
@smorimoto, do you want to keep this issue open ? |
No 🙃 |
https://biomejs.dev
The text was updated successfully, but these errors were encountered: