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

Record process to produce nicely styled plots #1

Open
mrocklin opened this issue Jul 23, 2019 · 0 comments
Open

Record process to produce nicely styled plots #1

mrocklin opened this issue Jul 23, 2019 · 0 comments

Comments

@mrocklin
Copy link

@pentschev is able to produce nicely styled plots from the output of these tests. It would be good to record this process somewhere so that others could take on this work.

From my understanding reading various slack messages one needs to pass the following flag to save a JSON file.

--benchmark-json=benchmark_result.json

And then use the process in this notebook:

https://github.com/pentschev/pybench/blob/master/examples/plot_array_example.ipynb

Ideally we would convert that notebook to a script or Python function that could be run without invoking Jupyter, then we would write down a few lines that someone could copy-paste into a terminal somewhere into the README.

I think that it would be great if someone other than @pentschev could clean this up. I suspect that this project would benefit from having another pair of eyes.

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