1cae9db8e1
as we no longer use it and rely on GitHub security features. ***NO_CI*** |
||
---|---|---|
.. | ||
test | ||
README.md | ||
package.json | ||
sample.env | ||
tsconfig.json |
README.md
Guide
-
Build the app-config perf tests package
rush build -t perf-app-configuration
. -
Copy the
sample.env
file and name it as.env
. -
Create a App Configuration resource and populate the
.env
file withAPPCONFIG_CONNECTION_STRING
variable. -
Run the tests as follows
- list configuration settings
npm run perf-test:node -- ListSettingsTest --warmup 2 --duration 7 --iterations 2 --parallel 2
- list configuration settings