1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-03-26 12:38:56 +00:00
Sebastian Goscik c423a8b4bc Utils.misc: Added memoised function decorator
This allows the return value of a function to be cached so that
when it is called in the future the function does not need to
run.

Borrowed from: https://github.com/ARM-software/devlib
2016-06-06 16:28:07 +01:00
..
2016-02-04 15:42:35 +00:00