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

ISSUE-314: optimize package require time #428

Merged
merged 6 commits into from
Nov 8, 2023
Merged

Conversation

mrmlnc
Copy link
Owner

@mrmlnc mrmlnc commented Nov 6, 2023

What is the purpose of this pull request?

Optimizing package import time on a cold environment. Related to #314.

What changes did you make? (Give an overview)

Label             import.time (time)
----------------  ------------------
async current *   11.091ms ±0.622% 
async previous *  25.361ms ±3.364%
async fdir *      13.296ms ±6.433% 
async node-glob * 17.366ms ±7.149%

@mrmlnc mrmlnc force-pushed the ISSUE-314_import_speedup branch 2 times, most recently from f5dfbb8 to f0a7d89 Compare November 6, 2023 19:34
@mrmlnc mrmlnc force-pushed the ISSUE-314_import_speedup branch 2 times, most recently from 9526dda to 4e5f03e Compare November 8, 2023 12:52
@mrmlnc mrmlnc marked this pull request as ready for review November 8, 2023 13:11
@mrmlnc mrmlnc merged commit 4b50aff into master Nov 8, 2023
19 checks passed
@mrmlnc mrmlnc mentioned this pull request Nov 8, 2023
@mrmlnc mrmlnc deleted the ISSUE-314_import_speedup branch November 23, 2024 12:19
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.

1 participant