Web-Tuning-List

Web Performance List

前端优化的根本目的是为了有一个更好地用户体验的同时尽可能减少后端负载压力。即保证更少的加载时间、更快的首屏渲染、更流畅的用户交互。

Overview | 概述

Case Study | 案例分析

Resource

Benchmark | 性能评测与监控

Page Metric | 页面评测

API Metric | 接口性能评测

  • Locust: Define user behaviour with Python code, and swarm your system with millions of simultaneous users.

  • wrk: wrk is a modern HTTP benchmarking tool capable of generating significant load when run on a single multi-core CPU.

  • Apache JMeter: The Apache JMeter™ application is open source software, a 100% pure Java application designed to load test functional behavior and measure performance.

Code Coverage | 代码覆盖率

上一页