3 Apr 2012 17:43
Smarter recursive inlining
Nikodemus Siivola <nikodemus <at> random-state.net>
2012-04-03 15:43:49 GMT
2012-04-03 15:43:49 GMT
Attached patch makes recursive functions inline without complaints: it keeps track what argument type a call has been expanded with, and refuses to re-expand for the same argument types. It hasn't been tested much at all yet, but people with codebases that might benefit from this are encouraged to give it a whirl. Cheers, -- Nikodemus
------------------------------------------------------------------------------ Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second resolution app monitoring today. Free. http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________ Sbcl-devel mailing list Sbcl-devel <at> lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sbcl-devel
RSS Feed