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

Histograms of benchmark times #108

Closed
astrozot opened this issue Jul 29, 2024 · 2 comments
Closed

Histograms of benchmark times #108

astrozot opened this issue Jul 29, 2024 · 2 comments

Comments

@astrozot
Copy link

Hi,

I ported the code that produces the nice histograms of the @benchmark macro from BenchmarkTools to Chairmarks. Right now I created a new package, PrettyChairmarks.jl.

In case there is a general agreement that this useful, I would be happy to make a pull request to include this code directly in Chairmarks.

@LilithHafner
Copy link
Owner

I'm open to improvements to display format, but don't want to copy the BenchmarkTools display directly at the moment. A new package seems like a great way to independently explore new display formats.

@astrozot
Copy link
Author

Hi @LilithHafner , thank you for your kind and quick reply. Sure, I fully understand, let us keep this separate for the moment. For my very personal opinion, having a format similar to BenchmarkTools helps in two ways: it allows one to easily compare the results of the two packages, and (especially) has made my coding very fast... 😉 That said, there are for sure many other (better?) ways of expanding the output.

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

2 participants