jharwell / sierra

Automation framework for the scientific method in AI research
MIT License
18 stars 1 forks source link

enh/219-cached-var-xml-changes #219

Closed jharwell closed 4 years ago

jharwell commented 4 years ago

I think I could speed up most parts of the pipeline if I only generated the XML changes for variables the first time the function was called, cached it, and then just returned it on all subsequent calls.