Skip to content

Commit a523b4e

Browse files
authored
Clarify benchmark performance description in README
1 parent 3cb2ceb commit a523b4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ maturin build --release
107107

108108
## Benchmark
109109

110-
Outperforms `requests`, `httpx`, `aiohttp`, and `curl_cffi`, and you can see the [benchmark](https://github.com/0x676e67/wreq-python/tree/main/bench) for details. The benchmark suite is driven by [pyperf](https://github.com/psf/pyperf), and results are still for reference only because network and system conditions affect outcomes.
110+
Outperforms `requests`, `httpx`, `aiohttp`, and `curl_cffi` according to our [benchmark](https://github.com/0x676e67/wreq-python/tree/main/bench) suite driven by [pyperf](https://github.com/psf/pyperf), though results are for reference only as they vary by environment.
111111

112112
## Services
113113

0 commit comments

Comments
 (0)