Skip to content

Instantly share code, notes, and snippets.

@ninadpchaudhari
Created April 27, 2025 18:33
Show Gist options
  • Save ninadpchaudhari/0e7a44481c663358af6f34b30d8e3216 to your computer and use it in GitHub Desktop.
Save ninadpchaudhari/0e7a44481c663358af6f34b30d8e3216 to your computer and use it in GitHub Desktop.
PC2 Load Testing

PC2 Loading

Topics

  1. Types of Load Testing
  2. Reverse Proxy
  3. Replay Attacks
  4. CSRF Tokens

Assumptions

  1. Worst case: All students submit their work in the last minute of the competition
    • 400 => 6.6 Req/s
    • 500 => 8.3
  2. Testing only the Queueing phase. This will not test the fact that PC2 sends out requests to judge and admin peers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment