Skip to content

omnine/k6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Test

k6 run script.js

Debug

k6 run script.js --http-debug="full"

Custom CA

k6 run --insecure-skip-tls-verify xmlrpc.js

Load Test

k6 run -u 10 -d 30s script.js

DualShield Docker

It is hard the keep the same folder structure in docker. we use docker-compose to run multiple containers.

poolperf

The Javalin API server and K6 script to check the relationship between thread pool and rps (and response time), the Little's Law.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors