SymbolicML / DynamicExpressions.jl

Ridiculously fast symbolic expressions
https://symbolicml.org/DynamicExpressions.jl/dev
Apache License 2.0
92 stars 12 forks source link

Test removal of fused operators #20

Closed MilesCranmer closed 1 year ago

github-actions[bot] commented 1 year ago

Benchmark Results

master 283763c97ca3ff... t[master]/t[283763c97ca3ff...]
OperatorEnum/ComplexF64/evaluation 0.0427 ± 0.0056 ms 0.0565 ± 0.0064 ms 0.756
OperatorEnum/Float64/derivative 0.231 ± 0.013 ms 0.218 ± 0.021 ms 1.06
OperatorEnum/Float64/derivative_turbo 0.255 ± 0.024 ms 0.254 ± 0.025 ms 1
OperatorEnum/Float64/evaluation 13.1 ± 1.1 μs 19.9 ± 2.5 μs 0.657
OperatorEnum/Float64/evaluation_turbo 12.2 ± 1.9 μs 18.5 ± 3.4 μs 0.658

Benchmark Plots

A plot of the benchmark results have been uploaded as an artifact to the workflow run for this PR. Go to "Actions"->"Benchmark a pull request"->[the most recent run]->"Artifacts" (at the bottom).