ultrajson icon indicating copy to clipboard operation
ultrajson copied to clipboard

Graph in README?

Open znd4 opened this issue 4 years ago • 1 comments

Would it be useful to present the benchmarks with a graph instead of / in addition to the table? (graphs are pretty + easier to read)

Assuming that the current table is built + inserted into the README as part of some CI/CD process, I could try to put together a PR that also tacks on a matplotlib plot

znd4 avatar Dec 14 '20 18:12 znd4

The CI doesn't update the benchmarks in the README, they were last updated in https://github.com/ultrajson/ultrajson/pull/395.

But the benchmarks are run on the CI, so that's certainly an option!

PR welcome! As a first step, it could be a script to update it manually.

hugovk avatar Dec 14 '20 18:12 hugovk