Skip to content

Commit

Permalink
Benchmark README: rename pyreqwest_impersonate to primp
Browse files Browse the repository at this point in the history
  • Loading branch information
deedy5 committed Jul 27, 2024
1 parent ef1ee65 commit 06d8d8c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions benchmark/README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
## Benchmark

Benchmark between `pyreqwests_impersonate` and other python http clients:
Benchmark between `primp` and other python http clients:

- curl_cffi
- httpx
- primp
- pycurl
- pyreqwests_impersonate
- python-tls-client
- requests

All the clients run with session/client enabled.
Server response is gzipped.

#### Run benchmark:
Expand Down

0 comments on commit 06d8d8c

Please sign in to comment.