What was released in specific version and what not, but is worked on.
nothing
- Poor performance and memory management of SkiaSharpReceiver
before
Method | Mean | Error | StdDev | Gen0 | Allocated |
---|---|---|---|---|---|
GetPngStreamAsync | 3.909 s | 0.0766 s | 0.0787 s | 78000.0000 | 480.97 MB |
after
Method | Mean | Error | StdDev | Allocated |
---|---|---|---|---|
GetPngStreamAsync | 256.3 ms | 2.37 ms | 2.10 ms | 12.21 MB |
- Range calculation giving erroneous results when range does not match unit length.
- NuGet's pushed in Release configuration instead of Debug
- NuGet's contain license information
- Downgraded SkiaSharp to 2.80.2 from 2.88.x because it produces corrupted output when working with FileStreams original issue.
PreCachedGradient
that allows for faster color retrieval by cache lookup at the small off-by-one cost in precision.