Skip to content

Streamline Batch Runner

Compare
Choose a tag to compare
@zombie-einstein zombie-einstein released this 16 Feb 15:56
· 37 commits to main since this release
5c05f2f
  • Streamline batch-runner functionality. Now implemented as a function that initializes simulations from a snapshot or request cache. See here for a usage example.
  • Add the ability to cache requests made from a remote chain. These cached requests can be used to initialize subsequent simulations greatly improvement performance.
  • Add utilities to export request caches to JSON.