Closed robo-w closed 5 years ago
Steps to reproduce:
Main page takes ~15 seconds to load, where browser is 8 seconds in "waiting" state, and another 7 seconds in "dowloading" state. The bandwidth is not fully utilized by far.
Root cause is once again #34: Geocoding feature is called on getter in the data type, this blocks the sending of the initial data towards the client.
fixed in version 2.4.2
Steps to reproduce:
Main page takes ~15 seconds to load, where browser is 8 seconds in "waiting" state, and another 7 seconds in "dowloading" state. The bandwidth is not fully utilized by far.