Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

feat: probar load test — 2627 RPS baseline, p50=1ms#62

Open
noahgift wants to merge 1 commit into
mainfrom
banco-load-test
Open

feat: probar load test — 2627 RPS baseline, p50=1ms#62
noahgift wants to merge 1 commit into
mainfrom
banco-load-test

Conversation

@noahgift

Copy link
Copy Markdown
Contributor

Summary

  • First load test using jugar_probar::llm::LoadTest against real Banco TCP server
  • 2 concurrent workers, 3-second run, dry-run mode (no model loaded)
  • 7886 requests at 2627 RPS, p50=1ms, p99=1ms, zero errors

Test plan

  • cargo test --features banco --test banco_loadtest passes
  • All existing L1/L2/L4 tests still pass
  • Clippy clean

🤖 Generated with Claude Code

First load test using jugar_probar::llm::LoadTest against real Banco
TCP server. 2 concurrent workers, 3 seconds, dry-run mode:
- 7886 requests, 2627.5 RPS
- p50=1ms, p99=1ms
- Zero errors

Validates the server handles concurrent load without crashes or
performance degradation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant