Performance improvements
-
If you are wondering what impact the performance improvements of last week will have on your website, consider this graph that shows the plugin update :

It shows the number of requests to Google Analytics that was done before the update (left) and after (right). It is basically a 10x improvement, there was an increase in users yesterday. What I did was prevent getting the latest experiment status from GA when delivering a variant to the visitor. It was not required because the Experiments API already handled this when picking a variant to deliver. Therefore, there is less time spent waiting for Google’s answer and it improves delivery speed.
The topic ‘Performance improvements’ is closed to new replies.