laz-perf.wasm downloaded too many times
Summary
laz-perf.wasm is downloaded at each level of detail of the loaded laz data, an optimization would be to load it one time.
Steps to reproduce
1.Add a laz from COPCSource ("https://3d.oslandia.com/atelier-giro3d/cloud.copc.laz") 1.display network calls
Expected behaviour
load laz-prf.wasm only one time.
Actual behaviour
laz-perf.wasm is called at each level of detail of the loaded laz data
Informations
- Giro3D version: 0.43.0-beta.15
- Browser Firefox, version: 139.0.4 (64 bits)
- OS Linux
Edited by Sébastien Guimmara