36 Commits (cde366b5cd9bf5d4d202ac303d71e6f7590a7bb6)

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 9be7d84400 Get the benchmarks working again. 1 year ago
James Jackson-South 5c13ca7fa7 Replace Crc32, fix benchmarks 2 years ago
Günther Foidl 2bbf1cb9b3 Fixed division by vector length 3 years ago
Günther Foidl f746e686df PR feedback + use nuint instead of nint 3 years ago
Günther Foidl 1920e28ed0 Revised Unsafe.Add to avoid the sign-extending move 3 years ago
Günther Foidl 6ae2eb9eb2 Used unsigned division for vector sizes to get better codegen 3 years ago
James Jackson-South 32d08ba566 Update benchmarks and simplify color numeric bulk colormatrix 3 years ago
Stefan Nikolei 9a48aaa2f1 Add Benchmark 3 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
James Jackson-South 4a09fd9bba Fix final StyleCop warnings in tests 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 d7b9b666c1 Refactored code to use new Octet<T> type 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
Simon Cropp bcbd4726a6 use var where apparent (#972) 7 years ago
Simon Cropp 270a073fc6 Cleanup (#965) 7 years ago
Simon Cropp 30804cfefd remove unused variables and methods (#963) 7 years ago
Simon Cropp c2555b6199 fix some spelling (#962) 7 years ago
Simon Cropp 2c04d6b036 redundant usings (#960) 7 years ago
Jason Nelson d645b5599e Nits - Benchmarks (#884) 7 years ago
Anton Firszov 81c57a812d Bulk conversion of arbitrary-sized Span-s of scalars 8 years ago
Anton Firszov 3e92875a9a fixed benchmarks and optimized implementation 8 years ago
Anton Firszov 63233c2516 benchmark conversion steps separately 8 years ago
James Jackson-South 400a3cbe89 Refactor Vector4Utils and ConvolutionProcessors utilizing them. 8 years ago
Anton Firszov 85d7548049 rename namespace: SixLabors.ImageSharp.Memory -> SixLabors.Memory 8 years ago
Jason Nelson 01448179eb Benchmark removed SpanUtility logic inplace 8 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Anton Firszov 955a61752a more benchmarks 9 years ago
Toxantron 043087fb3a Replace deprecated attributes 9 years ago
James Jackson-South 9984ffa348 Replace BufferSpan<T> with Span<T> 9 years ago
Anton Firszov d5e58192c8 optimization: removed temporal buffer creation from ToVector4SimdAligned() 9 years ago
Anton Firszov fe5bdf146d a few more Vector<T> experiments 9 years ago
Anton Firszov 33627ee257 Benchmarks: PixelAccessorVirtualCopy, vectorization 9 years ago