Import 2017-06-07 23:51:09: master dd6c15cf
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
lassoan | lassoan | master | 2017-01-19 23:18:47 | master c1f6ec16 |
Changeset | ENH: Use RapidJSON instead of JsonCPP in Terminologies module logic RapidJSON is magnitudes faster than JsonCPP (https://github.com/miloyip/nativejson-benchmark). To minimize development time and optimize speed we switch to RapidJSON instead. RapidJSON's advantages compared to jsoncpp (https://github.com/miloyip/nativejson-benchmark):
git-svn-id: http://svn.slicer.org/Slicer4/trunk@25644 3bd1e089-480b-0410-8dfb-8563597acbee |
|||
mod - CMake/SlicerGenerateSlicerConfig.cmake | Diff File | |||
mod - CMakeLists.txt | Diff File | |||
mod - Modules/Loadable/Terminologies/Logic/CMakeLists.txt | Diff File | |||
mod - Modules/Loadable/Terminologies/Logic/vtkSlicerTerminologiesModuleLogic.cxx | Diff File | |||
mod - SuperBuild.cmake | Diff File | |||
add - SuperBuild/External_RapidJSON.cmake | Diff File |