Skip to content

6.4.0: The Performance (Part 1) Release

Latest

Choose a tag to compare

@waacton waacton released this 08 Jan 20:28
· 5 commits to main since this release

Unicolour

  • Improve ICC conversion speed for CMYK conversion (and other AtoB & BtoA transforms); benchmarks across .NET 10, .NET 8, and .NET Framework 4.8.1 indicate:
    • RGB โ†’ FOGRA39 CMYK is ~2.3x to ~3.6x (~56% to ~72%) faster
    • FOGRA39 CMYK โ†’ RGB is ~1.9x to ~2.6x (~46% to ~61%) faster
    • RGB โ†’ FOGRA55 CMYKOGV is ~2.9x to ~5.0x (~66% to ~80%) faster
    • FOGRA55 CMYKOGV โ†’ RGB is ~4.3x to ~7.1x (~77% to ~86%) faster

๐ŸŽ NuGet