networknt / networknt/microservices-framework-benchmark
run the tests on different machines
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 715
- Forks
- 120
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
your tests are biased because they run on the same machine. you should at least use one machine as server and another machine doing the tests, as else, the server and test runner are competing about resources and your results may be flawed.
make sure to use real hardware, not virtualised servers.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the benchmark runner and its deployment configuration, then determine how to run the server and test client on separate real machines and how to record that setup in the results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- infrastructure, performance, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100