comparison TODO @ 4786:10821a8abba1

todo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 31 Aug 2021 12:46:25 +0200
parents 31793125f491
children 9a1f106e175c
comparison
equal deleted inserted replaced
4784:113afe7b594d 4786:10821a8abba1
117 117
118 =========== 118 ===========
119 Performance 119 Performance
120 =========== 120 ===========
121 121
122 * StorageAccessor => add a memory cache, for instance to speed up
123 WADO-RS Retrieve Frames in DICOMweb plugin
122 * ServerContext::DicomCacheLocker => give access to the raw buffer, 124 * ServerContext::DicomCacheLocker => give access to the raw buffer,
123 useful in ServerContext::DecodeDicomInstance() 125 useful in ServerContext::DecodeDicomInstance()
124 * DicomMap: create a cache to the main DICOM tags index 126 * DicomMap: create a cache to the main DICOM tags index
125 * Check out rapidjson: https://github.com/miloyip/nativejson-benchmark 127 * Check out rapidjson: https://github.com/miloyip/nativejson-benchmark
126 128