Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #282155

Category None
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Fri 18 Sep 2026 22:51:11
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch master
Revision 15bc69a944f29f69c39b08773847525f56310978

Comments

strparse: speed up number parsing

By using a cutoff value for looping simpler while not close to the max.

Runs the numparser test 15-17% faster for me.

Closes #22993

Changed files