38 Commits (3b0a6398cb56955997281096e4237316a37a1014)

Author SHA1 Message Date
Anton Firszov 65fb6395be refactored RgbaToYcbCr benchmarks to operate on arrays + added Vector<int> based experiments 9 years ago
Anton Firszov 422643b8e2 Initial refactor of RgbToYCbCr: Moved lookup tables to a separate file 9 years ago
James Jackson-South 92d8eb18f0 Add scaled LUT benchmark [skip ci] 9 years ago
James Jackson-South ae5ee80ea4 Add simd approach to benchmark 9 years ago
James Jackson-South dcd201b0e0 Add scaled integer benchmarks. 9 years ago
Scott Williams 10b94e4fe8 drop old code 9 years ago
Scott Williams 9e24b28c01 skip blank sections while filling polygons 9 years ago
Scott Williams d0e3337e8e WIP - Improve polygon fill speed 9 years ago
Anton Firszov 9626f46655 BetterBenchmarks(TM): 9 years ago
Anton Firszov 9022836a48 code cleanup in MultiImageBenchmarkBase 9 years ago
Scott Williams 11236a55f6 Put processors folder/namespace back 9 years ago
Scott Williams 06b3c4b4e7 Dropped ImageSharpd.Formats 9 years ago
Dirk Lemstra 838543a320 Added pause at the end of Benchmark.cmd to make it possible to leave multiple runs open. 9 years ago
James Jackson-South c5989cc813 Fix benchmarks. 9 years ago
Scott Williams a8e867b2fb add missing stylecop file and fix local warnings 9 years ago
Scott Williams 7570c3a278 migrate processors 9 years ago
Scott Williams de9c49b122 split formats into there own projects/packages 9 years ago
Scott Williams 78359860ff Split Drawing from Core 9 years ago
James Jackson-South ef60a6237e Rename Bootstrapper to Configuration 9 years ago
James Jackson-South 3718edb6e0 Add ability to set custom Bootstrapper. 9 years ago
Dirk Lemstra 8fa4206aaf Removed CopyBlock and added new method to copy all the pixels. 9 years ago
antonfirsov 762f1878a8 removed old Block + related classes, added EncodeJpegMultiple & MultiImageBenchmarkBase 10 years ago
James Jackson-South 7e048ed506 Merging into master 10 years ago
James Jackson-South a404a3646d Remove TPacked from generic signature 10 years ago
Dirk Lemstra 47f70fe8cb Made all the Bootstrapper methods static and fixed thread safety issue. 10 years ago
Scott Williams 800af5f7e8 Make benchmarks return size not save images 10 years ago
Scott Williams ea6ccd2eff Add optimised RectanglePolygon 10 years ago
Scott Williams e0f973f550 drop PointF and use Vector2 instead 10 years ago
Scott Williams 41509f50dd internally store pattern as jagged array 10 years ago
Scott Williams 3f0f39c1bc Add drawing methods. 10 years ago
Anton Firszov c974a91ff5 no corrupted test images this time, so removed the corresponding code from ReadImages() 10 years ago
Anton Firszov 57692a8d15 cleanup + StyleCop 10 years ago
Anton Firszov 5b35101a55 manually merged DecodeJpegMultiple + additional test images 10 years ago
James Jackson-South 326bef0ed1 Update BenchmarkDotNet 10 years ago
James Jackson-South 7e9f6290b9 Update benchmarkdotnet 10 years ago
Anton Firszov fb9a5d6101 re-enabled JpegSystemDrawing 10 years ago
Oleg Bogdanov 7505ce44b2 Added filtered png load benchmarks 10 years ago
Anton Firszov 959075c203 Merge branch 'master' into HEAD 10 years ago
James Jackson-South ca035582f9 Fix test names 10 years ago
Anton Firszov ee5d3ac38f minor cache optimiziation + benchmarks 10 years ago
James Jackson-South bfe0d0ff31 Improve png speed and half memory usage 10 years ago
dirk 16139d85ec Changed default namespace. 10 years ago
James Jackson-South b45e2a1c1f Separate Decoder/Encoder benchmarks 10 years ago
James Jackson-South a57c90d94b Rename to ImageSharp 10 years ago