Integration of simdjson
This commit is contained in:
parent
33b64bb242
commit
497dbd2e26
@ -57,6 +57,8 @@ set(FILES
|
|||||||
include/information.hpp
|
include/information.hpp
|
||||||
src/cache_files.cpp
|
src/cache_files.cpp
|
||||||
include/cache_files.hpp
|
include/cache_files.hpp
|
||||||
|
src/simdjson.cpp
|
||||||
|
include/simdjson.h
|
||||||
)
|
)
|
||||||
|
|
||||||
add_executable(GeminiServer ${FILES})
|
add_executable(GeminiServer ${FILES})
|
||||||
|
3
config.json
Normal file
3
config.json
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
|
||||||
|
}
|
40995
include/simdjson.h
Normal file
40995
include/simdjson.h
Normal file
File diff suppressed because it is too large
Load Diff
11984
src/simdjson.cpp
Normal file
11984
src/simdjson.cpp
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user