Benjamin Kampmann 490083248c Cache the RuntimeVersion for code blocks, too (#283)
* Refactor to provide performance improvements for RuntimeVersion lookup, too.

Provides a new runtime_version function which, given a specific , returns
the runtime version for that block, either cached or by executing the block
and caching the result. Exposes that function through all clients to make
most use of that performance improvements.
2018-07-06 12:57:44 +02:00
S
Description
No description provided
529 MiB
Languages
Rust 99.8%
Shell 0.2%