Tagged articles
3 articles
Page 1 of 1
Tencent Cloud Developer
Tencent Cloud Developer
May 10, 2021 · Frontend Development

Website Performance Optimization: Analyzing and Solving Slow Page Load Issues

To dramatically improve page load speed, first diagnose whether slowness stems from client network, DNS, or server bottlenecks, then apply solutions such as scaling servers, optimizing TCP settings, enabling HTTP/2/QUIC, compressing assets, and most cost-effectively integrating a CDN for global edge caching and compression.

CDNFrontend OptimizationServer Monitoring
0 likes · 11 min read
Website Performance Optimization: Analyzing and Solving Slow Page Load Issues
Java High-Performance Architecture
Java High-Performance Architecture
Jan 3, 2016 · Frontend Development

17 Proven Techniques to Speed Up Your Web Pages

Discover 17 essential strategies—from merging and compressing JS/CSS to leveraging CDNs and lazy-loading images—that developers can implement to significantly overall improve website overall load times, reduce render blocking, and enhance user experience.

CDNFrontend OptimizationGzip
0 likes · 2 min read
17 Proven Techniques to Speed Up Your Web Pages
21CTO
21CTO
Sep 15, 2015 · Frontend Development

Boost Your Website Speed: Proven Frontend Performance Best Practices

This article compiles Yahoo's 35 golden rules for frontend performance, covering content, server, cookie, CSS, JavaScript, image optimization and mobile considerations, and explains how to test and apply each technique to dramatically improve page load speed.

CDNFrontend OptimizationWeb Performance
0 likes · 19 min read
Boost Your Website Speed: Proven Frontend Performance Best Practices