Skip to content

Load test Requests per second #210

@ValarDragon

Description

@ValarDragon

We need to find out how many requests per second a node can handle.

For now, we should probably make such a benchmark with

  • Getting all pools
  • Getting total liquidity
  • Calculating Rewards
  • spot price of a few pools

We can get a better profile of requests to run from @dogemos later.

There are some mutex locks in different places in the stack (e.g. tendermint/tendermint#6048, IAVL) which we should see if we can either fix, or skirt the need to use.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done ✅

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions