[Libre-soc-bugs] [Bug 438] add caching/memoization to soc.simulator.program.Program

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Fri Jul 24 21:15:32 BST 2020


https://bugs.libre-soc.org/show_bug.cgi?id=438

--- Comment #6 from Jacob Lifshay <programmerjake at gmail.com> ---
does anything depend on Program referring to a file and not a memory buffer? if
not, I'll just move the file stuff into the constructor and add caching. this
should reduce the test setup time from 2min to a few seconds for the sim-only
div tests. It will also greatly reduce wear on my SSD, since it doesn't need to
create 100k files.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list