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

Improves startup time by requiring specific caniuse files (#1492) #1493

Merged
merged 2 commits into from Mar 9, 2023
Merged

Improves startup time by requiring specific caniuse files (#1492) #1493

merged 2 commits into from Mar 9, 2023

Conversation

Knagis
Copy link
Contributor

@Knagis Knagis commented Mar 9, 2023

In my case the time spent on require-ing caniuse-lite was reduced from ~300ms to ~100ms (tested on node 16.19.0).

lib/browsers.js Outdated Show resolved Hide resolved
Co-authored-by: Andrey Sitnik <andrey@sitnik.ru>
@ai
Copy link
Member

ai commented Mar 9, 2023

LGTM. Will merge and release a few hours later today.

@ai
Copy link
Member

ai commented Mar 9, 2023

Do you have Twitter account to mention you in a release tweet?

@Knagis
Copy link
Contributor Author

Knagis commented Mar 9, 2023

No, i am anti-social in that regard :) Just GitHub.

@ai ai merged commit 48010ae into postcss:main Mar 9, 2023
6 checks passed
@ai
Copy link
Member

ai commented Mar 9, 2023

Released in 10.4.14.

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.

None yet

2 participants