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

feat: improve performance #1018

Merged
merged 7 commits into from
Jun 21, 2024
Merged

feat: improve performance #1018

merged 7 commits into from
Jun 21, 2024

Conversation

TorstenDittmann
Copy link
Contributor

What does this PR do?

  • use h3 over express
  • move compression to traefik (single threaded node vs multi threaded golang)
  • prevent chunk size outputs during build to improve speed
  • improve dockerfile image size 3.2GB -> 1.56GB

Test Plan

  • local benchmark doubles the requests per second
Bildschirmfoto 2024-06-06 um 21 45 45 Bildschirmfoto 2024-06-06 um 21 45 52

Have you read the Contributing Guidelines on issues?

Copy link

render bot commented Jun 6, 2024

@TorstenDittmann TorstenDittmann merged commit 19b5929 into main Jun 21, 2024
4 checks passed
@TorstenDittmann TorstenDittmann deleted the feat-http-improvements branch June 21, 2024 10:03
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