36 Commits (0036208fb4ef2e05a8ea34016528d92ee3d142e4)

Author SHA1 Message Date
James Jackson-South df9aac693c Add scaled LUT benchmark [skip ci] 9 years ago
James Jackson-South d6a03cb4c8 Add simd approach to benchmark 9 years ago
James Jackson-South 3d3eb58e0f Add scaled integer benchmarks. 9 years ago
Scott Williams 4dc25ee272 drop old code 9 years ago
Scott Williams fd301f2884 skip blank sections while filling polygons 9 years ago
Scott Williams bea633161b WIP - Improve polygon fill speed 9 years ago
Anton Firszov fa1d6c9cb8 BetterBenchmarks(TM): 9 years ago
Anton Firszov 0b881b52d3 code cleanup in MultiImageBenchmarkBase 9 years ago
Scott Williams 734b33b69e Put processors folder/namespace back 9 years ago
Scott Williams d1f110526d Dropped ImageSharpd.Formats 9 years ago
Dirk Lemstra 85ebc92bae Added pause at the end of Benchmark.cmd to make it possible to leave multiple runs open. 9 years ago
James Jackson-South 1cd423f4db Fix benchmarks. 9 years ago
Scott Williams 977ef36e00 add missing stylecop file and fix local warnings 9 years ago
Scott Williams b0985ddb0e migrate processors 9 years ago
Scott Williams 6ead567a4c split formats into there own projects/packages 9 years ago
Scott Williams 85061df804 Split Drawing from Core 9 years ago
James Jackson-South d0cdc4d483 Rename Bootstrapper to Configuration 9 years ago
James Jackson-South 050b4c5f45 Add ability to set custom Bootstrapper. 9 years ago
Dirk Lemstra 6e5c7de4ef Removed CopyBlock and added new method to copy all the pixels. 9 years ago
antonfirsov 4a2acc91e3 removed old Block + related classes, added EncodeJpegMultiple & MultiImageBenchmarkBase 10 years ago
James Jackson-South 99fed3ff36 Merging into master 10 years ago
James Jackson-South 3863f69bff Remove TPacked from generic signature 10 years ago
Dirk Lemstra 13f8da0e51 Made all the Bootstrapper methods static and fixed thread safety issue. 10 years ago
Scott Williams 1e16101e7d Make benchmarks return size not save images 10 years ago
Scott Williams a6738d89e6 Add optimised RectanglePolygon 10 years ago
Scott Williams 72d62cb1e6 drop PointF and use Vector2 instead 10 years ago
Scott Williams 261acc3545 internally store pattern as jagged array 10 years ago
Scott Williams b9a63120c1 Add drawing methods. 10 years ago
Anton Firszov 0ca7ff078c no corrupted test images this time, so removed the corresponding code from ReadImages() 10 years ago
Anton Firszov 768a9577f5 cleanup + StyleCop 10 years ago
Anton Firszov 4bcb5208cc manually merged DecodeJpegMultiple + additional test images 10 years ago
James Jackson-South 488d0fdaa7 Update BenchmarkDotNet 10 years ago
James Jackson-South cdf3798063 Update benchmarkdotnet 10 years ago
Anton Firszov 38c2f46bf0 re-enabled JpegSystemDrawing 10 years ago
Oleg Bogdanov 2e7bc893e2 Added filtered png load benchmarks 10 years ago
Anton Firszov 44d7359ae5 Merge branch 'master' into HEAD 10 years ago
James Jackson-South b24d520be0 Fix test names 10 years ago
Anton Firszov a5eb0e825f minor cache optimiziation + benchmarks 10 years ago
James Jackson-South 5e56b16c09 Improve png speed and half memory usage 10 years ago
dirk 48006109e4 Changed default namespace. 10 years ago
James Jackson-South 27c3c93cbf Separate Decoder/Encoder benchmarks 10 years ago
James Jackson-South 2b2ec84e9c Rename to ImageSharp 10 years ago