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

Save and render results #12

Open
tshemsedinov opened this issue Dec 3, 2017 · 2 comments
Open

Save and render results #12

tshemsedinov opened this issue Dec 3, 2017 · 2 comments

Comments

@tshemsedinov
Copy link
Member

After run tests we need to save results to files and render visualization then publish this dataset and images (for example to repo, maybe separate branch published as a web page). @aqrln can you please give your opinion how to establish this process better.

@aqrln
Copy link
Member

aqrln commented Dec 4, 2017

Assuming you are talking about benchmarks, I'd say it makes sense to save datasets as CSV files and visualize them using something like matplotlib if we need standalone images, or using JavaScript with d3.js if web pages is all we need.

@lundibundi
Copy link
Member

It is now possible (#240) to save results in csv.
It is also possible (though not documented for now) to make a comparison plot from the results.

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

3 participants