Skip to content

Commit 97fba4f

Browse files
authored
Update README.md
1 parent c28c1eb commit 97fba4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 `pytest-benchmark`, and results are still for reference only because network and system conditions affect outcomes.
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.
111111

112112
## Services
113113

0 commit comments

Comments
 (0)