This app works best with JavaScript enabled.
Menu
Product
Platform
Error Monitoring
Session Replay
Performance
Profiling
Code Coverage
Integrations
Languages & Frameworks
JavaScript
Python
Ruby
Node
Go
.NET
iOS
Android
See all
Why Sentry?
Web
Mobile
Native
Gaming
Internet of Things
Data
Enterprise
Open Source
Security & Compliance
Customers
Features
Custom Queries
Dashboards
Cross-project Issues
Distributed Tracing
Stack Traces
Context
Breadcrumbs
Releases
Issue Owners
Pricing
Docs
Resources
Blog
Sentry Blog
Engineering Blog
Changelog
Sandbox
Sign In
Get Started
Blog
Archive
Twitter
Feed
Vadim Markovtsev
Twitter
GitHub
Linkedin
Continuous Performance Improvement of HTTP API
Guest Posts
We develop an analytics HTTP API in Python. This is how we discover what to improve to serve requests faster.
Read on
How we optimized Python API server code 100x
Guest Posts
Some of the tricks we used to speed up calls to our analytics API written in Python: played with asyncio, messed with SQLAlchemy, hacked deep in asyncpg, rewrote parts in Cython, found better data structures, replaced some pandas with pure numpy.
Read on