Skip to content

Add Link time Optimisation support#60

Merged
anitnilay20 merged 1 commit intomainfrom
feat/link-time-optimisation
Feb 4, 2026
Merged

Add Link time Optimisation support#60
anitnilay20 merged 1 commit intomainfrom
feat/link-time-optimisation

Conversation

@anitnilay20
Copy link
Owner

@anitnilay20 anitnilay20 commented Jan 17, 2026

Closes #58

@codecov
Copy link

codecov bot commented Jan 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 27.22%. Comparing base (ff0f8f9) to head (b623ea5).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #60   +/-   ##
=======================================
  Coverage   27.22%   27.22%           
=======================================
  Files          59       59           
  Lines        5154     5154           
=======================================
  Hits         1403     1403           
  Misses       3751     3751           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@anitnilay20 anitnilay20 merged commit 259937f into main Feb 4, 2026
8 checks passed
@anitnilay20 anitnilay20 deleted the feat/link-time-optimisation branch February 4, 2026 15:00
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.

Enable Link-Time Optimization (LTO) and codegen-units = 1 for Release builds

2 participants