Slow load of build.js on raspberry pi 2

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
ssvenn
Posts: 8
Joined: 01 Aug 2020 12:35

Slow load of build.js on raspberry pi 2

Post by ssvenn »

Is this normal? Ever since I upgraded z-way to 3.1.1 loading the interface takes 10 seconds, but after it has loaded it is fast to navigate. Looking at the browser console it seems to be one single big build.js resource that is slow, is this file generated dynamically?

I've looked at iotop and htop while it is loading and it doesn't seem to max out either IO or CPU

I will upgrade to a pi 4 soon, but does 10 seconds sound right for a pi 2 or could this be a bug?
Screenshot 2020-12-27 at 22.06.31.png
Screenshot 2020-12-27 at 22.06.31.png (119.87 KiB) Viewed 1390 times
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Slow load of build.js on raspberry pi 2

Post by PoltoS »

All the JS files are packet to make them load faster. This explains why it takes so long. But it should be cached by your browser, so next loads should be much faster.
Post Reply