mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-30 12:23:56 +00:00
Add nginx benchmark and workaround
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
56a137dc56
commit
0c8200dc7b
5
.github/workflows/benchmark_asterinas.yml
vendored
5
.github/workflows/benchmark_asterinas.yml
vendored
@ -85,6 +85,11 @@ jobs:
|
||||
# Nginx benchmarks
|
||||
- nginx/http_req10k_conc1_bw
|
||||
- nginx/http_req10k_conc20_bw
|
||||
- nginx/http_file4KB_bw
|
||||
- nginx/http_file8KB_bw
|
||||
- nginx/http_file16KB_bw
|
||||
- nginx/http_file32KB_bw
|
||||
- nginx/http_file64KB_bw
|
||||
# Redis benchmarks
|
||||
- redis/ping_inline_100k_conc20_rps
|
||||
- redis/ping_mbulk_100k_conc20_rps
|
||||
|
Reference in New Issue
Block a user