Joystream / joystream

Joystream Monorepo
http://www.joystream.org
GNU General Public License v3.0
1.42k stars 115 forks source link

Add a really simple QN benchmarking script #5135

Closed thesan closed 4 months ago

thesan commented 5 months ago

I ran this with and without the changes from: https://github.com/Joystream/warthog/pull/19

I was only running the db and graphql-server services. The query_node_processor database was initialized with a dump of mainnet with about 5M processed block (11-2023).

The script consistently ran about 200 queries in 1 minutes regardless of the dataloader changes. FYI it ran 230 queries the first time when my CPU was cold but then it gets consistent after that.