dyweb / blog

Dongyue Tech Blog
https://blog.dongyueweb.com
14 stars 7 forks source link

[post] How to build a distributed load generator #61

Open at15 opened 1 year ago

at15 commented 1 year ago

Type

Related

Projects by @at15 from gradschool

Description

We love doing bechmark, having good performance in benchmark does not mean the system is good, but having poor results means the system cannot handle the workload.

How to generate different type of workload

Popular frameworks

Let's build one for http API (just for simplicity)

Update