Skip to content

Update esbuild to natively support Apple's M1#3028

Merged
marvinhagemeister merged 1 commit intomasterfrom
update-esbuild
Feb 18, 2021
Merged

Update esbuild to natively support Apple's M1#3028
marvinhagemeister merged 1 commit intomasterfrom
update-esbuild

Conversation

@marvinhagemeister
Copy link
Copy Markdown
Member

@marvinhagemeister marvinhagemeister commented Feb 18, 2021

This PR updates esbuild to the latest version which now includes a native binary for Apple's M1 chip. The speed improvement is quite noticable on my Macbook Air:

version cold compile watch change
0.8.45 4s 862ms
0.8.47 2.5s 649ms

Note: Every test file is compiled to a self contained bundle. We could even compile every test into one giant bundle to dramatically speed up things even further.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 99.445% when pulling a4eb33c on update-esbuild into b396932 on master.

@marvinhagemeister marvinhagemeister merged commit e95550f into master Feb 18, 2021
@marvinhagemeister marvinhagemeister deleted the update-esbuild branch February 18, 2021 12:22
This was referenced Mar 15, 2021
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

Successfully merging this pull request may close these issues.

3 participants