Skip to content

Instantly share code, notes, and snippets.

@crossforward
Created September 26, 2012 17:27
Show Gist options
  • Save crossforward/3789356 to your computer and use it in GitHub Desktop.
Save crossforward/3789356 to your computer and use it in GitHub Desktop.
Image Decompression Benchmark (iPhone 4)
ImageDecomp[2567] <Warning>: Flower_128x96.png (Crushed PNG) init: 5 ms decompress: 10 ms draw: 1 ms total 16 ms
ImageDecomp[2567] <Warning>: Flower_128x96.png (PNG) init: 5 ms decompress: 10 ms draw: 1 ms total 15 ms
ImageDecomp[2567] <Warning>: Flower_128x96.png (JPG 10%) init: 4 ms decompress: 2 ms draw: 1 ms total 7 ms
ImageDecomp[2567] <Warning>: Flower_128x96.png (JPG 20%) init: 4 ms decompress: 2 ms draw: 1 ms total 7 ms
ImageDecomp[2567] <Warning>: Flower_128x96.png (JPG 30%) init: 5 ms decompress: 2 ms draw: 1 ms total 8 ms
ImageDecomp[2567] <Warning>: Flower_128x96.png (JPG 40%) init: 4 ms decompress: 3 ms draw: 1 ms total 7 ms
ImageDecomp[2567] <Warning>: Flower_128x96.png (JPG 50%) init: 4 ms decompress: 3 ms draw: 1 ms total 7 ms
ImageDecomp[2567] <Warning>: Flower_128x96.png (JPG 60%) init: 4 ms decompress: 3 ms draw: 1 ms total 7 ms
ImageDecomp[2567] <Warning>: Flower_128x96.png (JPG 70%) init: 4 ms decompress: 3 ms draw: 1 ms total 7 ms
ImageDecomp[2567] <Warning>: Flower_128x96.png (JPG 80%) init: 4 ms decompress: 3 ms draw: 1 ms total 7 ms
ImageDecomp[2567] <Warning>: Flower_128x96.png (JPG 90%) init: 4 ms decompress: 3 ms draw: 1 ms total 8 ms
ImageDecomp[2567] <Warning>: Flower_128x96.png (JPG 100%) init: 4 ms decompress: 4 ms draw: 1 ms total 9 ms
ImageDecomp[2567] <Warning>: Flower_256x192.png (Crushed PNG) init: 7 ms decompress: 20 ms draw: 2 ms total 29 ms
ImageDecomp[2567] <Warning>: Flower_256x192.png (PNG) init: 7 ms decompress: 20 ms draw: 2 ms total 29 ms
ImageDecomp[2567] <Warning>: Flower_256x192.png (JPG 10%) init: 4 ms decompress: 4 ms draw: 2 ms total 10 ms
ImageDecomp[2567] <Warning>: Flower_256x192.png (JPG 20%) init: 4 ms decompress: 5 ms draw: 2 ms total 10 ms
ImageDecomp[2567] <Warning>: Flower_256x192.png (JPG 30%) init: 4 ms decompress: 4 ms draw: 2 ms total 10 ms
ImageDecomp[2567] <Warning>: Flower_256x192.png (JPG 40%) init: 4 ms decompress: 5 ms draw: 2 ms total 10 ms
ImageDecomp[2567] <Warning>: Flower_256x192.png (JPG 50%) init: 4 ms decompress: 5 ms draw: 2 ms total 11 ms
ImageDecomp[2567] <Warning>: Flower_256x192.png (JPG 60%) init: 4 ms decompress: 5 ms draw: 2 ms total 10 ms
ImageDecomp[2567] <Warning>: Flower_256x192.png (JPG 70%) init: 4 ms decompress: 5 ms draw: 2 ms total 11 ms
ImageDecomp[2567] <Warning>: Flower_256x192.png (JPG 80%) init: 4 ms decompress: 5 ms draw: 2 ms total 11 ms
ImageDecomp[2567] <Warning>: Flower_256x192.png (JPG 90%) init: 4 ms decompress: 5 ms draw: 2 ms total 12 ms
ImageDecomp[2567] <Warning>: Flower_256x192.png (JPG 100%) init: 6 ms decompress: 9 ms draw: 2 ms total 16 ms
ImageDecomp[2567] <Warning>: Flower_512x384.png (Crushed PNG) init: 19 ms decompress: 53 ms draw: 5 ms total 76 ms
ImageDecomp[2567] <Warning>: Flower_512x384.png (PNG) init: 19 ms decompress: 58 ms draw: 7 ms total 84 ms
ImageDecomp[2567] <Warning>: Flower_512x384.png (JPG 10%) init: 4 ms decompress: 11 ms draw: 5 ms total 19 ms
ImageDecomp[2567] <Warning>: Flower_512x384.png (JPG 20%) init: 4 ms decompress: 11 ms draw: 5 ms total 19 ms
ImageDecomp[2567] <Warning>: Flower_512x384.png (JPG 30%) init: 4 ms decompress: 11 ms draw: 5 ms total 20 ms
ImageDecomp[2567] <Warning>: Flower_512x384.png (JPG 40%) init: 4 ms decompress: 11 ms draw: 5 ms total 21 ms
ImageDecomp[2567] <Warning>: Flower_512x384.png (JPG 50%) init: 5 ms decompress: 12 ms draw: 5 ms total 21 ms
ImageDecomp[2567] <Warning>: Flower_512x384.png (JPG 60%) init: 5 ms decompress: 12 ms draw: 5 ms total 22 ms
ImageDecomp[2567] <Warning>: Flower_512x384.png (JPG 70%) init: 5 ms decompress: 13 ms draw: 5 ms total 23 ms
ImageDecomp[2567] <Warning>: Flower_512x384.png (JPG 80%) init: 5 ms decompress: 13 ms draw: 5 ms total 24 ms
ImageDecomp[2567] <Warning>: Flower_512x384.png (JPG 90%) init: 6 ms decompress: 16 ms draw: 5 ms total 27 ms
ImageDecomp[2567] <Warning>: Flower_512x384.png (JPG 100%) init: 10 ms decompress: 26 ms draw: 5 ms total 41 ms
ImageDecomp[2567] <Warning>: Flower_1024x768.png (Crushed PNG) init: 34 ms decompress: 182 ms draw: 16 ms total 233 ms
ImageDecomp[2567] <Warning>: Flower_1024x768.png (PNG) init: 34 ms decompress: 216 ms draw: 27 ms total 277 ms
ImageDecomp[2567] <Warning>: Flower_1024x768.png (JPG 10%) init: 5 ms decompress: 35 ms draw: 16 ms total 56 ms
ImageDecomp[2567] <Warning>: Flower_1024x768.png (JPG 20%) init: 5 ms decompress: 35 ms draw: 16 ms total 56 ms
ImageDecomp[2567] <Warning>: Flower_1024x768.png (JPG 30%) init: 5 ms decompress: 35 ms draw: 17 ms total 57 ms
ImageDecomp[2567] <Warning>: Flower_1024x768.png (JPG 40%) init: 5 ms decompress: 36 ms draw: 17 ms total 58 ms
ImageDecomp[2567] <Warning>: Flower_1024x768.png (JPG 50%) init: 6 ms decompress: 37 ms draw: 17 ms total 60 ms
ImageDecomp[2567] <Warning>: Flower_1024x768.png (JPG 60%) init: 7 ms decompress: 38 ms draw: 17 ms total 62 ms
ImageDecomp[2567] <Warning>: Flower_1024x768.png (JPG 70%) init: 8 ms decompress: 40 ms draw: 17 ms total 65 ms
ImageDecomp[2567] <Warning>: Flower_1024x768.png (JPG 80%) init: 9 ms decompress: 42 ms draw: 17 ms total 68 ms
ImageDecomp[2567] <Warning>: Flower_1024x768.png (JPG 90%) init: 10 ms decompress: 45 ms draw: 17 ms total 71 ms
ImageDecomp[2567] <Warning>: Flower_1024x768.png (JPG 100%) init: 18 ms decompress: 84 ms draw: 19 ms total 121 ms
ImageDecomp[2567] <Warning>: Flower_2048x1536.png (Crushed PNG) init: 3 ms decompress: 575 ms draw: 82 ms total 660 ms
ImageDecomp[2567] <Warning>: Flower_2048x1536.png (PNG) init: 3 ms decompress: 716 ms draw: 104 ms total 823 ms
ImageDecomp[2567] <Warning>: Flower_2048x1536.png (JPG 10%) init: 2 ms decompress: 126 ms draw: 71 ms total 199 ms
ImageDecomp[2567] <Warning>: Flower_2048x1536.png (JPG 20%) init: 2 ms decompress: 129 ms draw: 71 ms total 202 ms
ImageDecomp[2567] <Warning>: Flower_2048x1536.png (JPG 30%) init: 2 ms decompress: 132 ms draw: 64 ms total 199 ms
ImageDecomp[2567] <Warning>: Flower_2048x1536.png (JPG 40%) init: 2 ms decompress: 132 ms draw: 115 ms total 249 ms
ImageDecomp[2567] <Warning>: Flower_2048x1536.png (JPG 50%) init: 2 ms decompress: 136 ms draw: 68 ms total 207 ms
ImageDecomp[2567] <Warning>: Flower_2048x1536.png (JPG 60%) init: 2 ms decompress: 143 ms draw: 71 ms total 216 ms
ImageDecomp[2567] <Warning>: Flower_2048x1536.png (JPG 70%) init: 2 ms decompress: 151 ms draw: 69 ms total 222 ms
ImageDecomp[2567] <Warning>: Flower_2048x1536.png (JPG 80%) init: 2 ms decompress: 158 ms draw: 72 ms total 232 ms
ImageDecomp[2567] <Warning>: Flower_2048x1536.png (JPG 90%) init: 2 ms decompress: 166 ms draw: 70 ms total 238 ms
ImageDecomp[2567] <Warning>: Flower_2048x1536.png (JPG 100%) init: 3 ms decompress: 330 ms draw: 64 ms total 397 ms
ImageDecomp[2570] <Warning>: Flower_128x96.png (Crushed PNG) init: 2 ms decompress: 10 ms draw: 1 ms total 14 ms
ImageDecomp[2570] <Warning>: Flower_128x96.png (PNG) init: 2 ms decompress: 8 ms draw: 1 ms total 11 ms
ImageDecomp[2570] <Warning>: Flower_128x96.png (JPG 10%) init: 3 ms decompress: 3 ms draw: 1 ms total 6 ms
ImageDecomp[2570] <Warning>: Flower_128x96.png (JPG 20%) init: 2 ms decompress: 2 ms draw: 1 ms total 5 ms
ImageDecomp[2570] <Warning>: Flower_128x96.png (JPG 30%) init: 3 ms decompress: 3 ms draw: 1 ms total 7 ms
ImageDecomp[2570] <Warning>: Flower_128x96.png (JPG 40%) init: 2 ms decompress: 2 ms draw: 2 ms total 6 ms
ImageDecomp[2570] <Warning>: Flower_128x96.png (JPG 50%) init: 2 ms decompress: 3 ms draw: 1 ms total 5 ms
ImageDecomp[2570] <Warning>: Flower_128x96.png (JPG 60%) init: 2 ms decompress: 3 ms draw: 1 ms total 6 ms
ImageDecomp[2570] <Warning>: Flower_128x96.png (JPG 70%) init: 2 ms decompress: 3 ms draw: 1 ms total 6 ms
ImageDecomp[2570] <Warning>: Flower_128x96.png (JPG 80%) init: 2 ms decompress: 3 ms draw: 1 ms total 6 ms
ImageDecomp[2570] <Warning>: Flower_128x96.png (JPG 90%) init: 2 ms decompress: 3 ms draw: 1 ms total 6 ms
ImageDecomp[2570] <Warning>: Flower_128x96.png (JPG 100%) init: 2 ms decompress: 4 ms draw: 1 ms total 7 ms
ImageDecomp[2570] <Warning>: Flower_256x192.png (Crushed PNG) init: 2 ms decompress: 18 ms draw: 2 ms total 22 ms
ImageDecomp[2570] <Warning>: Flower_256x192.png (PNG) init: 2 ms decompress: 18 ms draw: 2 ms total 22 ms
ImageDecomp[2570] <Warning>: Flower_256x192.png (JPG 10%) init: 2 ms decompress: 4 ms draw: 2 ms total 8 ms
ImageDecomp[2570] <Warning>: Flower_256x192.png (JPG 20%) init: 2 ms decompress: 4 ms draw: 2 ms total 8 ms
ImageDecomp[2570] <Warning>: Flower_256x192.png (JPG 30%) init: 2 ms decompress: 4 ms draw: 2 ms total 8 ms
ImageDecomp[2570] <Warning>: Flower_256x192.png (JPG 40%) init: 2 ms decompress: 5 ms draw: 2 ms total 8 ms
ImageDecomp[2570] <Warning>: Flower_256x192.png (JPG 50%) init: 2 ms decompress: 5 ms draw: 2 ms total 9 ms
ImageDecomp[2570] <Warning>: Flower_256x192.png (JPG 60%) init: 3 ms decompress: 5 ms draw: 2 ms total 9 ms
ImageDecomp[2570] <Warning>: Flower_256x192.png (JPG 70%) init: 2 ms decompress: 5 ms draw: 2 ms total 9 ms
ImageDecomp[2570] <Warning>: Flower_256x192.png (JPG 80%) init: 2 ms decompress: 5 ms draw: 2 ms total 9 ms
ImageDecomp[2570] <Warning>: Flower_256x192.png (JPG 90%) init: 2 ms decompress: 5 ms draw: 2 ms total 9 ms
ImageDecomp[2570] <Warning>: Flower_256x192.png (JPG 100%) init: 2 ms decompress: 9 ms draw: 2 ms total 13 ms
ImageDecomp[2570] <Warning>: Flower_512x384.png (Crushed PNG) init: 2 ms decompress: 52 ms draw: 5 ms total 59 ms
ImageDecomp[2570] <Warning>: Flower_512x384.png (PNG) init: 2 ms decompress: 56 ms draw: 7 ms total 65 ms
ImageDecomp[2570] <Warning>: Flower_512x384.png (JPG 10%) init: 2 ms decompress: 10 ms draw: 5 ms total 17 ms
ImageDecomp[2570] <Warning>: Flower_512x384.png (JPG 20%) init: 2 ms decompress: 11 ms draw: 5 ms total 18 ms
ImageDecomp[2570] <Warning>: Flower_512x384.png (JPG 30%) init: 2 ms decompress: 11 ms draw: 5 ms total 18 ms
ImageDecomp[2570] <Warning>: Flower_512x384.png (JPG 40%) init: 2 ms decompress: 13 ms draw: 5 ms total 20 ms
ImageDecomp[2570] <Warning>: Flower_512x384.png (JPG 50%) init: 2 ms decompress: 12 ms draw: 5 ms total 19 ms
ImageDecomp[2570] <Warning>: Flower_512x384.png (JPG 60%) init: 2 ms decompress: 12 ms draw: 5 ms total 19 ms
ImageDecomp[2570] <Warning>: Flower_512x384.png (JPG 70%) init: 2 ms decompress: 13 ms draw: 5 ms total 20 ms
ImageDecomp[2570] <Warning>: Flower_512x384.png (JPG 80%) init: 2 ms decompress: 14 ms draw: 5 ms total 21 ms
ImageDecomp[2570] <Warning>: Flower_512x384.png (JPG 90%) init: 2 ms decompress: 14 ms draw: 5 ms total 21 ms
ImageDecomp[2570] <Warning>: Flower_512x384.png (JPG 100%) init: 2 ms decompress: 25 ms draw: 5 ms total 32 ms
ImageDecomp[2570] <Warning>: Flower_1024x768.png (Crushed PNG) init: 11 ms decompress: 165 ms draw: 17 ms total 193 ms
ImageDecomp[2570] <Warning>: Flower_1024x768.png (PNG) init: 2 ms decompress: 195 ms draw: 29 ms total 225 ms
ImageDecomp[2570] <Warning>: Flower_1024x768.png (JPG 10%) init: 2 ms decompress: 34 ms draw: 17 ms total 53 ms
ImageDecomp[2570] <Warning>: Flower_1024x768.png (JPG 20%) init: 2 ms decompress: 35 ms draw: 16 ms total 53 ms
ImageDecomp[2570] <Warning>: Flower_1024x768.png (JPG 30%) init: 2 ms decompress: 37 ms draw: 17 ms total 56 ms
ImageDecomp[2570] <Warning>: Flower_1024x768.png (JPG 40%) init: 2 ms decompress: 36 ms draw: 17 ms total 55 ms
ImageDecomp[2570] <Warning>: Flower_1024x768.png (JPG 50%) init: 2 ms decompress: 37 ms draw: 17 ms total 56 ms
ImageDecomp[2570] <Warning>: Flower_1024x768.png (JPG 60%) init: 2 ms decompress: 39 ms draw: 19 ms total 60 ms
ImageDecomp[2570] <Warning>: Flower_1024x768.png (JPG 70%) init: 2 ms decompress: 40 ms draw: 16 ms total 59 ms
ImageDecomp[2570] <Warning>: Flower_1024x768.png (JPG 80%) init: 2 ms decompress: 42 ms draw: 18 ms total 63 ms
ImageDecomp[2570] <Warning>: Flower_1024x768.png (JPG 90%) init: 2 ms decompress: 44 ms draw: 17 ms total 63 ms
ImageDecomp[2570] <Warning>: Flower_1024x768.png (JPG 100%) init: 2 ms decompress: 85 ms draw: 17 ms total 105 ms
ImageDecomp[2570] <Warning>: Flower_2048x1536.png (Crushed PNG) init: 3 ms decompress: 569 ms draw: 65 ms total 638 ms
ImageDecomp[2570] <Warning>: Flower_2048x1536.png (PNG) init: 3 ms decompress: 798 ms draw: 104 ms total 905 ms
ImageDecomp[2570] <Warning>: Flower_2048x1536.png (JPG 10%) init: 2 ms decompress: 172 ms draw: 66 ms total 241 ms
ImageDecomp[2570] <Warning>: Flower_2048x1536.png (JPG 20%) init: 2 ms decompress: 143 ms draw: 66 ms total 211 ms
ImageDecomp[2570] <Warning>: Flower_2048x1536.png (JPG 30%) init: 2 ms decompress: 150 ms draw: 71 ms total 223 ms
ImageDecomp[2570] <Warning>: Flower_2048x1536.png (JPG 40%) init: 2 ms decompress: 141 ms draw: 71 ms total 215 ms
ImageDecomp[2570] <Warning>: Flower_2048x1536.png (JPG 50%) init: 2 ms decompress: 152 ms draw: 71 ms total 226 ms
ImageDecomp[2570] <Warning>: Flower_2048x1536.png (JPG 60%) init: 2 ms decompress: 147 ms draw: 73 ms total 221 ms
ImageDecomp[2570] <Warning>: Flower_2048x1536.png (JPG 70%) init: 2 ms decompress: 153 ms draw: 71 ms total 226 ms
ImageDecomp[2570] <Warning>: Flower_2048x1536.png (JPG 80%) init: 2 ms decompress: 160 ms draw: 71 ms total 234 ms
ImageDecomp[2570] <Warning>: Flower_2048x1536.png (JPG 90%) init: 3 ms decompress: 169 ms draw: 71 ms total 242 ms
ImageDecomp[2570] <Warning>: Flower_2048x1536.png (JPG 100%) init: 3 ms decompress: 353 ms draw: 65 ms total 421 ms
ImageDecomp[2571] <Warning>: Flower_128x96.png (Crushed PNG) init: 2 ms decompress: 10 ms draw: 1 ms total 13 ms
ImageDecomp[2571] <Warning>: Flower_128x96.png (PNG) init: 2 ms decompress: 8 ms draw: 1 ms total 11 ms
ImageDecomp[2571] <Warning>: Flower_128x96.png (JPG 10%) init: 2 ms decompress: 2 ms draw: 1 ms total 5 ms
ImageDecomp[2571] <Warning>: Flower_128x96.png (JPG 20%) init: 2 ms decompress: 2 ms draw: 1 ms total 5 ms
ImageDecomp[2571] <Warning>: Flower_128x96.png (JPG 30%) init: 2 ms decompress: 2 ms draw: 1 ms total 5 ms
ImageDecomp[2571] <Warning>: Flower_128x96.png (JPG 40%) init: 2 ms decompress: 3 ms draw: 1 ms total 5 ms
ImageDecomp[2571] <Warning>: Flower_128x96.png (JPG 50%) init: 2 ms decompress: 3 ms draw: 1 ms total 6 ms
ImageDecomp[2571] <Warning>: Flower_128x96.png (JPG 60%) init: 2 ms decompress: 3 ms draw: 1 ms total 6 ms
ImageDecomp[2571] <Warning>: Flower_128x96.png (JPG 70%) init: 2 ms decompress: 4 ms draw: 1 ms total 7 ms
ImageDecomp[2571] <Warning>: Flower_128x96.png (JPG 80%) init: 2 ms decompress: 3 ms draw: 1 ms total 6 ms
ImageDecomp[2571] <Warning>: Flower_128x96.png (JPG 90%) init: 2 ms decompress: 3 ms draw: 1 ms total 6 ms
ImageDecomp[2571] <Warning>: Flower_128x96.png (JPG 100%) init: 2 ms decompress: 4 ms draw: 1 ms total 7 ms
ImageDecomp[2571] <Warning>: Flower_256x192.png (Crushed PNG) init: 2 ms decompress: 18 ms draw: 2 ms total 22 ms
ImageDecomp[2571] <Warning>: Flower_256x192.png (PNG) init: 2 ms decompress: 18 ms draw: 2 ms total 22 ms
ImageDecomp[2571] <Warning>: Flower_256x192.png (JPG 10%) init: 2 ms decompress: 4 ms draw: 2 ms total 8 ms
ImageDecomp[2571] <Warning>: Flower_256x192.png (JPG 20%) init: 2 ms decompress: 5 ms draw: 2 ms total 9 ms
ImageDecomp[2571] <Warning>: Flower_256x192.png (JPG 30%) init: 2 ms decompress: 5 ms draw: 2 ms total 9 ms
ImageDecomp[2571] <Warning>: Flower_256x192.png (JPG 40%) init: 2 ms decompress: 5 ms draw: 2 ms total 9 ms
ImageDecomp[2571] <Warning>: Flower_256x192.png (JPG 50%) init: 2 ms decompress: 5 ms draw: 2 ms total 8 ms
ImageDecomp[2571] <Warning>: Flower_256x192.png (JPG 60%) init: 2 ms decompress: 5 ms draw: 2 ms total 9 ms
ImageDecomp[2571] <Warning>: Flower_256x192.png (JPG 70%) init: 2 ms decompress: 5 ms draw: 2 ms total 9 ms
ImageDecomp[2571] <Warning>: Flower_256x192.png (JPG 80%) init: 2 ms decompress: 5 ms draw: 2 ms total 9 ms
ImageDecomp[2571] <Warning>: Flower_256x192.png (JPG 90%) init: 2 ms decompress: 5 ms draw: 2 ms total 9 ms
ImageDecomp[2571] <Warning>: Flower_256x192.png (JPG 100%) init: 2 ms decompress: 10 ms draw: 2 ms total 14 ms
ImageDecomp[2571] <Warning>: Flower_512x384.png (Crushed PNG) init: 2 ms decompress: 51 ms draw: 5 ms total 58 ms
ImageDecomp[2571] <Warning>: Flower_512x384.png (PNG) init: 2 ms decompress: 57 ms draw: 7 ms total 66 ms
ImageDecomp[2571] <Warning>: Flower_512x384.png (JPG 10%) init: 2 ms decompress: 11 ms draw: 5 ms total 17 ms
ImageDecomp[2571] <Warning>: Flower_512x384.png (JPG 20%) init: 2 ms decompress: 10 ms draw: 5 ms total 17 ms
ImageDecomp[2571] <Warning>: Flower_512x384.png (JPG 30%) init: 2 ms decompress: 11 ms draw: 5 ms total 18 ms
ImageDecomp[2571] <Warning>: Flower_512x384.png (JPG 40%) init: 2 ms decompress: 11 ms draw: 5 ms total 18 ms
ImageDecomp[2571] <Warning>: Flower_512x384.png (JPG 50%) init: 2 ms decompress: 13 ms draw: 5 ms total 20 ms
ImageDecomp[2571] <Warning>: Flower_512x384.png (JPG 60%) init: 2 ms decompress: 12 ms draw: 5 ms total 19 ms
ImageDecomp[2571] <Warning>: Flower_512x384.png (JPG 70%) init: 2 ms decompress: 13 ms draw: 5 ms total 20 ms
ImageDecomp[2571] <Warning>: Flower_512x384.png (JPG 80%) init: 2 ms decompress: 13 ms draw: 5 ms total 20 ms
ImageDecomp[2571] <Warning>: Flower_512x384.png (JPG 90%) init: 2 ms decompress: 14 ms draw: 5 ms total 21 ms
ImageDecomp[2571] <Warning>: Flower_512x384.png (JPG 100%) init: 2 ms decompress: 34 ms draw: 5 ms total 41 ms
ImageDecomp[2571] <Warning>: Flower_1024x768.png (Crushed PNG) init: 2 ms decompress: 158 ms draw: 18 ms total 177 ms
ImageDecomp[2571] <Warning>: Flower_1024x768.png (PNG) init: 2 ms decompress: 193 ms draw: 26 ms total 221 ms
ImageDecomp[2571] <Warning>: Flower_1024x768.png (JPG 10%) init: 2 ms decompress: 35 ms draw: 17 ms total 54 ms
ImageDecomp[2571] <Warning>: Flower_1024x768.png (JPG 20%) init: 2 ms decompress: 35 ms draw: 17 ms total 54 ms
ImageDecomp[2571] <Warning>: Flower_1024x768.png (JPG 30%) init: 2 ms decompress: 36 ms draw: 17 ms total 55 ms
ImageDecomp[2571] <Warning>: Flower_1024x768.png (JPG 40%) init: 2 ms decompress: 36 ms draw: 16 ms total 54 ms
ImageDecomp[2571] <Warning>: Flower_1024x768.png (JPG 50%) init: 2 ms decompress: 39 ms draw: 17 ms total 58 ms
ImageDecomp[2571] <Warning>: Flower_1024x768.png (JPG 60%) init: 2 ms decompress: 38 ms draw: 16 ms total 57 ms
ImageDecomp[2571] <Warning>: Flower_1024x768.png (JPG 70%) init: 2 ms decompress: 40 ms draw: 17 ms total 59 ms
ImageDecomp[2571] <Warning>: Flower_1024x768.png (JPG 80%) init: 2 ms decompress: 42 ms draw: 16 ms total 61 ms
ImageDecomp[2571] <Warning>: Flower_1024x768.png (JPG 90%) init: 2 ms decompress: 47 ms draw: 16 ms total 66 ms
ImageDecomp[2571] <Warning>: Flower_1024x768.png (JPG 100%) init: 2 ms decompress: 84 ms draw: 18 ms total 105 ms
ImageDecomp[2571] <Warning>: Flower_2048x1536.png (Crushed PNG) init: 3 ms decompress: 591 ms draw: 65 ms total 659 ms
ImageDecomp[2571] <Warning>: Flower_2048x1536.png (PNG) init: 3 ms decompress: 714 ms draw: 104 ms total 820 ms
ImageDecomp[2571] <Warning>: Flower_2048x1536.png (JPG 10%) init: 2 ms decompress: 127 ms draw: 71 ms total 200 ms
ImageDecomp[2571] <Warning>: Flower_2048x1536.png (JPG 20%) init: 2 ms decompress: 131 ms draw: 72 ms total 205 ms
ImageDecomp[2571] <Warning>: Flower_2048x1536.png (JPG 30%) init: 2 ms decompress: 129 ms draw: 71 ms total 202 ms
ImageDecomp[2571] <Warning>: Flower_2048x1536.png (JPG 40%) init: 2 ms decompress: 132 ms draw: 71 ms total 205 ms
ImageDecomp[2571] <Warning>: Flower_2048x1536.png (JPG 50%) init: 2 ms decompress: 138 ms draw: 67 ms total 207 ms
ImageDecomp[2571] <Warning>: Flower_2048x1536.png (JPG 60%) init: 2 ms decompress: 153 ms draw: 65 ms total 220 ms
ImageDecomp[2571] <Warning>: Flower_2048x1536.png (JPG 70%) init: 2 ms decompress: 151 ms draw: 70 ms total 223 ms
ImageDecomp[2571] <Warning>: Flower_2048x1536.png (JPG 80%) init: 2 ms decompress: 160 ms draw: 72 ms total 234 ms
ImageDecomp[2571] <Warning>: Flower_2048x1536.png (JPG 90%) init: 2 ms decompress: 166 ms draw: 71 ms total 240 ms
ImageDecomp[2571] <Warning>: Flower_2048x1536.png (JPG 100%) init: 3 ms decompress: 325 ms draw: 65 ms total 393 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment