Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
apify
/
apify-client-python
Public
Notifications
You must be signed in to change notification settings
Fork
17
Star
95
Code
Issues
3
Pull requests
2
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
perf: Skip request-body compression for small payloads
- #988
#988
Merged
vdusek
merged 12 commits into
master
apify/apify-client-python:master
from
worktree-compress-threshold-934
apify/apify-client-python:worktree-compress-threshold-934
Copy head branch name to clipboard
Aug 3, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
perf: Skip request-body compression for small payloads
#988
vdusek
merged 12 commits into
master
apify/apify-client-python:master
from
worktree-compress-threshold-934
apify/apify-client-python:worktree-compress-threshold-934
Copy head branch name to clipboard
Commits
Commits on Aug 3, 2026
perf: Skip request-body compression for small payloads
vdusek
committed
26f362b
View commit details
Copy full SHA for 26f362b
Browse repository at this point
test: Tighten the request-body compression tests
vdusek
committed
746449f
View commit details
Copy full SHA for 746449f
Browse repository at this point
fix: Measure the async compression offload threshold in encoded bytes
vdusek
committed
35f68ac
View commit details
Copy full SHA for 35f68ac
Browse repository at this point
test: Restore end-to-end coverage of the configured request compression
vdusek
committed
95fbece
View commit details
Copy full SHA for 95fbece
Browse repository at this point
docs: Link the minimum body size section from the custom compressor example
vdusek
committed
758cdfe
View commit details
Copy full SHA for 758cdfe
Browse repository at this point
docs: Soften the claim that compressing a small body makes it larger
vdusek
committed
023f192
View commit details
Copy full SHA for 023f192
Browse repository at this point
docs: Shorten the MIN_COMPRESSION_SIZE docstring
vdusek
committed
2f15848
View commit details
Copy full SHA for 2f15848
Browse repository at this point
docs: Tighten the request-body compression docstrings and comments
vdusek
committed
a25a6ef
View commit details
Copy full SHA for a25a6ef
Browse repository at this point
Update docs/02_concepts/13_http_compression.mdx
Show description for a0b2972
vdusek
and
szaganek
authored
a0b2972
View commit details
Copy full SHA for a0b2972
Browse repository at this point
Merge remote-tracking branch 'origin/master' into worktree-compress-threshold-934
vdusek
committed
6717ac0
View commit details
Copy full SHA for 6717ac0
Browse repository at this point
test: Size KVS file-like values above the compression threshold
vdusek
committed
715fd1c
View commit details
Copy full SHA for 715fd1c
Browse repository at this point
Merge remote-tracking branch 'origin/master' into worktree-compress-threshold-934
Show description for d112162
vdusek
committed
d112162
View commit details
Copy full SHA for d112162
Browse repository at this point
You can’t perform that action at this time.