MIDA-group / CytoBrowser

CytoBrowser, a JavaScript and Node.js driven environment for fast and accessible collaborative online visualization, assessment, and annotation of very large microscopy images.
GNU General Public License v3.0
16 stars 7 forks source link

Devel/general speedup #224

Closed joakimlindblad closed 2 years ago

joakimlindblad commented 2 years ago

Major speedup for larger numbers of annotations (>1000)

  1. Gridded annotation storage (in parallel) for faster location based lookup (to be further used)
  2. Asynchronous AnnotationList and AnnotationOverlay updates Also, remove of not used d3-scale-chromatic