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: Compile with LTO for slight speedup #56

Merged
merged 2 commits into from
Sep 1, 2023
Merged

feat: Compile with LTO for slight speedup #56

merged 2 commits into from
Sep 1, 2023

Conversation

Isawan
Copy link
Owner

@Isawan Isawan commented Sep 1, 2023

In my local testing, requests went from ~15K request per seconds to ~18K requests per seconds.

@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.17% 🎉

Comparison is base (32ca3f5) 86.10% compared to head (6c141ee) 86.27%.
Report is 1 commits behind head on main.

❗ Current head 6c141ee differs from pull request most recent head f2ef461. Consider uploading reports for the commit f2ef461 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
+ Coverage   86.10%   86.27%   +0.17%     
==========================================
  Files          17       17              
  Lines        1166     1166              
==========================================
+ Hits         1004     1006       +2     
+ Misses        162      160       -2     

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Isawan Isawan merged commit 40d3034 into main Sep 1, 2023
6 checks passed
@Isawan Isawan deleted the enable-lto branch September 1, 2023 01:15
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