Skip to content

Commit 7ef9688

Browse files
committed
docs: update Talks, Templates, Tools & Tutorials
1 parent fd91ffe commit 7ef9688

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ A curated collection of resources covering different aspects of load testing usi
5252
- [Locust for JMeter users](https://howardosborne.github.io/locust_for_jmeter_users/) - A tutorial on using Locust for people familiar with Apache JMeter.
5353
- [How do I Locust](https://github.com/pglass/how-do-i-locust) - A quick overview and random tips for Locust.
5454
- [Locust.io experiments](https://medium.com/locust-io-experiments) - Series of experiments with Locust.
55+
- [Locust makes performance testing easy](https://dev.solita.fi/2021/04/23/performance-testing-with-locust.html)
5556

5657
## Tools & Integrations
5758

@@ -84,6 +85,7 @@ A curated collection of resources covering different aspects of load testing usi
8485
### IDE Extensions
8586

8687
- [locust-extension](https://github.com/JeremyJeanson/locust-extension) - VS Code extension to simplify the usage of Locust.
88+
- [locust-vscode-extension](https://github.com/locustcloud/extension) - VS Code extension with support for Locust Cloud and tools for seamless Locust Cloud/Locust Load Testing integration.
8789

8890
### Configuration Management
8991

@@ -141,6 +143,7 @@ A curated collection of resources covering different aspects of load testing usi
141143
## Templates
142144

143145
- [stress-test-locust](https://github.com/rednafi/stress-test-locust) - Template for stress testing with Python, Locust & Docker.
146+
- [BaselinePerformanceTest-Locust](https://github.com/teixeira-fernando/BaselinePerformanceTest-Locust) - A setup to use Locust, docker-compose and GitHub Actions to run baseline performance tests.
144147

145148
## Trainings & Courses
146149

@@ -151,6 +154,7 @@ A curated collection of resources covering different aspects of load testing usi
151154

152155
### Talks
153156

157+
- [Performance testing in the cloud with Locust](https://www.youtube.com/watch?v=52nSa6UFeng) - Leon van Wijk @ Spaces Summit 2021.
154158
- [An Intro to Load Testing with Locust and Python](https://www.youtube.com/watch?v=uvs4cq6JCeU) - Gabriel Boorse @ PyBay 2019.
155159
- [Load test your backend with locust.io](https://www.youtube.com/watch?v=1_xROmLYvtY) - Ivan Matellanes @ PyLondinium 2018.
156160
- [Load testing with Locust](https://www.youtube.com/watch?v=XjSEgiFDARw) - Kubilay Kahveci @ FOSDEM 2018.

0 commit comments

Comments
 (0)