3.7 CLOS optimizations
(precompile-generic-functions)
is to assure that any and all caches that could be encountered by the current state of class and method definitions will be fully loaded up. Of course, subsequent alterations to the class hierarchy or method set will invalidate some or all of these caches, but it is convenient to prepare this in advance of a typical application run, so that the first use does not appear to be grossly slower than subsequent usages.
Generated with Harlequin WebMaker