Yeah, that's not quite intended -- I should lift it to 150 or so.
-- vyzo
On Thu, Mar 22, 2018 at 10:02 PM, Bradley Lucier lucier@math.purdue.edu wrote:
On 03/19/2018 02:23 PM, Dimitris Vyzovitis wrote:
It seems it's the inliner going haywire -- if I add a (declare (inlining-limit 100)), then it compiles in 20s.
This does no inlining at all, not even of data accessors/setters/etc.