-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Staging/Production Load Comparison #158
Comments
@sgangwan, @batchku, @apuhub as I wrote in Slack a few days ago, the loading of a single zip file will be faster than loading each asset separately, but zip approach also will use more memory instead of individual assets storing/loading, that is critical for some mobile devices. |
@apuhub Added percents of loading |
@sgangwan please test and send video of this |
@apuhub @emilt27 the percentages appear in staging, in this scenario the experience loaded quickly so it did not appear. Staging vs Production Load Comparison |
@emilt27 @apuhub the percentages don't appear unless you're switching from another project. If I'm loading from the new story screen SocialVR loads the entire project without displaying percentages as you can see in the video from my previous comment. Staging vs Production Load Comparison 2 |
@sgangwan I've fixed issue related to displaying loading percentages. It will be available on staging after redeploying! |
@sgangwan pls make new video |
@emilt27 @apuhub loading percentages are displayed but preview mode doesn't function properly, I will make a separate issue about preview mode. Staging/Production Load |
@sgangwan please revisit |
In the video the left side of the screen is staging and the right is production.
All audio works on staging and production I just had to mute it so I can add my narration for this comparison video.
Staging/Production Load Comparison
The text was updated successfully, but these errors were encountered: