Skip to content

Commit 4d88a3e

Browse files
committed
updated readme
1 parent 5061901 commit 4d88a3e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/http-client-benchmarks/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@ cd test/http-client-benchmarks
2929
mvn exec:exec
3030
```
3131

32-
- From IDE
33-
34-
You can run the main method within `UnifiedBenchmarkRunner` class from your IDE to execute all benchmark comparisons, or run individual benchmark classes like `Apache4Benchmark` and `Apache5Benchmark`. If you are using Eclipse, you might need to set up build configurations for JMH annotation, please check [JMH]. Note that the benchmark result from IDE might not be as reliable as the above approaches and is generally not recommended.
35-
3632
## UnifiedBenchmarkRunner
3733

3834
The `UnifiedBenchmarkRunner` provides a comprehensive comparison between different HTTP client implementations:

0 commit comments

Comments
 (0)