Skip to content

Instantly share code, notes, and snippets.

@crossforward
Created September 26, 2012 17:24
Show Gist options
  • Save crossforward/3789343 to your computer and use it in GitHub Desktop.
Save crossforward/3789343 to your computer and use it in GitHub Desktop.
Image Decompression Benchmark (iPhone 4S)
ImageDecomp[12201] <Warning>: Flower_128x96.png (Crushed PNG) init: 6 ms decompress: 6 ms draw: 0 ms total 13 ms
ImageDecomp[12201] <Warning>: Flower_128x96.png (PNG) init: 3 ms decompress: 7 ms draw: 0 ms total 10 ms
ImageDecomp[12201] <Warning>: Flower_128x96.png (JPG 10%) init: 3 ms decompress: 1 ms draw: 0 ms total 5 ms
ImageDecomp[12201] <Warning>: Flower_128x96.png (JPG 20%) init: 3 ms decompress: 2 ms draw: 1 ms total 5 ms
ImageDecomp[12201] <Warning>: Flower_128x96.png (JPG 30%) init: 3 ms decompress: 3 ms draw: 0 ms total 6 ms
ImageDecomp[12201] <Warning>: Flower_128x96.png (JPG 40%) init: 2 ms decompress: 1 ms draw: 0 ms total 4 ms
ImageDecomp[12201] <Warning>: Flower_128x96.png (JPG 50%) init: 3 ms decompress: 2 ms draw: 1 ms total 5 ms
ImageDecomp[12201] <Warning>: Flower_128x96.png (JPG 60%) init: 3 ms decompress: 3 ms draw: 0 ms total 6 ms
ImageDecomp[12201] <Warning>: Flower_128x96.png (JPG 70%) init: 2 ms decompress: 2 ms draw: 0 ms total 5 ms
ImageDecomp[12201] <Warning>: Flower_128x96.png (JPG 80%) init: 3 ms decompress: 2 ms draw: 1 ms total 6 ms
ImageDecomp[12201] <Warning>: Flower_128x96.png (JPG 90%) init: 3 ms decompress: 3 ms draw: 0 ms total 6 ms
ImageDecomp[12201] <Warning>: Flower_128x96.png (JPG 100%) init: 3 ms decompress: 4 ms draw: 0 ms total 7 ms
ImageDecomp[12201] <Warning>: Flower_256x192.png (Crushed PNG) init: 4 ms decompress: 15 ms draw: 1 ms total 21 ms
ImageDecomp[12201] <Warning>: Flower_256x192.png (PNG) init: 4 ms decompress: 18 ms draw: 1 ms total 24 ms
ImageDecomp[12201] <Warning>: Flower_256x192.png (JPG 10%) init: 3 ms decompress: 4 ms draw: 1 ms total 8 ms
ImageDecomp[12201] <Warning>: Flower_256x192.png (JPG 20%) init: 3 ms decompress: 3 ms draw: 1 ms total 6 ms
ImageDecomp[12201] <Warning>: Flower_256x192.png (JPG 30%) init: 3 ms decompress: 4 ms draw: 1 ms total 9 ms
ImageDecomp[12201] <Warning>: Flower_256x192.png (JPG 40%) init: 3 ms decompress: 4 ms draw: 1 ms total 8 ms
ImageDecomp[12201] <Warning>: Flower_256x192.png (JPG 50%) init: 3 ms decompress: 4 ms draw: 1 ms total 8 ms
ImageDecomp[12201] <Warning>: Flower_256x192.png (JPG 60%) init: 3 ms decompress: 5 ms draw: 1 ms total 9 ms
ImageDecomp[12201] <Warning>: Flower_256x192.png (JPG 70%) init: 3 ms decompress: 5 ms draw: 1 ms total 9 ms
ImageDecomp[12201] <Warning>: Flower_256x192.png (JPG 80%) init: 3 ms decompress: 5 ms draw: 1 ms total 9 ms
ImageDecomp[12201] <Warning>: Flower_256x192.png (JPG 90%) init: 3 ms decompress: 5 ms draw: 1 ms total 9 ms
ImageDecomp[12201] <Warning>: Flower_256x192.png (JPG 100%) init: 4 ms decompress: 7 ms draw: 1 ms total 12 ms
ImageDecomp[12201] <Warning>: Flower_512x384.png (Crushed PNG) init: 4 ms decompress: 35 ms draw: 5 ms total 44 ms
ImageDecomp[12201] <Warning>: Flower_512x384.png (PNG) init: 4 ms decompress: 69 ms draw: 5 ms total 79 ms
ImageDecomp[12201] <Warning>: Flower_512x384.png (JPG 10%) init: 3 ms decompress: 9 ms draw: 5 ms total 17 ms
ImageDecomp[12201] <Warning>: Flower_512x384.png (JPG 20%) init: 3 ms decompress: 9 ms draw: 5 ms total 17 ms
ImageDecomp[12201] <Warning>: Flower_512x384.png (JPG 30%) init: 3 ms decompress: 9 ms draw: 5 ms total 17 ms
ImageDecomp[12201] <Warning>: Flower_512x384.png (JPG 40%) init: 4 ms decompress: 9 ms draw: 5 ms total 17 ms
ImageDecomp[12201] <Warning>: Flower_512x384.png (JPG 50%) init: 3 ms decompress: 10 ms draw: 5 ms total 18 ms
ImageDecomp[12201] <Warning>: Flower_512x384.png (JPG 60%) init: 3 ms decompress: 11 ms draw: 5 ms total 19 ms
ImageDecomp[12201] <Warning>: Flower_512x384.png (JPG 70%) init: 4 ms decompress: 10 ms draw: 5 ms total 19 ms
ImageDecomp[12201] <Warning>: Flower_512x384.png (JPG 80%) init: 4 ms decompress: 11 ms draw: 5 ms total 20 ms
ImageDecomp[12201] <Warning>: Flower_512x384.png (JPG 90%) init: 4 ms decompress: 11 ms draw: 8 ms total 23 ms
ImageDecomp[12201] <Warning>: Flower_512x384.png (JPG 100%) init: 7 ms decompress: 22 ms draw: 5 ms total 34 ms
ImageDecomp[12201] <Warning>: Flower_1024x768.png (Crushed PNG) init: 17 ms decompress: 97 ms draw: 24 ms total 137 ms
ImageDecomp[12201] <Warning>: Flower_1024x768.png (PNG) init: 4 ms decompress: 241 ms draw: 20 ms total 266 ms
ImageDecomp[12201] <Warning>: Flower_1024x768.png (JPG 10%) init: 3 ms decompress: 30 ms draw: 23 ms total 57 ms
ImageDecomp[12201] <Warning>: Flower_1024x768.png (JPG 20%) init: 4 ms decompress: 31 ms draw: 21 ms total 55 ms
ImageDecomp[12201] <Warning>: Flower_1024x768.png (JPG 30%) init: 4 ms decompress: 35 ms draw: 23 ms total 62 ms
ImageDecomp[12201] <Warning>: Flower_1024x768.png (JPG 40%) init: 5 ms decompress: 33 ms draw: 20 ms total 58 ms
ImageDecomp[12201] <Warning>: Flower_1024x768.png (JPG 50%) init: 4 ms decompress: 32 ms draw: 20 ms total 56 ms
ImageDecomp[12201] <Warning>: Flower_1024x768.png (JPG 60%) init: 5 ms decompress: 34 ms draw: 20 ms total 58 ms
ImageDecomp[12201] <Warning>: Flower_1024x768.png (JPG 70%) init: 5 ms decompress: 35 ms draw: 20 ms total 60 ms
ImageDecomp[12201] <Warning>: Flower_1024x768.png (JPG 80%) init: 6 ms decompress: 38 ms draw: 19 ms total 63 ms
ImageDecomp[12201] <Warning>: Flower_1024x768.png (JPG 90%) init: 6 ms decompress: 39 ms draw: 20 ms total 66 ms
ImageDecomp[12201] <Warning>: Flower_1024x768.png (JPG 100%) init: 9 ms decompress: 82 ms draw: 20 ms total 111 ms
ImageDecomp[12201] <Warning>: Flower_2048x1536.png (Crushed PNG) init: 8 ms decompress: 486 ms draw: 118 ms total 613 ms
ImageDecomp[12201] <Warning>: Flower_2048x1536.png (PNG) init: 5 ms decompress: 991 ms draw: 90 ms total 1086 ms
ImageDecomp[12201] <Warning>: Flower_2048x1536.png (JPG 10%) init: 5 ms decompress: 120 ms draw: 77 ms total 202 ms
ImageDecomp[12201] <Warning>: Flower_2048x1536.png (JPG 20%) init: 5 ms decompress: 119 ms draw: 75 ms total 199 ms
ImageDecomp[12201] <Warning>: Flower_2048x1536.png (JPG 30%) init: 4 ms decompress: 120 ms draw: 76 ms total 200 ms
ImageDecomp[12201] <Warning>: Flower_2048x1536.png (JPG 40%) init: 4 ms decompress: 125 ms draw: 76 ms total 204 ms
ImageDecomp[12201] <Warning>: Flower_2048x1536.png (JPG 50%) init: 4 ms decompress: 131 ms draw: 77 ms total 212 ms
ImageDecomp[12201] <Warning>: Flower_2048x1536.png (JPG 60%) init: 5 ms decompress: 138 ms draw: 83 ms total 226 ms
ImageDecomp[12201] <Warning>: Flower_2048x1536.png (JPG 70%) init: 4 ms decompress: 150 ms draw: 76 ms total 230 ms
ImageDecomp[12201] <Warning>: Flower_2048x1536.png (JPG 80%) init: 4 ms decompress: 167 ms draw: 75 ms total 246 ms
ImageDecomp[12201] <Warning>: Flower_2048x1536.png (JPG 90%) init: 5 ms decompress: 184 ms draw: 76 ms total 266 ms
ImageDecomp[12201] <Warning>: Flower_2048x1536.png (JPG 100%) init: 20 ms decompress: 360 ms draw: 90 ms total 471 ms
ImageDecomp[12203] <Warning>: Flower_128x96.png (Crushed PNG) init: 7 ms decompress: 5 ms draw: 1 ms total 13 ms
ImageDecomp[12203] <Warning>: Flower_128x96.png (PNG) init: 2 ms decompress: 7 ms draw: 1 ms total 10 ms
ImageDecomp[12203] <Warning>: Flower_128x96.png (JPG 10%) init: 5 ms decompress: 2 ms draw: 0 ms total 7 ms
ImageDecomp[12203] <Warning>: Flower_128x96.png (JPG 20%) init: 2 ms decompress: 2 ms draw: 0 ms total 4 ms
ImageDecomp[12203] <Warning>: Flower_128x96.png (JPG 30%) init: 2 ms decompress: 2 ms draw: 1 ms total 5 ms
ImageDecomp[12203] <Warning>: Flower_128x96.png (JPG 40%) init: 3 ms decompress: 3 ms draw: 0 ms total 6 ms
ImageDecomp[12203] <Warning>: Flower_128x96.png (JPG 50%) init: 3 ms decompress: 3 ms draw: 0 ms total 6 ms
ImageDecomp[12203] <Warning>: Flower_128x96.png (JPG 60%) init: 2 ms decompress: 2 ms draw: 0 ms total 4 ms
ImageDecomp[12203] <Warning>: Flower_128x96.png (JPG 70%) init: 2 ms decompress: 2 ms draw: 1 ms total 4 ms
ImageDecomp[12203] <Warning>: Flower_128x96.png (JPG 80%) init: 3 ms decompress: 2 ms draw: 1 ms total 5 ms
ImageDecomp[12203] <Warning>: Flower_128x96.png (JPG 90%) init: 3 ms decompress: 3 ms draw: 0 ms total 6 ms
ImageDecomp[12203] <Warning>: Flower_128x96.png (JPG 100%) init: 2 ms decompress: 2 ms draw: 0 ms total 5 ms
ImageDecomp[12203] <Warning>: Flower_256x192.png (Crushed PNG) init: 3 ms decompress: 11 ms draw: 1 ms total 15 ms
ImageDecomp[12203] <Warning>: Flower_256x192.png (PNG) init: 3 ms decompress: 18 ms draw: 2 ms total 22 ms
ImageDecomp[12203] <Warning>: Flower_256x192.png (JPG 10%) init: 3 ms decompress: 4 ms draw: 1 ms total 8 ms
ImageDecomp[12203] <Warning>: Flower_256x192.png (JPG 20%) init: 3 ms decompress: 4 ms draw: 1 ms total 8 ms
ImageDecomp[12203] <Warning>: Flower_256x192.png (JPG 30%) init: 3 ms decompress: 4 ms draw: 1 ms total 8 ms
ImageDecomp[12203] <Warning>: Flower_256x192.png (JPG 40%) init: 3 ms decompress: 4 ms draw: 1 ms total 8 ms
ImageDecomp[12203] <Warning>: Flower_256x192.png (JPG 50%) init: 2 ms decompress: 3 ms draw: 1 ms total 7 ms
ImageDecomp[12203] <Warning>: Flower_256x192.png (JPG 60%) init: 3 ms decompress: 4 ms draw: 1 ms total 8 ms
ImageDecomp[12203] <Warning>: Flower_256x192.png (JPG 70%) init: 2 ms decompress: 3 ms draw: 1 ms total 7 ms
ImageDecomp[12203] <Warning>: Flower_256x192.png (JPG 80%) init: 3 ms decompress: 5 ms draw: 1 ms total 9 ms
ImageDecomp[12203] <Warning>: Flower_256x192.png (JPG 90%) init: 3 ms decompress: 5 ms draw: 1 ms total 9 ms
ImageDecomp[12203] <Warning>: Flower_256x192.png (JPG 100%) init: 3 ms decompress: 7 ms draw: 1 ms total 11 ms
ImageDecomp[12203] <Warning>: Flower_512x384.png (Crushed PNG) init: 3 ms decompress: 28 ms draw: 5 ms total 37 ms
ImageDecomp[12203] <Warning>: Flower_512x384.png (PNG) init: 2 ms decompress: 66 ms draw: 6 ms total 74 ms
ImageDecomp[12203] <Warning>: Flower_512x384.png (JPG 10%) init: 3 ms decompress: 9 ms draw: 5 ms total 16 ms
ImageDecomp[12203] <Warning>: Flower_512x384.png (JPG 20%) init: 3 ms decompress: 9 ms draw: 5 ms total 17 ms
ImageDecomp[12203] <Warning>: Flower_512x384.png (JPG 30%) init: 3 ms decompress: 9 ms draw: 5 ms total 17 ms
ImageDecomp[12203] <Warning>: Flower_512x384.png (JPG 40%) init: 3 ms decompress: 9 ms draw: 5 ms total 17 ms
ImageDecomp[12203] <Warning>: Flower_512x384.png (JPG 50%) init: 3 ms decompress: 10 ms draw: 5 ms total 18 ms
ImageDecomp[12203] <Warning>: Flower_512x384.png (JPG 60%) init: 3 ms decompress: 10 ms draw: 5 ms total 18 ms
ImageDecomp[12203] <Warning>: Flower_512x384.png (JPG 70%) init: 3 ms decompress: 11 ms draw: 5 ms total 18 ms
ImageDecomp[12203] <Warning>: Flower_512x384.png (JPG 80%) init: 3 ms decompress: 11 ms draw: 5 ms total 19 ms
ImageDecomp[12203] <Warning>: Flower_512x384.png (JPG 90%) init: 3 ms decompress: 11 ms draw: 5 ms total 19 ms
ImageDecomp[12203] <Warning>: Flower_512x384.png (JPG 100%) init: 3 ms decompress: 22 ms draw: 5 ms total 30 ms
ImageDecomp[12203] <Warning>: Flower_1024x768.png (Crushed PNG) init: 4 ms decompress: 80 ms draw: 21 ms total 104 ms
ImageDecomp[12203] <Warning>: Flower_1024x768.png (PNG) init: 5 ms decompress: 240 ms draw: 20 ms total 265 ms
ImageDecomp[12203] <Warning>: Flower_1024x768.png (JPG 10%) init: 3 ms decompress: 30 ms draw: 24 ms total 57 ms
ImageDecomp[12203] <Warning>: Flower_1024x768.png (JPG 20%) init: 3 ms decompress: 30 ms draw: 20 ms total 53 ms
ImageDecomp[12203] <Warning>: Flower_1024x768.png (JPG 30%) init: 3 ms decompress: 31 ms draw: 20 ms total 54 ms
ImageDecomp[12203] <Warning>: Flower_1024x768.png (JPG 40%) init: 3 ms decompress: 32 ms draw: 20 ms total 54 ms
ImageDecomp[12203] <Warning>: Flower_1024x768.png (JPG 50%) init: 4 ms decompress: 32 ms draw: 20 ms total 56 ms
ImageDecomp[12203] <Warning>: Flower_1024x768.png (JPG 60%) init: 3 ms decompress: 34 ms draw: 21 ms total 58 ms
ImageDecomp[12203] <Warning>: Flower_1024x768.png (JPG 70%) init: 3 ms decompress: 36 ms draw: 20 ms total 59 ms
ImageDecomp[12203] <Warning>: Flower_1024x768.png (JPG 80%) init: 3 ms decompress: 38 ms draw: 20 ms total 60 ms
ImageDecomp[12203] <Warning>: Flower_1024x768.png (JPG 90%) init: 3 ms decompress: 39 ms draw: 20 ms total 62 ms
ImageDecomp[12203] <Warning>: Flower_1024x768.png (JPG 100%) init: 6 ms decompress: 79 ms draw: 20 ms total 104 ms
ImageDecomp[12203] <Warning>: Flower_2048x1536.png (Crushed PNG) init: 5 ms decompress: 284 ms draw: 102 ms total 391 ms
ImageDecomp[12203] <Warning>: Flower_2048x1536.png (PNG) init: 6 ms decompress: 997 ms draw: 86 ms total 1089 ms
ImageDecomp[12203] <Warning>: Flower_2048x1536.png (JPG 10%) init: 5 ms decompress: 119 ms draw: 76 ms total 199 ms
ImageDecomp[12203] <Warning>: Flower_2048x1536.png (JPG 20%) init: 5 ms decompress: 120 ms draw: 76 ms total 201 ms
ImageDecomp[12203] <Warning>: Flower_2048x1536.png (JPG 30%) init: 4 ms decompress: 121 ms draw: 77 ms total 202 ms
ImageDecomp[12203] <Warning>: Flower_2048x1536.png (JPG 40%) init: 4 ms decompress: 125 ms draw: 75 ms total 205 ms
ImageDecomp[12203] <Warning>: Flower_2048x1536.png (JPG 50%) init: 5 ms decompress: 130 ms draw: 76 ms total 211 ms
ImageDecomp[12203] <Warning>: Flower_2048x1536.png (JPG 60%) init: 4 ms decompress: 138 ms draw: 83 ms total 225 ms
ImageDecomp[12203] <Warning>: Flower_2048x1536.png (JPG 70%) init: 4 ms decompress: 150 ms draw: 75 ms total 230 ms
ImageDecomp[12203] <Warning>: Flower_2048x1536.png (JPG 80%) init: 4 ms decompress: 168 ms draw: 76 ms total 248 ms
ImageDecomp[12203] <Warning>: Flower_2048x1536.png (JPG 90%) init: 5 ms decompress: 188 ms draw: 75 ms total 269 ms
ImageDecomp[12203] <Warning>: Flower_2048x1536.png (JPG 100%) init: 18 ms decompress: 366 ms draw: 83 ms total 466 ms
ImageDecomp[12206] <Warning>: Flower_128x96.png (Crushed PNG) init: 1 ms decompress: 4 ms draw: 0 ms total 5 ms
ImageDecomp[12206] <Warning>: Flower_128x96.png (PNG) init: 1 ms decompress: 7 ms draw: 1 ms total 8 ms
ImageDecomp[12206] <Warning>: Flower_128x96.png (JPG 10%) init: 3 ms decompress: 2 ms draw: 1 ms total 5 ms
ImageDecomp[12206] <Warning>: Flower_128x96.png (JPG 20%) init: 1 ms decompress: 2 ms draw: 1 ms total 4 ms
ImageDecomp[12206] <Warning>: Flower_128x96.png (JPG 30%) init: 2 ms decompress: 2 ms draw: 1 ms total 4 ms
ImageDecomp[12206] <Warning>: Flower_128x96.png (JPG 40%) init: 2 ms decompress: 2 ms draw: 1 ms total 4 ms
ImageDecomp[12206] <Warning>: Flower_128x96.png (JPG 50%) init: 2 ms decompress: 2 ms draw: 1 ms total 4 ms
ImageDecomp[12206] <Warning>: Flower_128x96.png (JPG 60%) init: 2 ms decompress: 3 ms draw: 1 ms total 5 ms
ImageDecomp[12206] <Warning>: Flower_128x96.png (JPG 70%) init: 2 ms decompress: 2 ms draw: 1 ms total 4 ms
ImageDecomp[12206] <Warning>: Flower_128x96.png (JPG 80%) init: 2 ms decompress: 2 ms draw: 1 ms total 4 ms
ImageDecomp[12206] <Warning>: Flower_128x96.png (JPG 90%) init: 2 ms decompress: 2 ms draw: 1 ms total 4 ms
ImageDecomp[12206] <Warning>: Flower_128x96.png (JPG 100%) init: 2 ms decompress: 3 ms draw: 1 ms total 5 ms
ImageDecomp[12206] <Warning>: Flower_256x192.png (Crushed PNG) init: 1 ms decompress: 8 ms draw: 1 ms total 11 ms
ImageDecomp[12206] <Warning>: Flower_256x192.png (PNG) init: 1 ms decompress: 20 ms draw: 1 ms total 23 ms
ImageDecomp[12206] <Warning>: Flower_256x192.png (JPG 10%) init: 1 ms decompress: 3 ms draw: 1 ms total 6 ms
ImageDecomp[12206] <Warning>: Flower_256x192.png (JPG 20%) init: 2 ms decompress: 3 ms draw: 1 ms total 6 ms
ImageDecomp[12206] <Warning>: Flower_256x192.png (JPG 30%) init: 1 ms decompress: 3 ms draw: 1 ms total 6 ms
ImageDecomp[12206] <Warning>: Flower_256x192.png (JPG 40%) init: 1 ms decompress: 3 ms draw: 1 ms total 6 ms
ImageDecomp[12206] <Warning>: Flower_256x192.png (JPG 50%) init: 2 ms decompress: 4 ms draw: 1 ms total 7 ms
ImageDecomp[12206] <Warning>: Flower_256x192.png (JPG 60%) init: 1 ms decompress: 4 ms draw: 1 ms total 7 ms
ImageDecomp[12206] <Warning>: Flower_256x192.png (JPG 70%) init: 2 ms decompress: 4 ms draw: 1 ms total 7 ms
ImageDecomp[12206] <Warning>: Flower_256x192.png (JPG 80%) init: 2 ms decompress: 4 ms draw: 1 ms total 7 ms
ImageDecomp[12206] <Warning>: Flower_256x192.png (JPG 90%) init: 2 ms decompress: 4 ms draw: 1 ms total 7 ms
ImageDecomp[12206] <Warning>: Flower_256x192.png (JPG 100%) init: 2 ms decompress: 7 ms draw: 1 ms total 11 ms
ImageDecomp[12206] <Warning>: Flower_512x384.png (Crushed PNG) init: 1 ms decompress: 24 ms draw: 5 ms total 31 ms
ImageDecomp[12206] <Warning>: Flower_512x384.png (PNG) init: 1 ms decompress: 67 ms draw: 5 ms total 74 ms
ImageDecomp[12206] <Warning>: Flower_512x384.png (JPG 10%) init: 1 ms decompress: 9 ms draw: 5 ms total 16 ms
ImageDecomp[12206] <Warning>: Flower_512x384.png (JPG 20%) init: 1 ms decompress: 11 ms draw: 5 ms total 18 ms
ImageDecomp[12206] <Warning>: Flower_512x384.png (JPG 30%) init: 1 ms decompress: 11 ms draw: 5 ms total 17 ms
ImageDecomp[12206] <Warning>: Flower_512x384.png (JPG 40%) init: 1 ms decompress: 12 ms draw: 5 ms total 18 ms
ImageDecomp[12206] <Warning>: Flower_512x384.png (JPG 50%) init: 2 ms decompress: 12 ms draw: 5 ms total 18 ms
ImageDecomp[12206] <Warning>: Flower_512x384.png (JPG 60%) init: 2 ms decompress: 12 ms draw: 5 ms total 19 ms
ImageDecomp[12206] <Warning>: Flower_512x384.png (JPG 70%) init: 2 ms decompress: 16 ms draw: 5 ms total 22 ms
ImageDecomp[12206] <Warning>: Flower_512x384.png (JPG 80%) init: 1 ms decompress: 16 ms draw: 5 ms total 22 ms
ImageDecomp[12206] <Warning>: Flower_512x384.png (JPG 90%) init: 1 ms decompress: 17 ms draw: 5 ms total 23 ms
ImageDecomp[12206] <Warning>: Flower_512x384.png (JPG 100%) init: 1 ms decompress: 33 ms draw: 5 ms total 39 ms
ImageDecomp[12206] <Warning>: Flower_1024x768.png (Crushed PNG) init: 1 ms decompress: 107 ms draw: 19 ms total 127 ms
ImageDecomp[12206] <Warning>: Flower_1024x768.png (PNG) init: 1 ms decompress: 243 ms draw: 20 ms total 264 ms
ImageDecomp[12206] <Warning>: Flower_1024x768.png (JPG 10%) init: 2 ms decompress: 33 ms draw: 19 ms total 55 ms
ImageDecomp[12206] <Warning>: Flower_1024x768.png (JPG 20%) init: 2 ms decompress: 32 ms draw: 20 ms total 53 ms
ImageDecomp[12206] <Warning>: Flower_1024x768.png (JPG 30%) init: 2 ms decompress: 34 ms draw: 18 ms total 54 ms
ImageDecomp[12206] <Warning>: Flower_1024x768.png (JPG 40%) init: 2 ms decompress: 35 ms draw: 19 ms total 55 ms
ImageDecomp[12206] <Warning>: Flower_1024x768.png (JPG 50%) init: 2 ms decompress: 38 ms draw: 18 ms total 58 ms
ImageDecomp[12206] <Warning>: Flower_1024x768.png (JPG 60%) init: 2 ms decompress: 40 ms draw: 18 ms total 60 ms
ImageDecomp[12206] <Warning>: Flower_1024x768.png (JPG 70%) init: 2 ms decompress: 41 ms draw: 19 ms total 62 ms
ImageDecomp[12206] <Warning>: Flower_1024x768.png (JPG 80%) init: 1 ms decompress: 46 ms draw: 18 ms total 66 ms
ImageDecomp[12206] <Warning>: Flower_1024x768.png (JPG 90%) init: 2 ms decompress: 48 ms draw: 19 ms total 68 ms
ImageDecomp[12206] <Warning>: Flower_1024x768.png (JPG 100%) init: 2 ms decompress: 86 ms draw: 18 ms total 106 ms
ImageDecomp[12206] <Warning>: Flower_2048x1536.png (Crushed PNG) init: 2 ms decompress: 371 ms draw: 104 ms total 477 ms
ImageDecomp[12206] <Warning>: Flower_2048x1536.png (PNG) init: 6 ms decompress: 995 ms draw: 95 ms total 1096 ms
ImageDecomp[12206] <Warning>: Flower_2048x1536.png (JPG 10%) init: 5 ms decompress: 118 ms draw: 76 ms total 199 ms
ImageDecomp[12206] <Warning>: Flower_2048x1536.png (JPG 20%) init: 5 ms decompress: 119 ms draw: 76 ms total 199 ms
ImageDecomp[12206] <Warning>: Flower_2048x1536.png (JPG 30%) init: 4 ms decompress: 124 ms draw: 76 ms total 204 ms
ImageDecomp[12206] <Warning>: Flower_2048x1536.png (JPG 40%) init: 5 ms decompress: 125 ms draw: 76 ms total 206 ms
ImageDecomp[12206] <Warning>: Flower_2048x1536.png (JPG 50%) init: 5 ms decompress: 131 ms draw: 77 ms total 212 ms
ImageDecomp[12206] <Warning>: Flower_2048x1536.png (JPG 60%) init: 5 ms decompress: 139 ms draw: 76 ms total 219 ms
ImageDecomp[12206] <Warning>: Flower_2048x1536.png (JPG 70%) init: 4 ms decompress: 150 ms draw: 76 ms total 230 ms
ImageDecomp[12206] <Warning>: Flower_2048x1536.png (JPG 80%) init: 4 ms decompress: 168 ms draw: 76 ms total 248 ms
ImageDecomp[12206] <Warning>: Flower_2048x1536.png (JPG 90%) init: 5 ms decompress: 185 ms draw: 81 ms total 272 ms
ImageDecomp[12206] <Warning>: Flower_2048x1536.png (JPG 100%) init: 18 ms decompress: 361 ms draw: 88 ms total 466 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment