• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

zlib-ng / zlib-ng / 27609670570
94%

Build:
DEFAULT BRANCH: develop
Ran 16 Jun 2026 10:04AM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
27609670570

push

github

Dead2
Use broadcast chunk store instead of memset for dist=1 on NEON/AVX2/AVX-512

Benchmarks show broadcasting the byte into a vector register and
falling through to the chunk store loop beats libc memset for the
short lengths common in inflate output (29-58% on AVX-512, 15-26%
on AVX2, 33% on NEON at len=8).

In 49a6bb5d, chunkmemset_1 was replaced with memset under the
assumption that libc memset would be at least as fast. According
to benchmarking, this isn't true in all cases.
Source Files on build 27609670570
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #27609670570
  • 969a2997 on github
  • Prev Build on develop (#27535302713)
  • Next Build on develop (#27679971750)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc