Skip to content
GitLab
Explore
Sign in
Implement parseDotAtom without needing allocations
Code
Review changes
Check out branch
Download
Patches
Plain diff
Volker Krause
requested to merge
work/vkrause/allocation-free-parse-dot-atom
into
master
Jul 14, 2024
Overview
1
Commits
1
Pipelines
4
Changes
5
Expand
This saves 12% of the allocations needed during address parsing.
Merge request reports
Loading