ethereum / ethereum/evmjit

Improve cache

Open
#30 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
169
Forks
78
PR merge metrics
No merged PRs in 30d

Description

Currently, all contracts compiled by the JIT are stored in a disk cache and this cache is loaded into memory completely. We might add dropping some unused items or make it smarter in some other way. We could also remove items which are not according to the current schedule (frontier / homestead / ...)

Moved from https://github.com/ethereum/webthree-umbrella/issues/174

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.