yuzhiliu8 / bodymaps-website

Web App for NIfTI CT Scan + Segmentation Visualization
https://www.cs.jhu.edu/~zongwei/yuzhi/bodymaps-website/dist/
0 stars 1 forks source link

Optimize fetching #6

Closed yuzhiliu8 closed 2 months ago

yuzhiliu8 commented 2 months ago

Originally, cornerstone and niivue were both fetching the same files from server, so there were unnecessary duplicate fetching.

-optimized code so that files were fetched once and shared between libraries