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

iskorotkov / avro / 22396624265 / 2
95%
main: 95%

Build:
DEFAULT BRANCH: main
Ran 28 Feb 2026 02:11PM UTC
Files 45
Run time 1s
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

25 Feb 2026 11:10AM UTC coverage: 94.579% (-0.02%) from 94.595%
22396624265.2

push

github

iskorotkov
perf(map): reuse existing values and defer creation with size hint

Optimize map decoding with two complementary changes:
- Reuse existing map values instead of allocating new ones (typed decode: 14-16% faster,
  60% less memory, ~99% fewer allocs)
- Defer map creation until first block and use block length as size hint (generic decode:
  up to 7% faster, 15% less memory)

6385 of 6751 relevant lines covered (94.58%)

15262.27 hits per line

Source Files on job go-1.26 - 22396624265.2
  • Tree
  • List 45
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22396624265
  • dd55dfe5 on github
  • Prev Job for on main (#22371959358.1)
  • Delete
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