Ceasar / Encyclopedia

Tool for keeping a hypermedia encyclopedia
MIT License
55 stars 7 forks source link

Articles render slowly #50

Open Ceasar opened 10 years ago

Ceasar commented 10 years ago

As a result of https://github.com/Ceasar/Encyclopedia/commit/406dbdb1192b20a0f79106f870567738003e3b99, which changes template sto be compiled just-in-time rather than in advance, pages load more slowly than usual, especially for larger articles. It would be excellent to see if there is a way to improve performance.

Ceasar commented 9 years ago

I guess the way to go about solving this is to come with a benchmark and then work on optimizing that.