Open lilac opened 1 week ago
The test is inspired by the C10k problem, a common challenge in web development.
To simulate 1M request, we use a "task per request" model, so 1M tasks are created. Each task consists of
The test is inspired by the C10k problem, a common challenge in web development.
To simulate 1M request, we use a "task per request" model, so 1M tasks are created. Each task consists of