Skip to content

Fix abi wrapper rewrite#2720

Merged
wsmoses merged 1 commit intomainfrom
are
Oct 30, 2025
Merged

Fix abi wrapper rewrite#2720
wsmoses merged 1 commit intomainfrom
are

Conversation

@wsmoses
Copy link
Member

@wsmoses wsmoses commented Oct 30, 2025

No description provided.

@codecov
Copy link

codecov bot commented Oct 30, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 72.48%. Comparing base (a0e9679) to head (4dfdf7e).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/compiler.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2720      +/-   ##
==========================================
- Coverage   72.48%   72.48%   -0.01%     
==========================================
  Files          58       58              
  Lines       18635    18638       +3     
==========================================
+ Hits        13508    13510       +2     
- Misses       5127     5128       +1     

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

@github-actions
Copy link
Contributor

Benchmark Results

main 4dfdf7e... main / 4dfdf7e...
basics/make_zero/namedtuple 0.0548 ± 0.0036 μs 0.0529 ± 0.0022 μs 1.04 ± 0.08
basics/make_zero/struct 0.258 ± 0.0067 μs 0.25 ± 0.0058 μs 1.03 ± 0.036
basics/overhead 4.64 ± 0.01 ns 5.25 ± 1.8 ns 0.884 ± 0.31
basics/remake_zero!/namedtuple 0.238 ± 0.0078 μs 0.242 ± 0.011 μs 0.983 ± 0.054
basics/remake_zero!/struct 0.233 ± 0.0083 μs 0.235 ± 0.01 μs 0.992 ± 0.056
fold_broadcast/multidim_sum_bcast/1D 10.3 ± 0.25 μs 10.4 ± 1.8 μs 0.986 ± 0.17
fold_broadcast/multidim_sum_bcast/2D 12.2 ± 0.26 μs 12.1 ± 0.28 μs 1.01 ± 0.032
time_to_load 1.26 ± 0.012 s 1.26 ± 0.0025 s 1 ± 0.0095

Benchmark Plots

A plot of the benchmark results has been uploaded as an artifact at https://github.com/EnzymeAD/Enzyme.jl/actions/runs/18929342603/artifacts/4413433917.

@wsmoses wsmoses merged commit becaa86 into main Oct 30, 2025
44 of 49 checks passed
@wsmoses wsmoses deleted the are branch October 30, 2025 06:23
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