Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Add benchmark plots (fixes #23) #34

Merged
merged 3 commits into from
Jul 16, 2018
Merged

Add benchmark plots (fixes #23) #34

merged 3 commits into from
Jul 16, 2018

Conversation

mre
Copy link
Owner

@mre mre commented Jul 14, 2018

This adds some simple benchmark plots to the REAME.md.
I chose the comic style on purpose:

The rough, seemingly hand drawn nature of the graph provides a visual hint as to the imprecision of the results.

(https://www.chrisstucchio.com/blog/2014/why_xkcd_style_graphs_are_important.html)

The plots will be created every time we run make bench-all. We could also hide this behind a separate make target, but I think it's better to have both, the benchmark and the plotting, in one place.

@mre
Copy link
Owner Author

mre commented Jul 14, 2018

I'm surprised that we lag behind in one of the simpest benchmarks: serializing and deserializing an array with just True values in them. This should be super fast and I'm confused why it's not. Will need to do some more investigations.

@mre mre merged commit 54ca8c3 into master Jul 16, 2018
@mre mre deleted the xkcd-benchmark branch July 16, 2018 20:59
@mre mre mentioned this pull request Nov 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant