2249 Commits (5c65cca162c08e9455bc7eb26e4b63a760bbe6a5)

Author SHA1 Message Date
Anton Firszov 5c65cca162 fix Block8x8FTests.Copy1x1Scale, reorganize TestImages.Jpeg.BenchmarkSuite as a static class 8 years ago
Anton Firszov 2ff5b9c476 drop old benchmark results 8 years ago
Anton Firszov 86489b8ac6 simplify benchmark suite 8 years ago
Anton Firszov 5ea62adedd Drop all GetBlockDataReference() usages 8 years ago
Anton Firszov 8c6903873b improved benchmarks + more benchmark results 8 years ago
Anton Firszov fa092d1511 add JpegSnoop reports for all current input Jpeg 8 years ago
Anton Firszov b32694590d Even better Copy2x2. Tests: Group together & refactor profiling benchmarks 8 years ago
Anton Firszov c34e4ff85f optimize ExifReader.ToEnum<TEnum>(...) 8 years ago
Anton Firszov c1e4ccb172 improved Block8x8F.Copy2x2Scale 8 years ago
Anton Firszov bc79b18817 Optimization: do not initialize pixel buffer in JpegDecoder 8 years ago
Anton Firszov 941e51cd16 reimplement Block8x8F.CopyTo2x2 8 years ago
Anton Firszov 265f27913c benchmarks for current state 8 years ago
Anton Firszov 7f113ab00a AVX2 optimized Block8x8 -> Block8x8F conversion 8 years ago
Anton Firszov b5e419d89e InliningOptions.ShortMethod 8 years ago
Anton Firszov 099e38a57b drop ComplexIntegrationTests, add ProfilingBenchmarks 8 years ago
Anton Firszov 068b2d3d1c results for DecodeJpeg 8 years ago
Anton Firszov 28b990bd2e add some benchmark results 8 years ago
Anton Firszov 82646c11b7 remove yet another duplicate and drop the unused PdfJsOnly list 8 years ago
Dirk Lemstra 4610324f22
Upgraded Magick.NET to the latest release. 8 years ago
Dirk Lemstra 6f208072df
Removed duplicate item from the list. 8 years ago
Anton Firszov 1bd8a9cb92 increase tolerance to tolerate inaccuracies on legacy JIT 8 years ago
Anton Firszov ef32f68391 use OpenSans-Regular.ttf in tests 8 years ago
Anton Firszov 381f83d543 Improve text rendering accuracy 8 years ago
Anton Firszov 6aa8f0ac40 Failing test case based on #685 8 years ago
Anton Firszov 96042fd126 use strict - but not exact - comparison in DrawTextOnImageTests 8 years ago
Scott Williams 9a3bc96b56 constrain destination span and scanline to same length 8 years ago
Scott Williams a51c6b4af5 remove commented out tolerances 8 years ago
Scott Williams f8f7a0655c prevent text wandering from baseline 8 years ago
James Jackson-South ba6ecfead5 Add issue reference images 8 years ago
Anton Firszov 25bc074273 imrpoved accuracy for Gray8 conversion 8 years ago
Dirk Lemstra a2a4bcbfab
Return empty string instead of null. 8 years ago
Dirk Lemstra 013d58e3dd
Added missing length check that caused an ArgumentNullException (#750) 8 years ago
Anton Firszov cf7af016be fix Sandbox46 build 8 years ago
Anton Firszov 633c212bdd add header 8 years ago
Anton Firszov 16018e5c6a refactor PixelOperationsTests 8 years ago
Anton Firszov 09de1b1cde better docs, drop PixelExtensions, fix tests 8 years ago
Anton Firszov 31369c7435 refactor Vector4 implementation code from PixelOperation<T> to Vector4Converters 8 years ago
Anton Firszov b87c93e195 benchmakrs 8 years ago
Anton Firszov 0fc01d75f4 run default implementation for small buffers 8 years ago
Anton Firszov 3dde491712 Fixed the benchmarks. All results make sense now! 8 years ago
Jason Nelson 2293494a77 Update IccProfile Entries to Array 8 years ago
Jason Nelson 0e1efba341 Use Array.Empty 8 years ago
Jason Nelson f52be32aba Cross target NET472 and enable extended intrinisics behind SUPPORTS_EXTENDED_INTRINSICS symbol 8 years ago
Anton Firszov d5cae6987b disappointing benchmark for Rgba32 -> Bgra32 8 years ago
Anton Firszov 96d0ae80b9 Rgba32 <-> Argb32 <-> Bgra32 8 years ago
Anton Firszov 8dce0c740c bitwise conversion + benchmarks WIP 8 years ago
Anton Firszov 53ac430e7e Feed Configuration to all methods in PixelOperations 8 years ago
Anton Firszov ca60ecf7f4 pass Configuration to Vector4 converters in PixelOperations 8 years ago
James Jackson-South cd543b24e7 Bump build now Github should be returned to normal. 8 years ago
Anton Firszov 30994e7640 fix wrong Slice() usages 8 years ago