You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CachyOS is currently not much known for server usage, but still having a bunch of users, which are using nginx.
As Instrumentation we can use following: https://github.com/envoyproxy/nighthawk
e.g: /nighthawk_client --rps 15000 --duration 300 --connections 4 --concurrency auto --prefetch-connections -v info http://127.0.0.1:8080
It seems that latency suffers with PGO, according to referenced third party results. It is only one datapoint however and we need to do our own benchmarks.
Nginx is a heavily used webserver.
CachyOS is currently not much known for server usage, but still having a bunch of users, which are using nginx.
As Instrumentation we can use following:
https://github.com/envoyproxy/nighthawk
e.g:
/nighthawk_client --rps 15000 --duration 300 --connections 4 --concurrency auto --prefetch-connections -v info http://127.0.0.1:8080
Results from Third Party:
https://github.com/zamazan4ik/awesome-pgo/blob/main/nginx.md#results
The text was updated successfully, but these errors were encountered: