Settings

Theme

Show HN: I built a load testing tool so you can develop load test in minutes

github.com

3 points by negrel 2 years ago · 0 comments · 1 min read

Reader

Hello HN, I spent the last week building a k6 alternatives supporting Web APIs (fetch, localStorage, and more), TypeScript and ESNext. It enables performance engineer to just import client libraries and write a load test in minutes.

The repository includes an example load test of GoTrue (supabase's authentication server) using '@supabase/gotrue-js' npm package.

Like k6 tests, 'denoload' (that's the name of the tool) tests can scale to infinity (if virtual users are distributed across computing ressources).

Let me know what you think and if you have any questions. Thanks!

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection