Soil icon indicating copy to clipboard operation
Soil copied to clipboard

Optimize behavior lookup

Open noha opened this issue 2 years ago • 0 comments

The behavior registry now loads all versions for the internal chain. But when writing this chain is not used but the latest entry loaded again from disk. This way it works and reusing the chain will most probably lead to missing behavior descriptions on disk. Nevertheless in order to reduce disk access the chain should be reused where possible

noha avatar Feb 21 '23 15:02 noha