Performance testing is mandatory. Your plugin must be:
  • Stateless and horizontally scalable
  • Resource-efficient (CPU, memory, connections)
  • Fault-tolerant and high availability ready
A stress test report must be included in the repository.