microsoft / code-with-engineering-playbook

This is the playbook for "code-with" customer or partner engagements
https://microsoft.github.io/code-with-engineering-playbook/
Creative Commons Attribution 4.0 International
2.15k stars 567 forks source link

Custom client load testing #1023

Closed pelleo closed 5 months ago

pelleo commented 5 months ago

This PR is based on the load testing experience of the EPP project (sea based wind energy) with Equinor. The primary focus of this PR is load testing using a custom developed test client. It adds a subsection entitled "Preparation" to the "Applying the Load Testing" section. The key activities of the "Preparation" phase have been generalized and summarized as seven different bullet points. The "Execution" section has been amended with a short paragraph on when custom test clients may be beneficial.

In addition, two short sections, "Analysis" and "Report writing" have been added since these activities may represent a significant amount of time.

github-actions[bot] commented 5 months ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 2 0 0.03s
⚠️ MARKDOWN markdownlint 257 1 5.74s
⚠️ MARKDOWN markdown-table-formatter 257 1 0.51s
✅ MDLINKCHECK linkcheck 257 0 12.34s
✅ SPELL cspell 268 0 11.5s
✅ YAML prettier 10 0 1.51s
✅ YAML yamllint 10 0 0.5s

See detailed report in MegaLinter reports

You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.

_MegaLinter is graciously provided by OX Security_

pelleo commented 5 months ago

Created new PR. The lint picker complains about unresolved links that are unrelated to my changes (load-tesating.md). I have addressed three typos discovered by the the lint picker.