swarm64 / s64da-benchmark-toolkit

Swarm64 DA Benchmark Toolkit
https://swarm64.com/
MIT License
30 stars 12 forks source link

Load helper functions always before loading the (partitioned) schema #94

Closed Spiros-N-Agathos closed 3 years ago

Spiros-N-Agathos commented 3 years ago

The purpose of this PR is to always load the helper function for the partitions. This inclusion of this function is not going to slow down the benchmarks. What we gain is the ability to load partitioned schemas with hard-coded number of partitions without any further changes.