Skip to content

How to reduce loading time of r3f api? #784

Answered by stephencorwin
Franckapik asked this question in Q&A
Discussion options

You must be logged in to vote

In my game, I actually have 288 MB being loaded, but it loads almost instantly on subsequent visits due to proper caching.
Notice how only 567 Bytes are actually being transferred. Also notice that the size is marked as (disk cache) instead of a number.

If I click on one, you can see the value of the Cache-Control response header from the server.

Replies: 5 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@Franckapik
Comment options

@stephencorwin
Comment options

@Franckapik
Comment options

Answer selected by Franckapik
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #784 on November 04, 2020 12:43.