Skip to content

Commit

Permalink
More benchmarks
Browse files Browse the repository at this point in the history
Signed-off-by: ErikQQY <[email protected]>
  • Loading branch information
ErikQQY committed Apr 7, 2024
1 parent 83c01fb commit 6a3a5a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bench/Project.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[deps]
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
FractionalCalculus = "638fb199-4bb2-4014-80c8-6dc0d90f156b"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

1 comment on commit 6a3a5a3

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

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

Benchmark Results

Benchmark suite Current: 6a3a5a3 Previous: 83c01fb Ratio
fracdiff/cpu/Caputo/CaputoL1 42690 ns 42700 ns 1.00
fracdiff/cpu/Caputo/CaputoDiethelm 42680 ns 42689 ns 1.00
fracdiff/cpu/RiemannLiouville/RLDiffL1 44624 ns 44663 ns 1.00
fracdiff/cpu/RiemannLiouville/RLD 44633 ns 44672 ns 1.00

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.