Until now we had a load test with 50k unique JWTs signed with symmetric key. This commit adds a new load test with 10k JWTs signed with RSA 4096. Existing -k jwt parameter was changed to -k jwt-hs-50k. New test is run with -k jwt-rsa-10k parameter. Additionally a new parameter --jwtcache=off was added to turn off JWT caching in the above load tests.
29 lines
258 B
Plaintext
29 lines
258 B
Plaintext
.DS_Store
|
|
db
|
|
dist
|
|
.cabal-sandbox
|
|
cabal.sandbox.config
|
|
hscope.out
|
|
codex.tags
|
|
.anvil
|
|
.stack-work*
|
|
tags
|
|
site
|
|
*~
|
|
*#*
|
|
.#*
|
|
*.swp
|
|
result*
|
|
dist-*
|
|
postgrest.hp
|
|
postgrest.prof
|
|
__pycache__
|
|
*.tix
|
|
coverage
|
|
.hpc
|
|
loadtest
|
|
.history
|
|
.docs-build
|
|
gen_targets.http
|
|
gen_jwk.http
|