Collection

Docpad

June 18, 2013 · 5 min read

Solving DocPad's excessive memory usage

After moving my site to DocPad I found a problem, DocPad is a massive memory hog! The result of this is that I can't even run it on a single Heroku web dyno, a static HTML site can't run on a single web dyno! So let's have a look at how I went and solved the problem

Read story