Performance Overview
Mesrai is built for speed and reliability. Our infrastructure delivers fast reviews while maintaining high availability.
Performance Highlights
Speed
- Review Time: 5-30 seconds (based on PR size)
- Webhook Processing: Near-instant
- Global Coverage: Edge nodes worldwide for low latency
Reliability
- Uptime: 99.9% SLA
- Concurrent Reviews: Handles thousands of simultaneous reviews
- Daily Volume: Processes 10,000+ PRs daily
How We Achieve Performance
Global Infrastructure
Mesrai uses a globally distributed infrastructure to ensure fast response times regardless of your location:
- Requests are routed to the nearest region
- Edge caching for frequently accessed data
- Redundant systems for high availability
Smart Processing
Our AI review system is optimized for speed:
- Incremental Analysis: Only analyzes changed code
- Parallel Processing: Reviews multiple files simultaneously
- Intelligent Caching: Reuses context for faster subsequent reviews
Review Speed by Type
| Review Type | Typical Time | Best For |
|---|---|---|
| Quick | 5-10 seconds | Draft PRs, quick feedback |
| Standard | 10-20 seconds | Regular PRs |
| Deep | 20-30 seconds | Critical changes, releases |
Best Practices for Faster Reviews
Keep PRs Small
- Smaller PRs (under 400 lines) review faster
- Break large changes into multiple PRs
- Focus each PR on a single concern
Configure File Exclusions
- Exclude generated files and vendor code
- Skip test fixtures and mock data
- Configure via the dashboard at Settings → File Exclusions
Use Appropriate Review Depth
- Use Quick reviews for draft PRs and iterations
- Use Standard for regular development
- Reserve Deep reviews for critical changes
Monitoring & Status
Check our system status at any time:
- Status Page
- Real-time performance metrics in your dashboard
Next: Learn about scaling strategies →