Joystream / Joystream/hydra

Benchmarking Suite

Open
#178 0 comments 0 reactions 2 assignees View on GitHub

@metmirr is already working on this.

Since Jan 23, 2021.

low-prio question
Dominant language
TypeScript
Stars
50
Forks
43
PR merge metrics
No merged PRs in 30d

Description

We have started thinking about various improvements we could invest in to make the framework more performant in a variety of ways, but when venturing down that path we would probably also be well served to have some minimal set of benchmarking tools that can be used to generate concrete data on how well a given node is performing. That will make it easy to both confirm success, identify problems and set concrete goals. Moreover, it will make it easier for third parties to figure out whether their infrastructure has the chops to take whatever load they have in mind in production.

It seems there are at least two ways one may want to benchmark for this purpose:

  • Framework: Some general benchmark of the framework itself, possibly part of the overall testing suite.
  • Instance: Its conceivable that performance may depend on the particulars of the blockchain and input schemas, as well as query statistics, hence, allowing someone to easily define and run benchmarks for a particular instantiated version of Hydra, e.g. like the Joystream query node, may of value.

I am not sure whether these genuine require distinct remedies, but the use cases are at least somewhat different.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.