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

Formatting and linting the runtime with Biome #1583

Open
smorimoto opened this issue Mar 10, 2024 · 7 comments
Open

Formatting and linting the runtime with Biome #1583

smorimoto opened this issue Mar 10, 2024 · 7 comments
Assignees

Comments

@smorimoto
Copy link
Member

https://biomejs.dev

@smorimoto
Copy link
Member Author

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.

@smorimoto smorimoto self-assigned this Mar 10, 2024
@hhugo
Copy link
Member

hhugo commented Mar 10, 2024

there are many performance and runtime size benefits

What performance benefits do you have in mind ?

@smorimoto
Copy link
Member Author

I meant ECMAScript runtime performance: http://incaseofstairs.com/six-speed

@hhugo
Copy link
Member

hhugo commented Mar 11, 2024

Doesn't this go against switching to es6 ?

I meant ECMAScript runtime performance: http://incaseofstairs.com/six-speed

@smorimoto
Copy link
Member Author

It's actually more faster. I think we need to verify the actual jsoo runtime with something like JSBench: https://jsben.ch

@hhugo
Copy link
Member

hhugo commented Mar 11, 2024

It's actually more faster.

Can you be a bit more specific ?

@smorimoto
Copy link
Member Author

I will prepare some benchmarks 🙂

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

2 participants