one-wallet icon indicating copy to clipboard operation
one-wallet copied to clipboard

Relayer load test

Open polymorpher opened this issue 3 years ago • 0 comments

See issues discussed in https://github.com/polymorpher/one-wallet/issues/259 . The load test should repeatedly simulate a reasonable amount of users creating wallets and transferring funds at roughly the same time, using REST endpoints provided by the relayer (as opposed to making smart contract calls directly). A report should be generated at the end of the test on success rates of each relayer API, each user, overall success rates, and error statistics (occurrence of each error types). The tests should be configurable, and performed on both testnet and mainnet.

polymorpher avatar Mar 18 '22 01:03 polymorpher