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

Perf: Parallelise requests #248

Merged
merged 1 commit into from
Nov 2, 2023
Merged

Perf: Parallelise requests #248

merged 1 commit into from
Nov 2, 2023

Conversation

Juice10
Copy link
Contributor

@Juice10 Juice10 commented Nov 2, 2023

I was processing some particularly large css files which where taking me about 6 minutes to inline.
After parallelising the requests I was able to bring this down to about 50 seconds.

Copy link
Owner

@bezoerb bezoerb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGtM

@bezoerb
Copy link
Owner

bezoerb commented Nov 2, 2023

Awesome😊
Thanks @Juice10 🚀

@bezoerb bezoerb merged commit f0fd993 into bezoerb:main Nov 2, 2023
5 checks passed
@bezoerb
Copy link
Owner

bezoerb commented Nov 3, 2023

v7.0.1

@Juice10
Copy link
Contributor Author

Juice10 commented Nov 5, 2023

My pleasure @bezoerb! Thanks for the quick release!

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.

2 participants