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
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
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
.
langflow-ai
/
langflow
Public
Notifications
You must be signed in to change notification settings
Fork
10k
Star
154k
Code
Issues
240
Pull requests
820
Discussions
Actions
Projects
Security and quality
30
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
perf(api): compress flow payloads on the wire
- #14916
#14916
Open
tarciorodrigues
wants to merge 10 commits into
release-1.13.0
langflow-ai/langflow:release-1.13.0
from
perf/LE-2382-compress-flow-payload
langflow-ai/langflow:perf/LE-2382-compress-flow-payload
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
perf(api): compress flow payloads on the wire
#14916
tarciorodrigues
wants to merge 10 commits into
release-1.13.0
langflow-ai/langflow:release-1.13.0
from
perf/LE-2382-compress-flow-payload
langflow-ai/langflow:perf/LE-2382-compress-flow-payload
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
chore(deps): require starlette 1.5 for content-type-aware gzip
Show description for 7aaf3f9
tarciorodrigues
committed
7aaf3f9
View commit details
Copy full SHA for 7aaf3f9
Browse repository at this point
perf(api): negotiate gzip for every API response
Show description for 786e131
tarciorodrigues
committed
786e131
View commit details
Copy full SHA for 786e131
Browse repository at this point
refactor(api): remove the unconditional compression helper
Show description for f1237e5
tarciorodrigues
committed
f1237e5
View commit details
Copy full SHA for f1237e5
Browse repository at this point
perf(db): add the version payload codec
Show description for 398635b
tarciorodrigues
committed
398635b
View commit details
Copy full SHA for 398635b
Browse repository at this point
perf(db): migrate flow_version.data to gzipped bytes
Show description for 3011370
tarciorodrigues
committed
3011370
View commit details
Copy full SHA for 3011370
Browse repository at this point
perf(db): store version snapshots gzipped
Show description for 5705ec8
tarciorodrigues
committed
5705ec8
View commit details
Copy full SHA for 5705ec8
Browse repository at this point
test: prove the exclusion behaviour and the migration round-trip
Show description for 32891a1
tarciorodrigues
committed
32891a1
View commit details
Copy full SHA for 32891a1
Browse repository at this point
fix(db): give the downgrade the same guard as the upgrade
Show description for 425be5e
tarciorodrigues
committed
425be5e
View commit details
Copy full SHA for 425be5e
Browse repository at this point
Commits on Sep 3, 2026
revert(db): take the version-history compression out of this PR
Show description for a139efb
tarciorodrigues
committed
a139efb
View commit details
Copy full SHA for a139efb
Browse repository at this point
Commits on Sep 4, 2026
test(api): pin the streaming decision and the middleware position
Show description for 8b41f19
tarciorodrigues
committed
8b41f19
View commit details
Copy full SHA for 8b41f19
Browse repository at this point
You can’t perform that action at this time.