summaryrefslogtreecommitdiffstats
path: root/csv
diff options
context:
space:
mode:
authorTakayuki MATSUOKA <takayuki.matsuoka@gmail.com>2015-04-03 21:47:29 (GMT)
committerTakayuki MATSUOKA <takayuki.matsuoka@gmail.com>2015-04-03 21:47:29 (GMT)
commitbbc4f5613277801b0d7a778fb87a979574d3e4ba (patch)
tree755f1c18f2c7b54efd1c8f104ecd3ae8b7781356 /csv
parentd895ea390248770294c9afa9d789aeec1870c767 (diff)
downloadlz4-bbc4f5613277801b0d7a778fb87a979574d3e4ba.zip
lz4-bbc4f5613277801b0d7a778fb87a979574d3e4ba.tar.gz
lz4-bbc4f5613277801b0d7a778fb87a979574d3e4ba.tar.bz2
Add type estimation to rendercharts.js to improve CSV portability
Diffstat (limited to 'csv')
-rw-r--r--csv/benchmark-silesia-1000mbps-offline-compression.csv18
-rw-r--r--csv/benchmark-silesia-1000mbps.csv18
2 files changed, 18 insertions, 18 deletions
diff --git a/csv/benchmark-silesia-1000mbps-offline-compression.csv b/csv/benchmark-silesia-1000mbps-offline-compression.csv
index 0f4cc0e..e6a8513 100644
--- a/csv/benchmark-silesia-1000mbps-offline-compression.csv
+++ b/csv/benchmark-silesia-1000mbps-offline-compression.csv
@@ -1,9 +1,9 @@
-"Compressor:string" ,"Transfer:number" ,"Decompression:number" ,"Compression:number"
-LZ4 (r101) -1 , 1.0170 , 0.1165 , 0.0000
-LZO-2.06 , 1.0064 , 0.3532 , 0.0000
-QuickLZ 1.5.1b6 , 0.94743 , 0.5046 , 0.0000
-Snappy 1.1.0 , 1.0136 , 0.1981 , 0.0000
-LZF , 1.0204 , 0.3718 , 0.0000
-zlib 1.2.8 -1 , 0.77633 , 0.7569 , 0.0000
-LZ4 HC (r101) -9 , 0.77919 , 0.1019 , 0.0000
-zlib 1.2.8 -6 , 0.68389 , 0.7065 , 0.0000
+Compressor ,Transfer ,Decompression ,Compression
+LZ4 (r101) -1 ,1.0170 ,0.1165 ,0.0000
+LZO-2.06 ,1.0064 ,0.3532 ,0.0000
+QuickLZ 1.5.1b6 ,0.94743 ,0.5046 ,0.0000
+Snappy 1.1.0 ,1.0136 ,0.1981 ,0.0000
+LZF ,1.0204 ,0.3718 ,0.0000
+zlib 1.2.8 -1 ,0.77633 ,0.7569 ,0.0000
+LZ4 HC (r101) -9 ,0.77919 ,0.1019 ,0.0000
+zlib 1.2.8 -6 ,0.68389 ,0.7065 ,0.0000
diff --git a/csv/benchmark-silesia-1000mbps.csv b/csv/benchmark-silesia-1000mbps.csv
index 4db9a12..169573f 100644
--- a/csv/benchmark-silesia-1000mbps.csv
+++ b/csv/benchmark-silesia-1000mbps.csv
@@ -1,9 +1,9 @@
-"Compressor:string" ,"Transfer:number" ,"Decompression:number" ,"Compression:number"
-LZ4 (r101) -1 , 1.0170 , 0.1165 , 0.5022
-LZO-2.06 , 1.0064 , 0.3532 , 0.5119
-QuickLZ 1.5.1b6 , 0.94743 , 0.5046 , 0.5682
-Snappy 1.1.0 , 1.0136 , 0.1981 , 0.6562
-LZF , 1.0204 , 0.3718 , 0.7850
-zlib 1.2.8 -1 , 0.77633 , 0.7569 , 3.2606
-LZ4 HC (r101) -9 , 0.77919 , 0.1019 , 8.4776
-zlib 1.2.8 -6 , 0.68389 , 0.7065 , 10.092
+Compressor ,Transfer ,Decompression ,Compression
+LZ4 (r101) -1 ,1.0170 ,0.1165 ,0.5022
+LZO-2.06 ,1.0064 ,0.3532 ,0.5119
+QuickLZ 1.5.1b6 ,0.94743 ,0.5046 ,0.5682
+Snappy 1.1.0 ,1.0136 ,0.1981 ,0.6562
+LZF ,1.0204 ,0.3718 ,0.7850
+zlib 1.2.8 -1 ,0.77633 ,0.7569 ,3.2606
+LZ4 HC (r101) -9 ,0.77919 ,0.1019 ,8.4776
+zlib 1.2.8 -6 ,0.68389 ,0.7065 ,10.092