python-client-benchmarks icon indicating copy to clipboard operation
python-client-benchmarks copied to clipboard

Microbenchmark of different python HTTP clients

Results 9 python-client-benchmarks issues
Sort by recently updated
recently updated
newest added

hey! What about an update? It's 2023 now. Will be nice to test on python 3.10-3.12

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.4 to 0.15.3. Release notes *Sourced from [werkzeug's releases](https://github.com/pallets/werkzeug/releases).* > ## 0.15.3 > * Blog: https://palletsprojects.com/blog/werkzeug-0-15-3-released/ > * Changes: https://werkzeug.palletsprojects.com/en/0.15.x/changes/#version-0-15-3 > > > ## 0.15.2 > *...

dependencies

Bumps [jinja2](https://github.com/pallets/jinja) from 2.8 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...

dependencies

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.14 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

dependencies

Bumps [supervisor](https://github.com/Supervisor/supervisor) from 3.2.1 to 3.2.4. Changelog Sourced from supervisor's changelog. 3.2.4 (2017-07-24) Backported from Supervisor 3.3.3: Fixed CVE-2017-11610. A vulnerability was found where an authenticated client can send a...

dependencies

Bumps [wheel](https://github.com/pypa/wheel) from 0.29.0 to 0.38.1. Changelog Sourced from wheel's changelog. Release Notes UNRELEASED Updated vendored packaging to 22.0 0.38.4 (2022-11-09) Fixed PKG-INFO conversion in bdist_wheel mangling UTF-8 header values...

dependencies

- Exactly what it says on the tin. I don't expect _tremendous_ differences in performance but have been surprised before with 2/3. - May be worth extending the benchmark utility...

enhancement
help wanted

Goal: create an Ansible script to automate the AWS benchmarking that is currently being set up & done manually. Goal is greater Ansible familiarity + improved repeatability of tests. **Inputs:**...

enhancement