Add a generic cache for function calls, and use it on functions doing file I/O. This speeds the build process up considerably.Signed-off-by: Jan Lindemann <jan@janware.com>
Add a generic cache for function calls, and use it on functions doing file I/O. This speeds the build process up considerably.