rebellion icon indicating copy to clipboard operation
rebellion copied to clipboard

Documentation takes forever to build

Open jackfirth opened this issue 6 years ago • 1 comments

On my machine raco setup spends most of its time building Rebellion's docs, much more than it spends compiling Rebellion's code. Docs take nearly two minutes to build on my 2015 macbook, even if I've only changed one file. Meanwhile compiling the code itself takes a handful of seconds. This is super frustrating.

I suspect most of the time is spent compiling and running Scribble example code. But that seems fishy: why is Racket able to compile and test Rebellion's real code so fast but completely sluggish doing the exact same tasks (compiling and running) on the example code in its docs?

jackfirth avatar Oct 19 '19 07:10 jackfirth

Asked about this on racket-users but haven't received much response yet. Adding the link here for posterity.

jackfirth avatar Oct 21 '19 08:10 jackfirth