Thread Starter
EasyEl
(@easyel)
Aert, thank you so much for the detailed response. Unfortunately the response times are quite high. I went ahead and contacted you via your website. Appreciated!
As of version 3.0, these calls will be conditional, only used in specific situations. Version 3.0 is expected to be released in 2-3 weeks.
That said, these calls will not cause slow website loading: these requests are executed in the background after the page has completely loaded. Due to the way metrics tools measure site speed, the call gets counted in the speed test, even though the user already sees a fully loaded page when these calls execute.
Additionally, these calls are cached in the browser: these requests will only execute on the first pageload. After that, on each visit and/or pageload, the data is loaded from the browsercache/localstorage.
Let me know if you have any questions about this!