Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Comparing two functions #338

Closed
SyxP opened this issue Oct 11, 2023 · 1 comment
Closed

[Feature Request] Comparing two functions #338

SyxP opened this issue Oct 11, 2023 · 1 comment

Comments

@SyxP
Copy link

SyxP commented Oct 11, 2023

One of the main uses I use BenchmarkTools.jl is to try to figure which of the two implementations I have are faster.

But my algorithms often would differ wildly on different pathological cases. I want to profile two functions with the same (random) sequence of inputs and do the statistic on the difference of times between function 1 and function 2.

@SyxP
Copy link
Author

SyxP commented Oct 11, 2023

Whoops I only checked the docs not previous issues. Same as #283 and #239.

@SyxP SyxP closed this as completed Oct 11, 2023
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

No branches or pull requests

1 participant