edgevercelperformancebenchmark
Testing Edge Functions for Global API Distribution
Benchmarking Vercel Edge Functions against traditional serverless for API latency across different regions.
By Six1Five||7 min read
Status: In Progress
This is an experiment log documenting my exploration of this concept. Expect raw thoughts, incomplete ideas, and real-time updates as I work through the problem.
The Hypothesis
I believe we can achieve better results by approaching this problem from a different angle. Here's what I'm testing.
Week 1 Progress
Initial setup and baseline measurements. Early results are promising, though there are some unexpected challenges.
Current Blockers
- Rate limiting from the API provider
- Edge cases in the parsing logic
- Performance optimization needed for scale
Next Steps
I'll continue iterating on the core algorithm and share updates as I make progress. Subscribe to follow along.
Stay Updated
Get build logs, tips, and new tool launches in your inbox.
No spam, unsubscribe anytime.
Related Experiments
|8 min read
Breaking down every tool, framework, and service I use to build and ship products. From Next.js to Vercel to Stripe and beyond.
tech-stacknextjsvercel
|6 min read
After years of fighting with Prisma migrations, I switched to a simpler approach. Here's what I learned and why raw SQL might be the answer.
databaseormsql