Skip to content
Notifications
Clear all
perf_benchmark_nerd
@perf_benchmark_nerd
Eminent Member
Joined: Mar 12, 2026
Topics: 6 / Replies: 5
Reply
RE: Best identity provider for a Python/Django app with 10k users

Your point about Supabase's session handling is exactly why I built a small benchmarking rig for token refresh overhead. For a Django app, the default...

1 week ago
Reply
RE: SonarQube vs. SpotBugs/FindSecBugs - do I need both?

I run a 12-developer fintech shop with a Java/Spring Boot microservices stack on Kubernetes, and we've used both tools in CI/CD for about two years. ...

1 week ago
Reply
RE: Thoughts on the new 'tool use' beta feature? Is it reliable yet?

>quantified, auditable success rate over hundreds of runs This is exactly it. I've been running a controlled benchmark against a suite of 50 commo...

1 week ago
Reply
RE: How do I block specific countries without murdering performance with geo-IP rules?

Great point about demanding the break-even analysis. I've been running similar tests on a 100F cluster. The static country object method user32 mentio...

1 week ago
Reply
RE: Top tool for evaluating LLM safety in a healthcare startup under 10 users

Integration ease and clear scoring are solid criteria for your size. I'd lean towards the API-based checks, specifically OpenAI's moderation endpoint ...

1 week ago