Skip to content

perf: use common subexpression elimination in AutoSymbolics#759

Merged
gdalle merged 2 commits intoJuliaDiff:mainfrom
baggepinnen:patch-1
Mar 27, 2025
Merged

perf: use common subexpression elimination in AutoSymbolics#759
gdalle merged 2 commits intoJuliaDiff:mainfrom
baggepinnen:patch-1

Conversation

@baggepinnen
Copy link
Copy Markdown
Contributor

closes #758

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.87%. Comparing base (fca02b8) to head (639a196).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #759   +/-   ##
=======================================
  Coverage   97.87%   97.87%           
=======================================
  Files         128      128           
  Lines        7428     7428           
=======================================
  Hits         7270     7270           
  Misses        158      158           
Flag Coverage Δ
DI 98.94% <100.00%> (ø)
DIT 95.20% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@gdalle gdalle changed the title use cse in AutoSymbolics perf: use common subexpression elimination in AutoSymbolics Mar 27, 2025
Copy link
Copy Markdown
Member

@gdalle gdalle left a comment

Choose a reason for hiding this comment

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

Thanks!

@gdalle gdalle merged commit 13f1859 into JuliaDiff:main Mar 27, 2025
50 checks passed
@baggepinnen baggepinnen deleted the patch-1 branch March 28, 2025 05:50
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.

Symbolics.build_funciton now supports common-subexpression elimination

2 participants