Skip to content

Instantly share code, notes, and snippets.

@antonfirsov
Created October 13, 2023 23:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save antonfirsov/456c748e5bf1dc52c41f1e416560e4f1 to your computer and use it in GitHub Desktop.
Save antonfirsov/456c748e5bf1dc52c41f1e416560e4f1 to your computer and use it in GitHub Desktop.

Bmp - main

Method TestImage Mean Error StdDev Gen 0 Gen 1 Gen 2 Allocated
'ImageSharp Bmp' Bmp/Car.bmp 86.65 us 24.70 us 1.354 us 0.1221 - - 2 KB

Bmp - PR

Method TestImage Mean Error StdDev Gen 0 Gen 1 Gen 2 Allocated
'ImageSharp Bmp' Bmp/Car.bmp 81.44 us 30.15 us 1.653 us 0.1221 - - 2 KB

Png - main

Method TestImage Mean Error StdDev Gen 0 Gen 1 Gen 2 Allocated
'ImageSharp Png' Png/splash.png 2.371 ms 0.3048 ms 0.0167 ms - - - 4 KB

Png - PR

Method TestImage Mean Error StdDev Gen 0 Gen 1 Gen 2 Allocated
'ImageSharp Png' Png/splash.png 2.406 ms 0.5736 ms 0.0314 ms - - - 4 KB

Gif - main

Method TestImage Mean Error StdDev Gen 0 Gen 1 Gen 2 Allocated
'ImageSharp Gif' Gif/rings.gif 400.9 us 41.42 us 2.27 us 0.4883 - - 7 KB

Gif - PR

Method TestImage Mean Error StdDev Gen 0 Gen 1 Gen 2 Allocated
'ImageSharp Gif' Gif/rings.gif 397.6 us 88.18 us 4.83 us 0.4883 - - 7 KB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment