After a little experimentation I set it to 200, doesn't seem to blow up in the monster.
I'll try a full build to see if we have any other pathologies.

-- vyzo

On Thu, Mar 22, 2018 at 10:21 PM, Dimitris Vyzovitis <vyzo@hackzen.org> wrote:
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.