555 Commits (3da4b43d906464cb64e6f788330f2a128a640781)

Author SHA1 Message Date
James Jackson-South 3da4b43d90 Add modulus benchmark 9 years ago
James Jackson-South 166dafdf67 Slightly faster clamp. 9 years ago
Anton Firszov 77581c8a22 Optimized UnzigDivRound 9 years ago
Anton Firszov 6e0bf69203 RoundSinglePrecisionBlocks benchmark proves that Block8x8F.UnZigDivRound() can be SIMD-optimized 9 years ago
Anton Firszov 0fd17a92a4 minor change in LoadResizeSave 9 years ago
Anton Firszov af3f6254c0 fixed jpeg quality issue pointed out in conversation under #75 9 years ago
Anton Firszov cad177796e better comments for AddFormatsDirectoryFromTestAssebmlyPath() 9 years ago
Anton Firszov f949f464ea ImageSharp.Tests (.NET Core!) test profiling is now possible from R# context menu 9 years ago
Anton Firszov 81f4d3701c fixed AssemblyInfo.cs 9 years ago
Anton Firszov df0361c212 finished README.md 9 years ago
Anton Firszov 1458838025 added xunit.runner.visualstudio 9 years ago
Anton Firszov 3b0a6398cb project dependencies + started README.md 9 years ago
Anton Firszov cb7f43f6ee ImageSharp.Sandbox46.csproj compiles and runs! 9 years ago
Anton Firszov 3dae11460f added some test files to ImageSharp.Sandbox46.csproj 9 years ago
Anton Firszov 3c2f64d681 Test code cleanup: removed EnumHelper, moved MeasureFixture to TestUtilities, Jpeg test formatting 9 years ago
Anton Firszov be894cc030 Initialized ImageSharp.Sandbox46.csproj 9 years ago
James Jackson-South 62000bfc9f Add interlace powerpoint image touch #76 [skip ci] 9 years ago
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 c16f1b2791 Replace floating point color translations 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
James Jackson-South bd445a6e5e YCrCr should use byte 9 years ago
Scott Williams 951a1214d8 added comments 9 years ago
Andrew Wilkinson a8b7992b21 Workaround for issues when passing Vector4 into xUnit tests 9 years ago
James Jackson-South 730ec56e83 Cleanup resize tests. 9 years ago
Scott Williams ca05bec9da Fix complex polygon fill 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 27b09f56c8 move to static method 9 years ago
Scott Williams 11236a55f6 Put processors folder/namespace back 9 years ago
Scott Williams 06b3c4b4e7 Dropped ImageSharpd.Formats 9 years ago
Scott Williams 08ddcd9b0f run tests on travis 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 286b53d867 fixes from rebase 9 years ago
Scott Williams 2ac76dc566 clean up 9 years ago
Scott Williams a8e867b2fb add missing stylecop file and fix local warnings 10 years ago
Scott Williams 7570c3a278 migrate processors 10 years ago
Scott Williams de9c49b122 split formats into there own projects/packages 10 years ago
Scott Williams 78359860ff Split Drawing from Core 10 years ago
James Jackson-South b867c05951 Better configuration tests 9 years ago
James Jackson-South ef60a6237e Rename Bootstrapper to Configuration 9 years ago
James Jackson-South baf1642d15 Move bootstrapper initializer 10 years ago
James Jackson-South f237a31ef0 Limit constructors, change test format loading 10 years ago
James Jackson-South 2fc0d4b0e9 Fix bootstrapper test 10 years ago