mana icon indicating copy to clipboard operation
mana copied to clipboard

Create Baseline Storage Performance Tests

Open willmeister opened this issue 7 years ago • 0 comments

In order to do #622, #623, and #624 and accurately determine whether or not an improvement was made, we'll need some form of baseline storage tests that:

  • Build / reference a realistic (large) storage Trie
  • Create a reproducible test suite that focuses on operations reading/writing from/to storage
  • Outputs metrics that can be compared over time

This task is to find or create a test suite like this.

willmeister avatar Nov 20 '18 17:11 willmeister