Skip to content

Implement parseDotAtom without needing allocations

This saves 12% of the allocations needed during address parsing.

Merge request reports