v.21.1Performance Improvements
Integrate fast_float for parsing floating point numbers in ClickHouse
Integrate with fast_float from Daniel Lemire to parse floating point numbers. #16787 (Maksim Kita). It is not enabled, because performance its performance is still lower than rough float parser in ClickHouse.