hiukim / mind-ar-js

Web Augmented Reality. Image Tracking, Face Tracking. Tensorflow.js
MIT License
2.22k stars 414 forks source link

Optimizing start-up time #396

Closed HJ-Hao closed 1 year ago

HJ-Hao commented 1 year ago

hello, I test Threejs image demo in my pc, It take 3s to start up. But in my mobile device( iphone12 & ios16 ), sometime It take about 10s. i guess controller.dummyRun this function cause this issue. Is anyone know how to optimizing start-up time, thanks.

HJ-Hao commented 1 year ago

ok. find the reason, when start-up, mind-ar need to fetch the .mind file, that make start-up time long in mobile device