Skip to content
This repository has been archived by the owner on Feb 7, 2018. It is now read-only.

Improve JIT cache #174

Closed
chriseth opened this issue Feb 8, 2016 · 0 comments
Closed

Improve JIT cache #174

chriseth opened this issue Feb 8, 2016 · 0 comments
Milestone

Comments

@chriseth
Copy link
Contributor

chriseth commented Feb 8, 2016

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 / ...)

@chriseth chriseth added this to the v1.3.0 milestone Feb 8, 2016
@chriseth chriseth modified the milestones: Backlog, colocolo Mar 29, 2016
@chriseth chriseth modified the milestone: Backlog Apr 13, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants