-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
hygienecleanup or refactoringcleanup or refactoringideaNeeds of discussion to become an enhancement, not ready for implementationNeeds of discussion to become an enhancement, not ready for implementationnixrelated to Nix toolingrelated to Nix tooling
Description
Problem
We use vegeta + a python script to generate dynamic targets for our JWT loadtests.
Once something goes wrong on the python script, it's really hard to debug and modify. This happened recently #4544 (comment) and the fix was quite laborious (#4563).
Proposal
-
Use the k6 tool also used on https://github.com/PostgREST/postgrest-benchmark. It supports embedded scripting in javascript.
-
Use vegeta as a library?
Metadata
Metadata
Assignees
Labels
hygienecleanup or refactoringcleanup or refactoringideaNeeds of discussion to become an enhancement, not ready for implementationNeeds of discussion to become an enhancement, not ready for implementationnixrelated to Nix toolingrelated to Nix tooling