We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bb1f07 commit 1c3d313Copy full SHA for 1c3d313
bzip2_benchmarks.json
@@ -22,6 +22,12 @@
22
"./compress c 8 silesia-small.tar",
23
"./compress c 9 silesia-small.tar"
24
],
25
+ "compress-rs-small": [
26
+ "./compress rs 1 tests/input/quick/sample3.ref"
27
+ ],
28
+ "compress-c-small": [
29
+ "./compress c 1 tests/input/quick/sample3.ref"
30
31
"decompress-rs": [
32
"./decompress rs tests/input/bzip2-testfiles/commons-compress/zip64support.tar.bz2",
33
"./decompress rs tests/input/bzip2-testfiles/go/regexp/re2-exhaustive.txt.bz2",
0 commit comments