Skip to content

Commit

Permalink
Update content/en/docs/languages/java/performance.md
Browse files Browse the repository at this point in the history
Co-authored-by: Tiffany Hrabusa <[email protected]>
  • Loading branch information
theletterf and tiffany76 authored Jul 12, 2024
1 parent 2e8b287 commit 6b017b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/languages/java/performance.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ majority of optimizations.
Make sure to run a large number of requests and to repeat the test pass many
times. This repetition helps to ensure a representative data sample. Include
error scenarios in your test data. Simulate an error rate similar to that of a
normal workload, typically between 2% to 10%.
normal workload, typically between 2% and 10%.

### Collect comparable measurements

Expand Down

0 comments on commit 6b017b3

Please sign in to comment.