Skip to content

Simple load testing of decryption with the Azure SDK

Notifications You must be signed in to change notification settings

maorleger/keyvault-perf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Load testing Key Vault's Decrypt endpoint

To run the server:

npm install
cp sample.env .env

Then replace the placeholder values with your values in .env

Finally, run npm run start

To start the load test:

npm install -g artillery
artillery run load-test.yml

About

Simple load testing of decryption with the Azure SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published