Combination of butt-stupid Postgres driver conversion + reaaaaaalllllly slow datetime libraries make the datetime translation extremely slow. The front page loads twice as fast without the conversion.
I'm going to move the conversion to the Postgres database, where the datetime is still a number.