← Back to team overview

instant team mailing list archive

Feature request

 

Instant currently uses md5sums to cache and reuse modules in the same
directory. Would it be possible to add some capabilities for caching
modules into some suitable directory under /var/cache/? Each time
Instant is called to generate code, it would look in this directory
for a module with a similar md5sum (but possibly different name) and
reuse that module.

This would mean that if you have generated code for say Poisson's
equation previously on the same computer (and the code remains the
same) then the module would be reused.

/Anders


Follow ups