Hacker News new | ask | show | jobs
by gridspy 2035 days ago
My guess would be that startup times to load all the JS libraries needed for a full tool would take quite a while.

In build scripts, it's important that you can start up each task (k6 instance) very fast.

1 comments

> would take quite a while

No, and definitely not when comparing with the time it takes to run load tests.