Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCache models #54
Cache models #54
Comments
|
This probably requires a preprocessing step to pull out the config lines because a hash would need to include the hash of the includes and need to deal with the basename (to determine what files to compare with) |
|
See also jackolney/baldr#10 |
|
Issues to deal with here:
|
If the code has not changed, we could get away with retrieving the model from a cache. This would make using
odin::odinwithin a function more reasonable.