Vectorize Png encoder filters#1630
Conversation
|
And here are some excessively detailed benchmarks on random RGB (and Alpha 255) data. EnvironmentAverage
Paeth
Up
Sub
|
Codecov Report
@@ Coverage Diff @@
## master #1630 +/- ##
==========================================
+ Coverage 83.67% 83.75% +0.08%
==========================================
Files 749 749
Lines 33111 33275 +164
Branches 3714 3736 +22
==========================================
+ Hits 27707 27871 +164
Misses 4682 4682
Partials 722 722
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
|
@TechnologicalPizza thank you for the contribution, the performance gains look very promising 👍 Unit Tests for this could be done with the help of the FeatureTestRunner See |
…chnologicalPizza/ImageSharp into vectorize-png-encoder-filters
|
I cannot adequately describe how much joy it brings me to see such fantastic collaboration here! Really great to see everyone pitching in with ideas. 😄 |
EnvironmentPaeth 🥳
Average
Up
Sub
|
|
Excellent stuff, let's get it merged! 🚀 |
Prerequisites
Description