os/ossrv/compressionlibs/ziplib/test/data/tef/te_performancetests.ini
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 [Section_TestDeflatePerformanceL_01]
     2 InputFile = SmallSize.txt
     3 OutputFile = performancetest_SmallSize1.zip
     4 CompressionLevel = -1
     5 WindowBits = 9
     6 MemoryLevel = 1
     7 Strategy = 1
     8 
     9 [Section_TestDeflatePerformanceL_02]
    10 InputFile = BigSize.txt
    11 OutputFile = performancetest_BigSize2.zip
    12 CompressionLevel = 9
    13 WindowBits = 9
    14 MemoryLevel = 1
    15 Strategy = 1
    16 
    17 [Section_TestDeflatePerformanceL_03]
    18 InputFile = HolyMoley.jar
    19 OutputFile = performancetest_HolyMoley3.zip
    20 CompressionLevel = 9
    21 WindowBits = 9
    22 MemoryLevel = 1
    23 Strategy = 2
    24 
    25 [Section_TestDeflatePerformanceL_04]
    26 InputFile = BigSize.txt
    27 OutputFile = performancetest_BigSize4.zip
    28 CompressionLevel = 9
    29 WindowBits = 15
    30 MemoryLevel = 9
    31 Strategy = 2
    32 
    33 [Section_TestDeflatePerformanceL_05]
    34 InputFile = PngImage.png
    35 OutputFile = performancetest_PngImage5.zip
    36 CompressionLevel = 0
    37 WindowBits = 9
    38 MemoryLevel = 1
    39 Strategy = 3
    40 
    41 [Section_TestDeflatePerformanceL_06]
    42 InputFile = SmallSize.txt
    43 OutputFile = performancetest_SmallSize6.zip
    44 CompressionLevel = 9
    45 WindowBits = 15
    46 MemoryLevel = 1
    47 Strategy = 3
    48 
    49 [Section_TestDeflatePerformanceL_07]
    50 InputFile = SmallSize.txt
    51 OutputFile = performancetest_SmallSize7.zip
    52 CompressionLevel = 9
    53 WindowBits = 9
    54 MemoryLevel = 9
    55 Strategy = 1
    56 
    57 [Section_TestDeflatePerformanceL_08]
    58 InputFile = SmallSize.txt
    59 OutputFile = performancetest_SmallSize8.zip
    60 CompressionLevel = -1
    61 WindowBits = 9
    62 MemoryLevel = 9
    63 Strategy = 1
    64 
    65 [Section_TestDeflatePerformanceL_09]
    66 InputFile = HolyMoley.jar
    67 OutputFile = performancetest_HolyMoley9.zip
    68 CompressionLevel = 0
    69 WindowBits = 15
    70 MemoryLevel = 9
    71 Strategy = 2
    72 
    73 [Section_TestDeflatePerformanceL_10]
    74 InputFile = SmallSize.txt
    75 OutputFile = performancetest_SmallSize10.zip
    76 CompressionLevel = 9
    77 WindowBits = 15
    78 MemoryLevel = 9
    79 Strategy = 2
    80 
    81 [Section_TestDeflatePerformanceL_11]
    82 InputFile = PngImage.png
    83 OutputFile = performancetest_PngImage11.zip
    84 CompressionLevel = -1
    85 WindowBits = 15
    86 MemoryLevel = 9
    87 Strategy = 3
    88 
    89 [Section_TestDeflatePerformanceL_12]
    90 InputFile = SmallSize.txt
    91 OutputFile = performancetest_SmallSize12.zip
    92 CompressionLevel = 0
    93 WindowBits = 9
    94 MemoryLevel = 9
    95 Strategy = 3
    96 
    97 [Section_TestDeflatePerformanceL_13]
    98 InputFile = SmallSize.txt
    99 OutputFile = performancetest_SmallSize13.zip
   100 CompressionLevel = 0
   101 WindowBits = 15
   102 MemoryLevel = 5
   103 Strategy = 1
   104 
   105 [Section_TestDeflatePerformanceL_14]
   106 InputFile = PngImage.png
   107 OutputFile = performancetest_PngImage14.zip
   108 CompressionLevel = 9
   109 WindowBits = 9
   110 MemoryLevel = 5
   111 Strategy = 1
   112 
   113 [Section_TestDeflatePerformanceL_15]
   114 InputFile = HolyMoley.jar
   115 OutputFile = performancetest_HolyMoley15.zip
   116 CompressionLevel = -1
   117 WindowBits = 9
   118 MemoryLevel = 5
   119 Strategy = 2
   120 
   121 [Section_TestDeflatePerformanceL_16]
   122 InputFile = HolyMoley.jar
   123 OutputFile = performancetest_HolyMoley16.zip
   124 CompressionLevel = 0
   125 WindowBits = 9
   126 MemoryLevel = 5
   127 Strategy = 2
   128 
   129 [Section_TestDeflatePerformanceL_17]
   130 InputFile = PngImage.png
   131 OutputFile = performancetest_PngImage17.zip
   132 CompressionLevel = 9
   133 WindowBits = 15
   134 MemoryLevel = 5
   135 Strategy = 3
   136 
   137 [Section_TestDeflatePerformanceL_18]
   138 InputFile = JpegImage.jpg
   139 OutputFile = performancetest_JpegImage18.zip
   140 CompressionLevel = -1
   141 WindowBits = 15
   142 MemoryLevel = 5
   143 Strategy = 3
   144 
   145 [Section_TestDeflatePerformanceL_19]
   146 InputFile = SmallSize.txt
   147 OutputFile = performancetest_SmallSize19.zip
   148 CompressionLevel = 1
   149 WindowBits = 9
   150 MemoryLevel = 1
   151 Strategy = 1
   152 
   153 [Section_TestDeflatePerformanceL_20]
   154 InputFile = JpegImage.jpg
   155 OutputFile = performancetest_JpegImage20.zip
   156 CompressionLevel = 1
   157 WindowBits = 15
   158 MemoryLevel = 9
   159 Strategy = 1
   160 
   161 [Section_TestDeflatePerformanceL_21]
   162 InputFile = HolyMoley.jar
   163 OutputFile = performancetest_HolyMoley21.zip
   164 CompressionLevel = 1
   165 WindowBits = 9
   166 MemoryLevel = 5
   167 Strategy = 2
   168 
   169 [Section_TestDeflatePerformanceL_22]
   170 InputFile = JpegImage.jpg
   171 OutputFile = performancetest_JpegImage22.zip
   172 CompressionLevel = 1
   173 WindowBits = 15
   174 MemoryLevel = 1
   175 Strategy = 2
   176 
   177 [Section_TestDeflatePerformanceL_23]
   178 InputFile = PngImage.png
   179 OutputFile = performancetest_PngImage23.zip
   180 CompressionLevel = 1
   181 WindowBits = 15
   182 MemoryLevel = 9
   183 Strategy = 3
   184 
   185 [Section_TestDeflatePerformanceL_24]
   186 InputFile = JpegImage.jpg
   187 OutputFile = performancetest_JpegImage24.zip
   188 CompressionLevel = 1
   189 WindowBits = 9
   190 MemoryLevel = 5
   191 Strategy = 3
   192 
   193 [Section_TestInflatePerformanceL_01]
   194 InputFile = SmallSize.txt
   195 OutputFile = performancetest_SmallSize1.txt
   196 CompressionLevel = -1
   197 WindowBits = 9
   198 MemoryLevel = 1
   199 Strategy = 1
   200 
   201 [Section_TestInflatePerformanceL_02]
   202 InputFile = BigSize.txt
   203 OutputFile = performancetest_BigSize2.txt
   204 CompressionLevel = 9
   205 WindowBits = 9
   206 MemoryLevel = 1
   207 Strategy = 1
   208 
   209 [Section_TestInflatePerformanceL_03]
   210 InputFile = HolyMoley.jar
   211 OutputFile = performancetest_HolyMoley3.jar
   212 CompressionLevel = 9
   213 WindowBits = 9
   214 MemoryLevel = 1
   215 Strategy = 2
   216 
   217 [Section_TestInflatePerformanceL_04]
   218 InputFile = BigSize.txt
   219 OutputFile = performancetest_BigSize4.txt
   220 CompressionLevel = 9
   221 WindowBits = 15
   222 MemoryLevel = 9
   223 Strategy = 2
   224 
   225 [Section_TestInflatePerformanceL_05]
   226 InputFile = PngImage.png
   227 OutputFile = performancetest_PngImage5.png
   228 CompressionLevel = 0
   229 WindowBits = 9
   230 MemoryLevel = 1
   231 Strategy = 3
   232 
   233 [Section_TestInflatePerformanceL_06]
   234 InputFile = SmallSize.txt
   235 OutputFile = performancetest_SmallSize6.txt
   236 CompressionLevel = 9
   237 WindowBits = 15
   238 MemoryLevel = 1
   239 Strategy = 3
   240 
   241 [Section_TestInflatePerformanceL_07]
   242 InputFile = SmallSize.txt
   243 OutputFile = performancetest_SmallSize7.txt
   244 CompressionLevel = 9
   245 WindowBits = 9
   246 MemoryLevel = 9
   247 Strategy = 1
   248 
   249 [Section_TestInflatePerformanceL_08]
   250 InputFile = SmallSize.txt
   251 OutputFile = performancetest_SmallSize8.txt
   252 CompressionLevel = -1
   253 WindowBits = 9
   254 MemoryLevel = 9
   255 Strategy = 1
   256 
   257 [Section_TestInflatePerformanceL_09]
   258 InputFile = HolyMoley.jar
   259 OutputFile = performancetest_HolyMoley9.jar
   260 CompressionLevel = 0
   261 WindowBits = 15
   262 MemoryLevel = 9
   263 Strategy = 2
   264 
   265 [Section_TestInflatePerformanceL_10]
   266 InputFile = SmallSize.txt
   267 OutputFile = performancetest_SmallSize10.txt
   268 CompressionLevel = 9
   269 WindowBits = 15
   270 MemoryLevel = 9
   271 Strategy = 2
   272 
   273 [Section_TestInflatePerformanceL_11]
   274 InputFile = PngImage.png
   275 OutputFile = performancetest_PngImage11.png
   276 CompressionLevel = -1
   277 WindowBits = 15
   278 MemoryLevel = 9
   279 Strategy = 3
   280 
   281 [Section_TestInflatePerformanceL_12]
   282 InputFile = SmallSize.txt
   283 OutputFile = performancetest_SmallSize12.txt
   284 CompressionLevel = 0
   285 WindowBits = 9
   286 MemoryLevel = 9
   287 Strategy = 3
   288 
   289 [Section_TestInflatePerformanceL_13]
   290 InputFile = SmallSize.txt
   291 OutputFile = performancetest_SmallSize13.txt
   292 CompressionLevel = 0
   293 WindowBits = 15
   294 MemoryLevel = 5
   295 Strategy = 1
   296 
   297 [Section_TestInflatePerformanceL_14]
   298 InputFile = PngImage.png
   299 OutputFile = performancetest_PngImage14.png
   300 CompressionLevel = 9
   301 WindowBits = 9
   302 MemoryLevel = 5
   303 Strategy = 1
   304 
   305 [Section_TestInflatePerformanceL_15]
   306 InputFile = HolyMoley.jar
   307 OutputFile = performancetest_HolyMoley15.jar
   308 CompressionLevel = -1
   309 WindowBits = 9
   310 MemoryLevel = 5
   311 Strategy = 2
   312 
   313 [Section_TestInflatePerformanceL_16]
   314 InputFile = HolyMoley.jar
   315 OutputFile = performancetest_HolyMoley16.jar
   316 CompressionLevel = 0
   317 WindowBits = 9
   318 MemoryLevel = 5
   319 Strategy = 2
   320 
   321 [Section_TestInflatePerformanceL_17]
   322 InputFile = PngImage.png
   323 OutputFile = performancetest_PngImage17.png
   324 CompressionLevel = 9
   325 WindowBits = 15
   326 MemoryLevel = 5
   327 Strategy = 3
   328 
   329 [Section_TestInflatePerformanceL_18]
   330 InputFile = JpegImage.jpg
   331 OutputFile = performancetest_JpegImage.jpg
   332 CompressionLevel = -1
   333 WindowBits = 15
   334 MemoryLevel = 5
   335 Strategy = 3
   336 
   337 [Section_TestInflatePerformanceL_19]
   338 InputFile = SmallSize.txt
   339 OutputFile = performancetest_SmallSize19.txt
   340 CompressionLevel = 1
   341 WindowBits = 9
   342 MemoryLevel = 1
   343 Strategy = 1
   344 
   345 [Section_TestInflatePerformanceL_20]
   346 InputFile = JpegImage.jpg
   347 OutputFile = performancetest_JpegImage20.jpg
   348 CompressionLevel = 1
   349 WindowBits = 15
   350 MemoryLevel = 9
   351 Strategy = 1
   352 
   353 [Section_TestInflatePerformanceL_21]
   354 InputFile = HolyMoley.jar
   355 OutputFile = performancetest_HolyMoley21.jar
   356 CompressionLevel = 1
   357 WindowBits = 9
   358 MemoryLevel = 5
   359 Strategy = 2
   360 
   361 [Section_TestInflatePerformanceL_22]
   362 InputFile = JpegImage.jpg
   363 OutputFile = performancetest_JpegImage22.jpg
   364 CompressionLevel = 1
   365 WindowBits = 15
   366 MemoryLevel = 1
   367 Strategy = 2
   368 
   369 [Section_TestInflatePerformanceL_23]
   370 InputFile = PngImage.png
   371 OutputFile = performancetest_PngImage23.png
   372 CompressionLevel = 1
   373 WindowBits = 15
   374 MemoryLevel = 9
   375 Strategy = 3
   376 
   377 [Section_TestInflatePerformanceL_24]
   378 InputFile = JpegImage.jpg
   379 OutputFile = performancetest_JpegImage.jpg
   380 CompressionLevel = 1
   381 WindowBits = 9
   382 MemoryLevel = 5
   383 Strategy = 3
   384 
   385 [Section_TestGZipDeflatePerformanceL_01]
   386 InputFile = SmallSize.txt
   387 OutputFile = performancetest_SmallSize.gz
   388 
   389 [Section_TestGZipDeflatePerformanceL_02]
   390 InputFile = HolyMoley.jar
   391 OutputFile = performancetest_HolyMoley.gz
   392 
   393 [Section_TestGZipDeflatePerformanceL_03]
   394 InputFile = PngImage.png
   395 OutputFile = performancetest_PngImage.gz
   396 
   397 [Section_TestGZipDeflatePerformanceL_04]
   398 InputFile = JpegImage.jpg
   399 OutputFile = performancetest_JpegImage.gz
   400 
   401 [Section_TestGZipDeflatePerformanceL_05]
   402 InputFile = BigSize.txt
   403 OutputFile = performancetest_BigSizeTxt.gz
   404 
   405 [Section_TestGZipInflatePerformanceL_01]
   406 InputFile = SmallSize.txt
   407 OutputFile = performancetest_SmallSize.txt
   408 
   409 [Section_TestGZipInflatePerformanceL_02]
   410 InputFile = HolyMoley.jar
   411 OutputFile = performancetest_HolyMoley.jar
   412 
   413 [Section_TestGZipInflatePerformanceL_03]
   414 InputFile = PngImage.png
   415 OutputFile = performancetest_PngImage.png
   416 
   417 [Section_TestGZipInflatePerformanceL_04]
   418 InputFile = JpegImage.jpg
   419 OutputFile = performancetest_JpegImage.jpg
   420 
   421 [Section_TestGZipInflatePerformanceL_05]
   422 InputFile = BigSize.txt
   423 OutputFile = performancetest_BigSizeTxt.txt
   424 
   425 [Section_TestZipArchiveDecompressPerformanceL_01]
   426 InputFile = ZipArchive1.zip
   427 
   428 [Section_TestZipArchiveDecompressPerformanceL_02]
   429 InputFile = ZipArchive2.zip