I've just updated the server to use the latest master which, as of
this morning, is merged with the cache branch.
Time to render a view_page:
Old november: ~4.5s
New november: ~3.5s
New november without cache: ~6s
The cache implementation is extremely rudimentary and currently the
only thing that is cached is the parsed mediawiki markup.
Btw. thanks to proto it was very easy to update and test without
breaking the old installation of rakudo and november.
--
Johan Viklund