Skip to content

Commit 4df80a8

Browse files
committed
Various CPU and memory improvements in UrlParser
Improvements include: - Replace throwing exceptions with failure results in hot areas, - Verify digits of a string before passing it to Integer::parseInt - Lazily initialization of fields - Using LinkedList instead of ArrayList where size is not known beforehand See gh-32513
1 parent 12b285a commit 4df80a8

File tree

1 file changed

+219
-80
lines changed

1 file changed

+219
-80
lines changed

0 commit comments

Comments
 (0)