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
10
GitHub Stars
507
First Seen
Mar 23, 2026
performance-testing — vibeeval/vibecosystem