We apologize for the instability of composr.app and appreciate your patience. We are working on the statistics addon and trying to find an optimal way to store and render data. Unfortunately, we have yet to find a solution that can handle the traffic (and therefore, tens of millions of statistical records) of composr.app. We're working hard on one.
#154 - Multi-layer API to handle common cases in minimal loaded code, Eliminate minikernel.php
Somewhat implemented. A lot more optimisation has happened in line with the ideas discussed here.
However at the same time, this was definitely a bit over-optimistic. The Code Book will now contain a clear description of all the core responsibilities the Composr code has and the reasoning for it: it's dozens of really important non-negotiable things that do lead to thousands of lines of basic framework. At the same time, we're effectively optimising paths through them.
However at the same time, this was definitely a bit over-optimistic. The Code Book will now contain a clear description of all the core responsibilities the Composr code has and the reasoning for it: it's dozens of really important non-negotiable things that do lead to thousands of lines of basic framework. At the same time, we're effectively optimising paths through them.