cornerstonejs / cornerstoneWADOImageLoader

[DEPRECATED] DICOM WADO Image Loader for the cornerstone library
MIT License
280 stars 267 forks source link

Is the cornerstoneWADOImageLoader has dataSetCacheManager that can manager it memory like cornerstone.imageCache.setMaximumSizeBytes(maxSizeInBytes)? #529

Open 1009058470 opened 1 year ago

1009058470 commented 1 year ago

it always has high memory when load lots of image in a few time and it got high memory? it there any way to manager it max memory and when there is a hign memory then just to stop or pause the worker to get and parse the data?