Create response time tests #19
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The idea: Use axios to test the response time of generation requests with different body sized and save them to an array that can be printed out to console or saved as json.
I think it could also be nice to store those results for every release in order to have some kind of performance metrik that is consistant between releases.