networknt / networknt/microservices-framework-benchmark

run the tests on different machines

Open
#12 1 comment 2 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.