Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Record HdrHistogram for standard REST perf tests #3533

Merged
merged 3 commits into from
Feb 26, 2024
Merged

Conversation

kciesielski
Copy link
Member

Similarly to what we do in WebSocketsSimulation, I added recording HdrHistogram response times for other tests: SimpleGet, SimpleGetMultiRoute, PostBytes, PostString, PostLongBytes.
Gatling records only p99 latency, while some interesting bottlenecks can be observed in higher percentiles, even 99.999+

P.S. The PostFile test is omitted, because I have doubts if we want to have this test at all.

@kciesielski kciesielski marked this pull request as ready for review February 26, 2024 09:23
@kciesielski kciesielski requested a review from adamw February 26, 2024 09:35
@adamw adamw merged commit c73f5bd into master Feb 26, 2024
28 checks passed
@adamw adamw deleted the latency-bytes branch February 26, 2024 12:39
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants