Commit Graph

15 Commits

Author SHA1 Message Date
Alex Peters cb7497c530
Fix flickering benchmark tests 2021-11-25 10:17:04 +01:00
Ethan Frey 2abbc00baf
More bank/cw20 benchmarks (#651)
* Add blocks of 1000 tx

* Increase Block.MasGas for tests/benchmarks

* Add huge initialization
2021-10-19 10:06:52 +02:00
Ethan Frey dee6b696e6 Initial account creation also creates cw20 balances 2021-10-08 23:47:20 +02:00
Ethan Frey 6ffc73bc22 All messages send to different recipient 2021-10-08 23:37:38 +02:00
Ethan Frey 80e9cb00b8 Setup unused accounts 2021-10-08 23:21:26 +02:00
Ethan Frey 4cd1118bee Add leveldb tests 2021-10-08 23:04:13 +02:00
Ethan Frey 60ddb826d8 First table tests 2021-10-08 22:57:59 +02:00
Ethan Frey 48405fe012 Refactor wasm setup more 2021-10-08 22:43:36 +02:00
Ethan Frey e57cffb6fb Pull out test initialization 2021-10-08 22:26:18 +02:00
Ethan Frey 6c23ff950d Update contracts 2021-10-08 21:36:11 +02:00
Ethan Frey b416224eb6 Pull setup code into this dir, so we can use leveldb 2021-10-08 21:36:11 +02:00
Ethan Frey b36e25db3c Set up cw20 transfer test case 2021-10-08 21:36:11 +02:00
Ethan Frey 7c16476f76 Run batches of 20tx / block 2021-10-08 21:36:11 +02:00
Ethan Frey 9efce30d4e Use WasmApp as test case 2021-10-08 21:36:11 +02:00
Ethan Frey 510edb18bb Copy over basic bank benchmark from cosmos-sdk 2021-10-08 21:36:11 +02:00