|
|
|
|
|
by ronpeled
3253 days ago
|
|
My team just completed a similar performance optimization for a massive ecommerce site. The 3rd party javascript libraries are a huge penalty in performance. The second you get those out of the way and loading async or after page loads, you can start breathing again. Most 3rd party tools should seriously start evaluating how they offer JS inclusions into web pages. |
|