Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: AMP-58111-load-testing-with-revel #21

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Mercy811
Copy link
Contributor

@Mercy811 Mercy811 commented Aug 5, 2022

Summary

Load testing with https://github.com/amplitude/sdk-load-test

  1. cd Amplitude-Go/examples/revel_example
  2. install revel
  3. change your api key in examples/revel_example/myapp/app/controllers/app.go
  4. start revel server: revel run -a myapp
  5. download load testing tool
  6. change target: "http://localhost:port" to the port Revel engine is listening on. (Not sure why revel proxy port doesn't work . It returns timeout error)
  7. run yarn run to start the test

Checklist

  • Does your PR title have the correct title format?
  • Does your PR have a breaking change?:

@Mercy811 Mercy811 changed the title test: AMP-58111-load-testing-with-revel-from-main test: AMP-58111-load-testing-with-revel Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant