aio-libs
aiohttp
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
docs: Replace deprecated ujson with orjson in client quickstart Fixes #10795 The ujson library is now in maintenance-only mode and users are encouraged to migrate to orjson. Updated the client_quickstart.rst documentation to: - Replace ujson example with orjson - Update the note to reflect that orjson is significantly faster - Clarify that orjson.dumps() returns bytes, which works with aiohttp
veeceey:fix/issue-10795-replace-deprecated-ujson
7 minutes ago
Update ujson to orjson in documentation Fixes #10795 ujson is now in maintenance-only mode and users are encouraged to migrate to orjson, which is faster and more secure. Updated the client quickstart documentation to reflect this recommendation.
veeceey:fix/issue-10795-update-ujson-to-orjson-in-docs
5 hours ago
Remove dynamic thresholds and use fixed values for performance tests - Remove RerunThresholdParams and rerun_adjusted_threshold fixture - Set fixed thresholds: 400ms/300ms for import test, 80ms for regex tests - Remove pytest-rerunfailures dependency - Remove @pytest.mark.flaky decorators from performance tests The new fixed thresholds are set to the previous maximum values (after 3 reruns), providing generous headroom for CI variability while eliminating complexity.
rodrigobnogueira:fix/import-time-test-python-3.14
8 hours ago
Remove dynamic thresholds and use fixed values for performance tests - Remove RerunThresholdParams and rerun_adjusted_threshold fixture - Set fixed thresholds: 400ms/300ms for import test, 80ms for regex tests - Remove pytest-rerunfailures dependency - Remove @pytest.mark.flaky decorators from performance tests The new fixed thresholds are set to the previous maximum values (after 3 reruns), providing generous headroom for CI variability while eliminating complexity.
rodrigobnogueira:fix/import-time-test-python-3.14
8 hours ago
Refactor tests to use create_autospec() for more robust mocking (#11876)
master
9 hours ago
Merge branch 'master' into test-refactor-use-autospec
soheil-star01:test-refactor-use-autospec
10 hours ago
Update test_client_session.py
soheil-star01:test-refactor-use-autospec
10 hours ago
docs: replace deprecated ujson with orjson in example
thecaptain789:docs-replace-ujson-with-orjson
21 hours ago
Active Branches
docs: Replace deprecated ujson with orjson in client quickstart
last run
7 minutes ago
#12040
CodSpeed Performance Gauge
0%
Update ujson to orjson in documentation
last run
5 hours ago
#12039
CodSpeed Performance Gauge
0%
Stabilize test suite: fix flaky timing tests, add rerun support, and handle Windows resource leaks
last run
8 hours ago
#11992
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs