Skip to content

Draft: caching for block information

Philippe Wang requested to merge caching-block-info into master

it does speed up the bootstrap at least a little bit!

However this will break with settings in which the bootstrap takes very little time! So gotta fix that before merging.

Todo:

  • make caching optional
  • make caching level customizable
Edited by Philippe Wang

Merge request reports