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
{{ message }}
This repository was archived by the owner on Mar 24, 2026. It is now read-only.
Hey! I was thinking it’d be awesome if we could benchmark two or more endpoints at the same time. Real world traffic isn't linear or limited to a single endpoint at a time, but the app handle multiple endpoints simultaneously. So to get more accurate data that really reflects real world scenario, we need the ability to benchmark multiple endpoints (e.g., /json, /db, /fortune) at the same time. This would help us see how the framework actually handles diverse, simultaneous loads. Would love to see this implemented.
Hey! I was thinking it’d be awesome if we could benchmark two or more endpoints at the same time. Real world traffic isn't linear or limited to a single endpoint at a time, but the app handle multiple endpoints simultaneously. So to get more accurate data that really reflects real world scenario, we need the ability to benchmark multiple endpoints (e.g., /json, /db, /fortune) at the same time. This would help us see how the framework actually handles diverse, simultaneous loads. Would love to see this implemented.