Skip to content

Commit c2f3933

Browse files
author
yinyu01
committed
add note: wrk2 currently supports x86 only
1 parent db21e7f commit c2f3933

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/learning-paths/servers-and-cloud-computing/java-perf-flamegraph

content/learning-paths/servers-and-cloud-computing/java-perf-flamegraph/1_setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ vim apache-tomcat-11.0.9/webapps/examples/META-INF/context.xml
4646

4747
![example image alt-text#center](./_images/lp-tomcat-examples.png "Tomcat-Examples")
4848

49-
## Setup Benchmark Client - [wrk2](https://github.com/giltene/wrk2)
49+
## Setup Benchmark Client - [wrk2](https://github.com/giltene/wrk2) (Supports x86 only for now)
5050
- wrk2 is a high-performance HTTP benchmarking tool specialized in generating constant throughput loads and measuring latency percentiles for web services.
5151
- As an enhanced version of wrk, wrk2 provides accurate latency statistics under controlled request rates, ideal for performance testing of HTTP servers.
5252

0 commit comments

Comments
 (0)