Category Archives: Application Performance

Part 11: Remove Duplicate Scripts

This is part 11 of a multiple part series on web performance improvements. The first Introductory blog can be found here. In previous part we discussed the impact of minifying java-scripts on performance. In this part we will discuss how duplicate script references can impact performance of web pages negatively. As we know that whenever […]