Pode icon indicating copy to clipboard operation
Pode copied to clipboard

Gather Performance metrics for Routes and publish in Documentation

Open Badgerati opened this issue 6 years ago • 0 comments

Describe the Change

Performance tests have been run before, but were never published or documented. For this issue, the performance tests should again be run for Routes, but this time documented.

The tests will again be run using the k6 performance tool, and will be run for different durations and users, and using the HttpListener and inbuilt cross-platform Pode Socket Server.

They will also cover:

  • Single and different multiple threads
  • Windows, Unix, and Docker
  • Basic JSON REST APIs
  • Simple HTML web pages
  • HTML web pages with static CSS/JS

Possibles

  • Gather states for Load Balancing, or when in Kubernetes
  • Routes when using Authentication/Sessions

Notes

  • Also mention the specs of the computer/server.

Badgerati avatar Dec 01 '19 16:12 Badgerati