Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ok2c/httpclient-benchmark
HTTP client benchmark
https://github.com/ok2c/httpclient-benchmark
apache-httpclient http http-benchmarking http-client java
Last synced: 7 days ago
JSON representation
HTTP client benchmark
- Host: GitHub
- URL: https://github.com/ok2c/httpclient-benchmark
- Owner: ok2c
- Created: 2013-06-19T10:40:55.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-11-22T16:50:33.000Z (12 months ago)
- Last Synced: 2024-11-01T08:33:33.327Z (14 days ago)
- Topics: apache-httpclient, http, http-benchmarking, http-client, java
- Language: Java
- Homepage:
- Size: 120 KB
- Stars: 10
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Apache HttpClient Benchmark
#### Objectives
This benchmark makes no attempts at being scientific, comprehensive or complete. The only objective of this project
is to establish a comparative benchmark of various Apache HttpClient and other popular HTTP libraries in simple,
non-precise but verifiable terms such asf more or fewer message exchange per second given the same execution
context, equal execution task and comparable configuration. The benchmark does attempt to maximize execution
performance of HTTP libraries used by the benchmark leveraging APIs exposed by those libraries.#### Disclaimer
This benchmark represents my personal efforts at measuring and improving performance of Apache HttpClient.
This project is by no means or in any way associated with Apache Software Foundation or Apache HttpComponents project.While I do make a conscious effort to remain objective I do fully admit my personal bias toward Apache HttpClient.
At same time I will happily take external contributions improving performance of non Apache HttpComponents libraries
or making the overall benchmark design fairer or preciser.#### Results
Current benchmark results can be found [at the project Wiki](https://github.com/ok2c/httpclient-benchmark/wiki)