diff options
| author | 2025-11-19 08:00:00 +0800 | |
|---|---|---|
| committer | 2025-11-19 08:00:00 +0800 | |
| commit | 676f08cc4b0deb397033598ac96c0d0272fcae05 (patch) | |
| tree | a174be9361b43e9d2b031f70c9df15401f0adf00 /errors.go | |
| parent | Well, we use a dependency (golang.org/x/sys/cpu) now... (diff) | |
| signature | No signature | |
SIMD with AVX2 on supported AMD64 machines
Some help from gpt-5.1-thinking taken: used wrong register size for
the weighted sum at first, so it was truncating the second half of
our block; also there was an overflow from the modulus and stuff.
Unfortunately the AVX2 adler32 is only about 20% faster than the
generic version which doesn't make for much.
Diffstat (limited to 'errors.go')
0 files changed, 0 insertions, 0 deletions
