This evening the config caching was cleaned up and re-factored, resulting in a 200 µs (0.2 ms) speed increase on the Hello World benchmark. This might seam like a tiny amount, but considering the previous load time was around 4.5 ms with Optimizer+ enabled this actually equates to almost a 5% speed increase, which in programming terms is good improvement. This improvement is obviously not going to be noticeable to the human eye, but considering it in terms of a real world application every 1,000,000 page loads we have saved the server 200 seconds of processing time.

Share