perf: use fast_float to parse floating-point numbers (#3092)

This commit is contained in:
Charles Kerr
2022-05-16 00:06:17 -05:00
committed by GitHub
parent ebd1a0b7bf
commit 2293f4336a
10 changed files with 113 additions and 160 deletions

View File

@@ -0,0 +1 @@
set(FAST_FLOAT_INCLUDE_DIRS ${CMAKE_SOURCE_DIR}/third-party/fast_float/include)