Stress test for server #91
DesignrKnight
started this conversation in
Show and tell
Replies: 1 comment
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
We used locust for load testing the server. This is the sample file for later use after full development.
Since locust does not support GraphQL natively, The make-shift way out was to get the equivalent POST query for it from browser console network tab and use the same.
Code
Beta Was this translation helpful? Give feedback.
All reactions