You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,6 +52,7 @@ A curated collection of resources covering different aspects of load testing usi
52
52
-[Locust for JMeter users](https://howardosborne.github.io/locust_for_jmeter_users/) - A tutorial on using Locust for people familiar with Apache JMeter.
53
53
-[How do I Locust](https://github.com/pglass/how-do-i-locust) - A quick overview and random tips for Locust.
54
54
-[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)
55
56
56
57
## Tools & Integrations
57
58
@@ -84,6 +85,7 @@ A curated collection of resources covering different aspects of load testing usi
84
85
### IDE Extensions
85
86
86
87
-[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.
87
89
88
90
### Configuration Management
89
91
@@ -141,6 +143,7 @@ A curated collection of resources covering different aspects of load testing usi
141
143
## Templates
142
144
143
145
-[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.
144
147
145
148
## Trainings & Courses
146
149
@@ -151,6 +154,7 @@ A curated collection of resources covering different aspects of load testing usi
151
154
152
155
### Talks
153
156
157
+
-[Performance testing in the cloud with Locust](https://www.youtube.com/watch?v=52nSa6UFeng) - Leon van Wijk @ Spaces Summit 2021.
154
158
-[An Intro to Load Testing with Locust and Python](https://www.youtube.com/watch?v=uvs4cq6JCeU) - Gabriel Boorse @ PyBay 2019.
155
159
-[Load test your backend with locust.io](https://www.youtube.com/watch?v=1_xROmLYvtY) - Ivan Matellanes @ PyLondinium 2018.
156
160
-[Load testing with Locust](https://www.youtube.com/watch?v=XjSEgiFDARw) - Kubilay Kahveci @ FOSDEM 2018.
0 commit comments