Skip to content

Conversation

wsmoses
Copy link
Member

@wsmoses wsmoses commented Jul 27, 2025

No description provided.

Copy link
Contributor

github-actions bot commented Jul 27, 2025

Benchmark Results

main eace7e5... main / eace7e5...
basics/overhead 4.65 ± 0.01 ns 5.25 ± 0.01 ns 0.885 ± 0.0025
time_to_load 1.3 ± 0.016 s 1.31 ± 0.0068 s 0.992 ± 0.013

Benchmark Plots

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

Copy link
Contributor

github-actions bot commented Jul 30, 2025

Your PR requires formatting changes to meet the project's style guidelines.
Please consider running Runic (git runic main) to apply these changes.

Click here to view the suggested changes.
diff --git a/test/abi.jl b/test/abi.jl
index 5b83ee1..e7db08e 100644
--- a/test/abi.jl
+++ b/test/abi.jl
@@ -3,4 +3,4 @@ Enzyme.API.printall!(true)
 
     f(x) = x
 
-    res = autodiff_deferred(Reverse, Const(f), Const, Const(nothing))
+res = autodiff_deferred(Reverse, Const(f), Const, Const(nothing))

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