issues
search
ripe-tech
/
ripe-sdk
The public Javascript SDK for RIPE Core
https://www.platforme.com
Apache License 2.0
8
stars
4
forks
source link
#429 Greatly improve CSR scene loading time
#416
Closed
NFSS10
closed
2 years ago
NFSS10
commented
2 years ago
-
-
Issue
CSR loading time has a lot of room for improvements
https://github.com/ripe-tech/ripe-sdk/issues/429
Dependencies
https://github.com/ripe-tech/ripe-sdk/pull/414
Decisions
Paralellize CSR scene resource loading operations thus greatly decreasing loading times. From my quick tests it went from an avg. of 2209ms to 1346ms (863ms difference)
https://github.com/ripe-tech/ripe-sdk/issues/429