|
1 | 1 | library,dataset,compression,rows,write_ms,read_ms,file_bytes |
2 | | -carquet,small,none,100000,13.66,2.97,2000366 |
3 | | -carquet,small,snappy,100000,18.64,3.86,1933903 |
4 | | -carquet,small,zstd,100000,24.66,7.00,1120473 |
5 | | -carquet,medium,none,1000000,214.25,37.88,20000380 |
6 | | -carquet,medium,snappy,1000000,261.30,60.25,19933920 |
7 | | -carquet,medium,zstd,1000000,282.45,63.27,11254110 |
8 | | -carquet,large,none,10000000,2345.80,344.63,200000392 |
9 | | -carquet,large,snappy,10000000,2952.21,557.37,199933935 |
10 | | -carquet,large,zstd,10000000,3179.43,815.71,112583423 |
11 | | -pyarrow,small,none,100000,21.87,4.49,2109775 |
12 | | -pyarrow,small,snappy,100000,22.02,9.35,1829385 |
13 | | -pyarrow,small,zstd,100000,27.99,9.01,1574036 |
14 | | -pyarrow,medium,none,1000000,224.73,15.50,21097029 |
15 | | -pyarrow,medium,snappy,1000000,244.22,22.81,18291770 |
16 | | -pyarrow,medium,zstd,1000000,302.36,22.16,15734520 |
17 | | -pyarrow,large,none,10000000,2354.29,136.84,210966630 |
18 | | -pyarrow,large,snappy,10000000,2466.86,120.17,182919992 |
19 | | -pyarrow,large,zstd,10000000,2951.95,142.65,157351710 |
| 2 | +carquet,small,none,100000,14.14,3.08,2000366 |
| 3 | +carquet,small,snappy,100000,17.56,5.20,1933903 |
| 4 | +carquet,small,zstd,100000,20.88,6.91,1124254 |
| 5 | +carquet,medium,none,1000000,176.69,49.16,20000380 |
| 6 | +carquet,medium,snappy,1000000,206.23,55.10,19933920 |
| 7 | +carquet,medium,zstd,1000000,227.20,46.36,11328167 |
| 8 | +carquet,large,none,10000000,2173.68,365.08,200000392 |
| 9 | +carquet,large,snappy,10000000,2744.93,485.64,199933935 |
| 10 | +carquet,large,zstd,10000000,2628.34,528.65,113371970 |
| 11 | +pyarrow,small,none,100000,19.56,3.64,2090690 |
| 12 | +pyarrow,small,snappy,100000,22.46,10.56,1809900 |
| 13 | +pyarrow,small,zstd,100000,25.89,8.56,1549280 |
| 14 | +pyarrow,medium,none,1000000,215.51,16.50,20906179 |
| 15 | +pyarrow,medium,snappy,1000000,271.80,28.08,18097012 |
| 16 | +pyarrow,medium,zstd,1000000,315.11,28.90,15486940 |
| 17 | +pyarrow,large,none,10000000,2467.33,154.61,209058089 |
| 18 | +pyarrow,large,snappy,10000000,2633.04,197.98,180970820 |
| 19 | +pyarrow,large,zstd,10000000,2870.02,204.28,154876135 |
0 commit comments