-
Notifications
You must be signed in to change notification settings - Fork 691
Closed
Labels
Description
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
Labels
Type
Projects
Status
Done ✅