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

@swc/cli execute timing regression/slowdown #29

Open
bobaaaaa opened this issue Mar 20, 2024 · 0 comments
Open

@swc/cli execute timing regression/slowdown #29

bobaaaaa opened this issue Mar 20, 2024 · 0 comments

Comments

@bobaaaaa
Copy link

Description

I saw a huge performance regression while we update @swc/cli from 0.1.62 to 0.3.10.

Timings

0.3.10 (latest)

https://github.com/bobaaaaa/swc-cli-bug/actions/runs/8355308408/job/22870145794

Successfully compiled: 2 files with swc (85.49ms)

0.1.65 (last version of 0.1.x)

https://github.com/bobaaaaa/swc-cli-bug/actions/runs/8355345456/job/22870250651

Successfully compiled: 2 files with swc (13.6ms)

How to reproduce

I created a small project with both versions + CI + more infos:

https://github.com/bobaaaaa/swc-cli-bug

❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant