EVM Execution Engine Optimization
Aggregator Fallback Latency Reduction
Optimized the performance of the EVM execution engine specifically for cases where we fallback to external aggregators:| Metric | Before | After | Improvement |
|---|---|---|---|
| p95 Latency | 1000ms | 200ms | 5x faster |
Technical Improvements
- Faster aggregator communication: Optimized the request/response cycle with external aggregators
- Improved connection handling: Better connection pooling and reuse
🅱️ Shipped by Big S