os/ossrv/compressionlibs/ziplib/test/data/tef/te_performancetests.ini
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/ossrv/compressionlibs/ziplib/test/data/tef/te_performancetests.ini	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,429 @@
     1.4 +[Section_TestDeflatePerformanceL_01]
     1.5 +InputFile = SmallSize.txt
     1.6 +OutputFile = performancetest_SmallSize1.zip
     1.7 +CompressionLevel = -1
     1.8 +WindowBits = 9
     1.9 +MemoryLevel = 1
    1.10 +Strategy = 1
    1.11 +
    1.12 +[Section_TestDeflatePerformanceL_02]
    1.13 +InputFile = BigSize.txt
    1.14 +OutputFile = performancetest_BigSize2.zip
    1.15 +CompressionLevel = 9
    1.16 +WindowBits = 9
    1.17 +MemoryLevel = 1
    1.18 +Strategy = 1
    1.19 +
    1.20 +[Section_TestDeflatePerformanceL_03]
    1.21 +InputFile = HolyMoley.jar
    1.22 +OutputFile = performancetest_HolyMoley3.zip
    1.23 +CompressionLevel = 9
    1.24 +WindowBits = 9
    1.25 +MemoryLevel = 1
    1.26 +Strategy = 2
    1.27 +
    1.28 +[Section_TestDeflatePerformanceL_04]
    1.29 +InputFile = BigSize.txt
    1.30 +OutputFile = performancetest_BigSize4.zip
    1.31 +CompressionLevel = 9
    1.32 +WindowBits = 15
    1.33 +MemoryLevel = 9
    1.34 +Strategy = 2
    1.35 +
    1.36 +[Section_TestDeflatePerformanceL_05]
    1.37 +InputFile = PngImage.png
    1.38 +OutputFile = performancetest_PngImage5.zip
    1.39 +CompressionLevel = 0
    1.40 +WindowBits = 9
    1.41 +MemoryLevel = 1
    1.42 +Strategy = 3
    1.43 +
    1.44 +[Section_TestDeflatePerformanceL_06]
    1.45 +InputFile = SmallSize.txt
    1.46 +OutputFile = performancetest_SmallSize6.zip
    1.47 +CompressionLevel = 9
    1.48 +WindowBits = 15
    1.49 +MemoryLevel = 1
    1.50 +Strategy = 3
    1.51 +
    1.52 +[Section_TestDeflatePerformanceL_07]
    1.53 +InputFile = SmallSize.txt
    1.54 +OutputFile = performancetest_SmallSize7.zip
    1.55 +CompressionLevel = 9
    1.56 +WindowBits = 9
    1.57 +MemoryLevel = 9
    1.58 +Strategy = 1
    1.59 +
    1.60 +[Section_TestDeflatePerformanceL_08]
    1.61 +InputFile = SmallSize.txt
    1.62 +OutputFile = performancetest_SmallSize8.zip
    1.63 +CompressionLevel = -1
    1.64 +WindowBits = 9
    1.65 +MemoryLevel = 9
    1.66 +Strategy = 1
    1.67 +
    1.68 +[Section_TestDeflatePerformanceL_09]
    1.69 +InputFile = HolyMoley.jar
    1.70 +OutputFile = performancetest_HolyMoley9.zip
    1.71 +CompressionLevel = 0
    1.72 +WindowBits = 15
    1.73 +MemoryLevel = 9
    1.74 +Strategy = 2
    1.75 +
    1.76 +[Section_TestDeflatePerformanceL_10]
    1.77 +InputFile = SmallSize.txt
    1.78 +OutputFile = performancetest_SmallSize10.zip
    1.79 +CompressionLevel = 9
    1.80 +WindowBits = 15
    1.81 +MemoryLevel = 9
    1.82 +Strategy = 2
    1.83 +
    1.84 +[Section_TestDeflatePerformanceL_11]
    1.85 +InputFile = PngImage.png
    1.86 +OutputFile = performancetest_PngImage11.zip
    1.87 +CompressionLevel = -1
    1.88 +WindowBits = 15
    1.89 +MemoryLevel = 9
    1.90 +Strategy = 3
    1.91 +
    1.92 +[Section_TestDeflatePerformanceL_12]
    1.93 +InputFile = SmallSize.txt
    1.94 +OutputFile = performancetest_SmallSize12.zip
    1.95 +CompressionLevel = 0
    1.96 +WindowBits = 9
    1.97 +MemoryLevel = 9
    1.98 +Strategy = 3
    1.99 +
   1.100 +[Section_TestDeflatePerformanceL_13]
   1.101 +InputFile = SmallSize.txt
   1.102 +OutputFile = performancetest_SmallSize13.zip
   1.103 +CompressionLevel = 0
   1.104 +WindowBits = 15
   1.105 +MemoryLevel = 5
   1.106 +Strategy = 1
   1.107 +
   1.108 +[Section_TestDeflatePerformanceL_14]
   1.109 +InputFile = PngImage.png
   1.110 +OutputFile = performancetest_PngImage14.zip
   1.111 +CompressionLevel = 9
   1.112 +WindowBits = 9
   1.113 +MemoryLevel = 5
   1.114 +Strategy = 1
   1.115 +
   1.116 +[Section_TestDeflatePerformanceL_15]
   1.117 +InputFile = HolyMoley.jar
   1.118 +OutputFile = performancetest_HolyMoley15.zip
   1.119 +CompressionLevel = -1
   1.120 +WindowBits = 9
   1.121 +MemoryLevel = 5
   1.122 +Strategy = 2
   1.123 +
   1.124 +[Section_TestDeflatePerformanceL_16]
   1.125 +InputFile = HolyMoley.jar
   1.126 +OutputFile = performancetest_HolyMoley16.zip
   1.127 +CompressionLevel = 0
   1.128 +WindowBits = 9
   1.129 +MemoryLevel = 5
   1.130 +Strategy = 2
   1.131 +
   1.132 +[Section_TestDeflatePerformanceL_17]
   1.133 +InputFile = PngImage.png
   1.134 +OutputFile = performancetest_PngImage17.zip
   1.135 +CompressionLevel = 9
   1.136 +WindowBits = 15
   1.137 +MemoryLevel = 5
   1.138 +Strategy = 3
   1.139 +
   1.140 +[Section_TestDeflatePerformanceL_18]
   1.141 +InputFile = JpegImage.jpg
   1.142 +OutputFile = performancetest_JpegImage18.zip
   1.143 +CompressionLevel = -1
   1.144 +WindowBits = 15
   1.145 +MemoryLevel = 5
   1.146 +Strategy = 3
   1.147 +
   1.148 +[Section_TestDeflatePerformanceL_19]
   1.149 +InputFile = SmallSize.txt
   1.150 +OutputFile = performancetest_SmallSize19.zip
   1.151 +CompressionLevel = 1
   1.152 +WindowBits = 9
   1.153 +MemoryLevel = 1
   1.154 +Strategy = 1
   1.155 +
   1.156 +[Section_TestDeflatePerformanceL_20]
   1.157 +InputFile = JpegImage.jpg
   1.158 +OutputFile = performancetest_JpegImage20.zip
   1.159 +CompressionLevel = 1
   1.160 +WindowBits = 15
   1.161 +MemoryLevel = 9
   1.162 +Strategy = 1
   1.163 +
   1.164 +[Section_TestDeflatePerformanceL_21]
   1.165 +InputFile = HolyMoley.jar
   1.166 +OutputFile = performancetest_HolyMoley21.zip
   1.167 +CompressionLevel = 1
   1.168 +WindowBits = 9
   1.169 +MemoryLevel = 5
   1.170 +Strategy = 2
   1.171 +
   1.172 +[Section_TestDeflatePerformanceL_22]
   1.173 +InputFile = JpegImage.jpg
   1.174 +OutputFile = performancetest_JpegImage22.zip
   1.175 +CompressionLevel = 1
   1.176 +WindowBits = 15
   1.177 +MemoryLevel = 1
   1.178 +Strategy = 2
   1.179 +
   1.180 +[Section_TestDeflatePerformanceL_23]
   1.181 +InputFile = PngImage.png
   1.182 +OutputFile = performancetest_PngImage23.zip
   1.183 +CompressionLevel = 1
   1.184 +WindowBits = 15
   1.185 +MemoryLevel = 9
   1.186 +Strategy = 3
   1.187 +
   1.188 +[Section_TestDeflatePerformanceL_24]
   1.189 +InputFile = JpegImage.jpg
   1.190 +OutputFile = performancetest_JpegImage24.zip
   1.191 +CompressionLevel = 1
   1.192 +WindowBits = 9
   1.193 +MemoryLevel = 5
   1.194 +Strategy = 3
   1.195 +
   1.196 +[Section_TestInflatePerformanceL_01]
   1.197 +InputFile = SmallSize.txt
   1.198 +OutputFile = performancetest_SmallSize1.txt
   1.199 +CompressionLevel = -1
   1.200 +WindowBits = 9
   1.201 +MemoryLevel = 1
   1.202 +Strategy = 1
   1.203 +
   1.204 +[Section_TestInflatePerformanceL_02]
   1.205 +InputFile = BigSize.txt
   1.206 +OutputFile = performancetest_BigSize2.txt
   1.207 +CompressionLevel = 9
   1.208 +WindowBits = 9
   1.209 +MemoryLevel = 1
   1.210 +Strategy = 1
   1.211 +
   1.212 +[Section_TestInflatePerformanceL_03]
   1.213 +InputFile = HolyMoley.jar
   1.214 +OutputFile = performancetest_HolyMoley3.jar
   1.215 +CompressionLevel = 9
   1.216 +WindowBits = 9
   1.217 +MemoryLevel = 1
   1.218 +Strategy = 2
   1.219 +
   1.220 +[Section_TestInflatePerformanceL_04]
   1.221 +InputFile = BigSize.txt
   1.222 +OutputFile = performancetest_BigSize4.txt
   1.223 +CompressionLevel = 9
   1.224 +WindowBits = 15
   1.225 +MemoryLevel = 9
   1.226 +Strategy = 2
   1.227 +
   1.228 +[Section_TestInflatePerformanceL_05]
   1.229 +InputFile = PngImage.png
   1.230 +OutputFile = performancetest_PngImage5.png
   1.231 +CompressionLevel = 0
   1.232 +WindowBits = 9
   1.233 +MemoryLevel = 1
   1.234 +Strategy = 3
   1.235 +
   1.236 +[Section_TestInflatePerformanceL_06]
   1.237 +InputFile = SmallSize.txt
   1.238 +OutputFile = performancetest_SmallSize6.txt
   1.239 +CompressionLevel = 9
   1.240 +WindowBits = 15
   1.241 +MemoryLevel = 1
   1.242 +Strategy = 3
   1.243 +
   1.244 +[Section_TestInflatePerformanceL_07]
   1.245 +InputFile = SmallSize.txt
   1.246 +OutputFile = performancetest_SmallSize7.txt
   1.247 +CompressionLevel = 9
   1.248 +WindowBits = 9
   1.249 +MemoryLevel = 9
   1.250 +Strategy = 1
   1.251 +
   1.252 +[Section_TestInflatePerformanceL_08]
   1.253 +InputFile = SmallSize.txt
   1.254 +OutputFile = performancetest_SmallSize8.txt
   1.255 +CompressionLevel = -1
   1.256 +WindowBits = 9
   1.257 +MemoryLevel = 9
   1.258 +Strategy = 1
   1.259 +
   1.260 +[Section_TestInflatePerformanceL_09]
   1.261 +InputFile = HolyMoley.jar
   1.262 +OutputFile = performancetest_HolyMoley9.jar
   1.263 +CompressionLevel = 0
   1.264 +WindowBits = 15
   1.265 +MemoryLevel = 9
   1.266 +Strategy = 2
   1.267 +
   1.268 +[Section_TestInflatePerformanceL_10]
   1.269 +InputFile = SmallSize.txt
   1.270 +OutputFile = performancetest_SmallSize10.txt
   1.271 +CompressionLevel = 9
   1.272 +WindowBits = 15
   1.273 +MemoryLevel = 9
   1.274 +Strategy = 2
   1.275 +
   1.276 +[Section_TestInflatePerformanceL_11]
   1.277 +InputFile = PngImage.png
   1.278 +OutputFile = performancetest_PngImage11.png
   1.279 +CompressionLevel = -1
   1.280 +WindowBits = 15
   1.281 +MemoryLevel = 9
   1.282 +Strategy = 3
   1.283 +
   1.284 +[Section_TestInflatePerformanceL_12]
   1.285 +InputFile = SmallSize.txt
   1.286 +OutputFile = performancetest_SmallSize12.txt
   1.287 +CompressionLevel = 0
   1.288 +WindowBits = 9
   1.289 +MemoryLevel = 9
   1.290 +Strategy = 3
   1.291 +
   1.292 +[Section_TestInflatePerformanceL_13]
   1.293 +InputFile = SmallSize.txt
   1.294 +OutputFile = performancetest_SmallSize13.txt
   1.295 +CompressionLevel = 0
   1.296 +WindowBits = 15
   1.297 +MemoryLevel = 5
   1.298 +Strategy = 1
   1.299 +
   1.300 +[Section_TestInflatePerformanceL_14]
   1.301 +InputFile = PngImage.png
   1.302 +OutputFile = performancetest_PngImage14.png
   1.303 +CompressionLevel = 9
   1.304 +WindowBits = 9
   1.305 +MemoryLevel = 5
   1.306 +Strategy = 1
   1.307 +
   1.308 +[Section_TestInflatePerformanceL_15]
   1.309 +InputFile = HolyMoley.jar
   1.310 +OutputFile = performancetest_HolyMoley15.jar
   1.311 +CompressionLevel = -1
   1.312 +WindowBits = 9
   1.313 +MemoryLevel = 5
   1.314 +Strategy = 2
   1.315 +
   1.316 +[Section_TestInflatePerformanceL_16]
   1.317 +InputFile = HolyMoley.jar
   1.318 +OutputFile = performancetest_HolyMoley16.jar
   1.319 +CompressionLevel = 0
   1.320 +WindowBits = 9
   1.321 +MemoryLevel = 5
   1.322 +Strategy = 2
   1.323 +
   1.324 +[Section_TestInflatePerformanceL_17]
   1.325 +InputFile = PngImage.png
   1.326 +OutputFile = performancetest_PngImage17.png
   1.327 +CompressionLevel = 9
   1.328 +WindowBits = 15
   1.329 +MemoryLevel = 5
   1.330 +Strategy = 3
   1.331 +
   1.332 +[Section_TestInflatePerformanceL_18]
   1.333 +InputFile = JpegImage.jpg
   1.334 +OutputFile = performancetest_JpegImage.jpg
   1.335 +CompressionLevel = -1
   1.336 +WindowBits = 15
   1.337 +MemoryLevel = 5
   1.338 +Strategy = 3
   1.339 +
   1.340 +[Section_TestInflatePerformanceL_19]
   1.341 +InputFile = SmallSize.txt
   1.342 +OutputFile = performancetest_SmallSize19.txt
   1.343 +CompressionLevel = 1
   1.344 +WindowBits = 9
   1.345 +MemoryLevel = 1
   1.346 +Strategy = 1
   1.347 +
   1.348 +[Section_TestInflatePerformanceL_20]
   1.349 +InputFile = JpegImage.jpg
   1.350 +OutputFile = performancetest_JpegImage20.jpg
   1.351 +CompressionLevel = 1
   1.352 +WindowBits = 15
   1.353 +MemoryLevel = 9
   1.354 +Strategy = 1
   1.355 +
   1.356 +[Section_TestInflatePerformanceL_21]
   1.357 +InputFile = HolyMoley.jar
   1.358 +OutputFile = performancetest_HolyMoley21.jar
   1.359 +CompressionLevel = 1
   1.360 +WindowBits = 9
   1.361 +MemoryLevel = 5
   1.362 +Strategy = 2
   1.363 +
   1.364 +[Section_TestInflatePerformanceL_22]
   1.365 +InputFile = JpegImage.jpg
   1.366 +OutputFile = performancetest_JpegImage22.jpg
   1.367 +CompressionLevel = 1
   1.368 +WindowBits = 15
   1.369 +MemoryLevel = 1
   1.370 +Strategy = 2
   1.371 +
   1.372 +[Section_TestInflatePerformanceL_23]
   1.373 +InputFile = PngImage.png
   1.374 +OutputFile = performancetest_PngImage23.png
   1.375 +CompressionLevel = 1
   1.376 +WindowBits = 15
   1.377 +MemoryLevel = 9
   1.378 +Strategy = 3
   1.379 +
   1.380 +[Section_TestInflatePerformanceL_24]
   1.381 +InputFile = JpegImage.jpg
   1.382 +OutputFile = performancetest_JpegImage.jpg
   1.383 +CompressionLevel = 1
   1.384 +WindowBits = 9
   1.385 +MemoryLevel = 5
   1.386 +Strategy = 3
   1.387 +
   1.388 +[Section_TestGZipDeflatePerformanceL_01]
   1.389 +InputFile = SmallSize.txt
   1.390 +OutputFile = performancetest_SmallSize.gz
   1.391 +
   1.392 +[Section_TestGZipDeflatePerformanceL_02]
   1.393 +InputFile = HolyMoley.jar
   1.394 +OutputFile = performancetest_HolyMoley.gz
   1.395 +
   1.396 +[Section_TestGZipDeflatePerformanceL_03]
   1.397 +InputFile = PngImage.png
   1.398 +OutputFile = performancetest_PngImage.gz
   1.399 +
   1.400 +[Section_TestGZipDeflatePerformanceL_04]
   1.401 +InputFile = JpegImage.jpg
   1.402 +OutputFile = performancetest_JpegImage.gz
   1.403 +
   1.404 +[Section_TestGZipDeflatePerformanceL_05]
   1.405 +InputFile = BigSize.txt
   1.406 +OutputFile = performancetest_BigSizeTxt.gz
   1.407 +
   1.408 +[Section_TestGZipInflatePerformanceL_01]
   1.409 +InputFile = SmallSize.txt
   1.410 +OutputFile = performancetest_SmallSize.txt
   1.411 +
   1.412 +[Section_TestGZipInflatePerformanceL_02]
   1.413 +InputFile = HolyMoley.jar
   1.414 +OutputFile = performancetest_HolyMoley.jar
   1.415 +
   1.416 +[Section_TestGZipInflatePerformanceL_03]
   1.417 +InputFile = PngImage.png
   1.418 +OutputFile = performancetest_PngImage.png
   1.419 +
   1.420 +[Section_TestGZipInflatePerformanceL_04]
   1.421 +InputFile = JpegImage.jpg
   1.422 +OutputFile = performancetest_JpegImage.jpg
   1.423 +
   1.424 +[Section_TestGZipInflatePerformanceL_05]
   1.425 +InputFile = BigSize.txt
   1.426 +OutputFile = performancetest_BigSizeTxt.txt
   1.427 +
   1.428 +[Section_TestZipArchiveDecompressPerformanceL_01]
   1.429 +InputFile = ZipArchive1.zip
   1.430 +
   1.431 +[Section_TestZipArchiveDecompressPerformanceL_02]
   1.432 +InputFile = ZipArchive2.zip
   1.433 \ No newline at end of file