-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently the Taxi and l_comment datasets are their own Criterion "group" which causes them to be plotted separately. With this PR, there is one plot for "compress time" which is measured in seconds and has every dataset. I also eliminated the comparison to uncompressed Parquet because (except for a tiny 1024 byte dataset) we always beat uncompressed Parquet. Parquet with ZSTD is a sufficient comparison. Finally, I removed some characters from several benchmark names in hopes that the Markdown tables on GitHub are more legible.
- Loading branch information
Showing
1 changed file
with
10 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters