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

try precompilation for faster TTFP #56

Merged
merged 3 commits into from
Aug 12, 2024
Merged

try precompilation for faster TTFP #56

merged 3 commits into from
Aug 12, 2024

Conversation

disberd
Copy link
Member

@disberd disberd commented Aug 8, 2024

This add some precompilation workload, unfortunately it seems most of the TTFP is still dominated by compilation, to investigate in the future why this is the case and whether it can be fixed.

Copy link

codecov bot commented Aug 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.63%. Comparing base (4884a4e) to head (c663b95).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
+ Coverage   90.47%   90.63%   +0.15%     
==========================================
  Files          12       12              
  Lines         294      299       +5     
==========================================
+ Hits          266      271       +5     
  Misses         28       28              

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

@disberd disberd merged commit a93b45e into main Aug 12, 2024
8 checks passed
@disberd disberd deleted the precompile branch August 12, 2024 15:02
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