01-13-2022, 08:17 PM
I discovered how to debug the smartphone and get devtools info when loading my library on the phone. 4117 albums, 69403 tracks. 28 seconds before the library is scrollable.
I am not quite sure which waterfall view is most informative. The first screenshot shows the waterfall as captured in relation to "start time". The second screenshot shows the same waterfall but displayed as total duration.
Looks like loadlib takes a very long time to do its thing after the gzip has been transferred. And what is lato-italic.woff doing all the way over to the right? Maybe that weight is just not called by the css until the very last moment which is ok, but if it is a latency in the download it's not good. I guess?
Start time:
Total duration:
I am not quite sure which waterfall view is most informative. The first screenshot shows the waterfall as captured in relation to "start time". The second screenshot shows the same waterfall but displayed as total duration.
Looks like loadlib takes a very long time to do its thing after the gzip has been transferred. And what is lato-italic.woff doing all the way over to the right? Maybe that weight is just not called by the css until the very last moment which is ok, but if it is a latency in the download it's not good. I guess?
Start time:
Total duration: