Skip to content

Instantly share code, notes, and snippets.

@lilith
Last active August 29, 2015 14:21
Show Gist options
  • Select an option

  • Save lilith/b4639d5fe18b6ef79878 to your computer and use it in GitHub Desktop.

Select an option

Save lilith/b4639d5fe18b6ef79878 to your computer and use it in GitHub Desktop.

Benchmarks

The following benchmarks were created by opening the FastScaling solution on commit de24b168 and running the Benchmark program in 64-bit Release mode, using an Azure D14 instance with Visual Studio 2015 RC installed. Source images are 4,000 x 4,000 jpeg images, and destination images are 800x800 jpegs.

This benchmark measures only rendering performance (it excludes jpeg encoding/decoding, which is not affected by FastScaling)

FastScaling vs DrawImage (Azure D14 instance)

This benchmark measures end-to-end image decoding, rendering, and re-encoding. It excludes I/O. FastScaling vs DrawImage (including decode and encode) (Azure D14 instance)

The raw CSV results are here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment