cryptochassis
Results
12
comments of
cryptochassis
trafficstars
> The number will still be parsed. But our parser doesn't call `std::strod` (or any other standard number parsing utility for that matter). We use custom number parsing functions, so...
> An option to disable number parsing outright? I have a PR for that (#901). IIRC, my benchmarking shows that for number-heavy inputs the speed of parsing increases by 80%...