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

dynamic tool - k6 #43

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

dynamic tool - k6 #43

wants to merge 2 commits into from

Conversation

ruiminggu
Copy link
Contributor

@ruiminggu ruiminggu commented Oct 27, 2023

I tried several dynamic tools in the starter list, but they did not seem to work well. So we chose another dynamic tool, K6.

I installed homebrew and ran brew to install K6. I adjusted the example script until our website seemed to break under the load.

k6 is successfully running when the Nodebb website starts.

Screen Shot 2023-10-27 at 3 48 17 PM

It generates some neat outputs.

Screen Shot 2023-10-27 at 3 42 00 PM

@ruiminggu ruiminggu force-pushed the load-testing-branch branch from 1c0d2ee to d45d65a Compare October 27, 2023 19:58
@coveralls
Copy link

Pull Request Test Coverage Report for Build 6671674314

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.01%) to 84.939%

Files with Coverage Reduction New Missed Lines %
src/messaging/notifications.js 1 96.55%
Totals Coverage Status
Change from base Build 6661397596: 0.01%
Covered Lines: 22625
Relevant Lines: 25395

💛 - Coveralls

@gonzalezjo gonzalezjo force-pushed the main branch 2 times, most recently from 62a9f3c to c1df238 Compare October 27, 2023 22:34
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.

3 participants