performance-testing

Installation
SKILL.md

Performance Testing

k6 Script Patterns

Basic scenario with stages

// k6 run load-test.js
import http from 'k6/http'
import { check, sleep } from 'k6'
Installs
11
GitHub Stars
530
First Seen
Mar 23, 2026
performance-testing — vibeeval/vibecosystem