https://github.com/loadmill/heroku-button-demo
https://github.com/loadmill/heroku-button-demo
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/loadmill/heroku-button-demo
- Owner: loadmill
- Created: 2020-10-06T09:49:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-16T21:24:10.000Z (over 4 years ago)
- Last Synced: 2025-03-23T02:13:19.678Z (about 1 year ago)
- Language: HTML
- Size: 10.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Load testing Heroku apps using Loadmill
## The demo app
Click here to deploy
[](https://heroku.com/deploy?template=https://github.com/loadmill/heroku-button-demo/blob/master)

## Instructions
1. Deploy the demo app using the Heroku deploy button above ([or this link](https://heroku.com/deploy?template=https://github.com/loadmill/heroku-button-demo/blob/master)).
2. Once the app is deployed (about 45 seconds), click the view button and open the demo app in a new tab.
3. Open the Heroku dashboad by clicking the button at the top right.
4. From the Heroku dashbard, click the the "Loadmill API Testing" add-on to open the Loadmill dashboard.
5. Go to the LOAD TESTS section and click [NEW TEST](https://www.loadmill.com/app/tester).
6. Paste this URL into the black URL input line `/vote/${__pick_random('dogs','cats')}`
7. Click RUN TEST and run the test with up to 50 users.
8. Go back to your demo app, and watch as votes are comming in.
9. You are now required to adopt the animal that won the vote 🤷♂️
---

---

---

## Zeet.co
The voting app can also be deployed using Zeet.co (But you will have to created a loadmill account manually)
[](https://deploy.zeet.co/?url=https://github.com/loadmill/heroku-button-demo)