azure-sdk-for-cpp/sdk/core/performance-stress
2020-12-07 20:20:06 -08:00
..
inc perf stress basic struct folder and no op herarchy structure (#390) 2020-08-27 15:27:31 -07:00
src perf stress basic struct folder and no op herarchy structure (#390) 2020-08-27 15:27:31 -07:00
test Do not use ${TARGET_NAME} unless necessary (#1094) 2020-12-07 20:20:06 -08:00
cgmanifest.json Update Notice and add cgmanifest.json (#839) 2020-11-18 11:44:22 -08:00
CHANGELOG.md perf stress basic struct folder and no op herarchy structure (#390) 2020-08-27 15:27:31 -07:00
CMakeLists.txt Do not use ${TARGET_NAME} unless necessary (#1094) 2020-12-07 20:20:06 -08:00
LICENSE perf stress basic struct folder and no op herarchy structure (#390) 2020-08-27 15:27:31 -07:00
NOTICE.txt Update Notice and add cgmanifest.json (#839) 2020-11-18 11:44:22 -08:00
README.md Replaced relative link with absolute links and remove locale (#668) 2020-09-17 22:28:36 -07:00

Azure SDK performance stress C++

Azure performance stress for C++ (azure-core) provides shared primitives, abstractions, and helpers for running performance tests for an Azure SDK Service.

Getting started

TODO

Key concepts

TODO

Examples

TODO

Contributing

For details on contributing to this repository, see the [contributing guide][azure_sdk_for_cpp_contributing].

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Many people all over the world have helped make this project better. You'll want to check out:

Reporting security issues and security bugs

Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) secure@microsoft.com. You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the MSRC PGP key, can be found in the Security TechCenter.

License

Azure SDK for C++ is licensed under the MIT license.