good first issuetype - enhancement
Métriques du dépôt
- Stars
- (11 758 étoiles)
- Métriques de merge PR
- (Merge moyen 15j 12h) (23 PRs mergées en 30 j)
Description
Per the zip.js devs, Cesium is using an older build and it results in instantiating a new web worker for every file added to a ZIP (!!!), greatly slowing the process. This only showed up recently because the KML exporter is probably the first part of Cesium that needs to make ZIP files.