10 Commits (18b8b662e9c959f685bec92bfbae4c8b5daddb9e)

Author SHA1 Message Date
Stefan Nikolei 18b8b662e9 Use Target Type new only when apparent 11 months ago
Stefan Nikolei 57f5966fe7 use Explicit Types and Target Type new 11 months ago
James Jackson-South 3448ea42f8 Don't exclude, just suppress. 1 year ago
James Jackson-South 9be7d84400 Get the benchmarks working again. 1 year ago
James Jackson-South 5c13ca7fa7 Replace Crc32, fix benchmarks 2 years ago
James Jackson-South 5528a2923c Update missed test and benchmarks project 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
Anton Firszov 06566c5ab3 Resize: do not premultiply pixels with no alpha 5 years ago
James Jackson-South 94bc92b236 Update tests to match real-world case. 5 years ago
James Jackson-South 71801bfbb6 cleanup 5 years ago
James Jackson-South 874115bd0a Update license 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
Sergio Pedri 94c4660d10 Switched pixel format type constraint to unmanaged 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
Anton Firszov 9ea9f2df5d drop unnecessary generic IImageProcessorContext<TPixel> usages 7 years ago
Anton Firszov c80501a6e9 benchmark WorkingBufferSizeHint effects 7 years ago
Jason Nelson d645b5599e Nits - Benchmarks (#884) 7 years ago
Anton Firszov 4d9fb8bff2 update benchmark results 7 years ago
Anton Firszov 689944db27 extend Resize benchmarks 7 years ago
Anton Firszov 70e9699290 results for DecodeJpeg 8 years ago
Anton Firszov a4fa2b142a add some benchmark results 8 years ago
Anton Firszov aa93d5c66a better Resize benchmarks 8 years ago
Anton Firszov fc7eee8400 better profiler output for ResizeProcessor 8 years ago
Anton Firszov 3de0b1ad44 WIP better Resize benchmarks 8 years ago
Anton Firszov 61e2a8d92b Replace Configuration.ParallelOptions with Configuration.MaxDegreeOfParallelism 8 years ago
Anton Firszov f8bd074dfc LoadResizeSave benchmark + add EnableParallelExecution parameter to the Resize benchmark 8 years ago
James Jackson-South 0d2214923f Update ImageSharp Namespaces. 8 years ago
James Jackson-South fe64365532 Transforms 8 years ago
James Jackson-South 091cb8a3b5 Overlays and base processors 8 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Scott Williams 32c158898b migrate to a Image.Generate/Image.Mutate context api 9 years ago
Scott Williams 7f8d10c89a migrate to use primitives from SixLabors.Core 9 years ago
James Jackson-South 9984ffa348 Replace BufferSpan<T> with Span<T> 9 years ago
James Jackson-South 119c1bf70f Remove non-generic Image 9 years ago
James Jackson-South 93f0fd54b3 Fix Resize benchmarls 9 years ago
James Jackson-South 7d2fe2c7e5 Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South fa152146dd Rename Color and ColorVector 9 years ago
James Jackson-South b20c19ab80 Rename to Color and ColorVector 9 years ago
James Jackson-South e340b3f103 Begin add vector based Color 9 years ago
James Jackson-South 1339ad3075 Make all images implement IDisposable 9 years ago
James Jackson-South c5989cc813 Fix benchmarks. 9 years ago
James Jackson-South a57c90d94b Rename to ImageSharp 10 years ago
dirk 31c8675e50 Added headers. 10 years ago
James Jackson-South 0c63d46c84 Update resize tests [skip ci] 10 years ago
James Jackson-South 98ad93304d Split out resizers to improve performance. 10 years ago
James Jackson-South eb1b1b47ba Faster clamp 10 years ago
James Jackson-South abe4412c79 Getting there.... 10 years ago
James Jackson-South 96370a7901 No need to store the firstpass image as a variable. 10 years ago
James Jackson-South 1d563ac393 Avoid activator 10 years ago
James Jackson-South 20f34563ef Trim back to basics 10 years ago