This night we had a hardware upgrade which added additional CPU cores to our web server to mitigate the poor response time that has been plaguing us for some time.
Based on preliminary readings of our statistics the upgrade was a success and response time during peak hours should now be much better.
Today's update (e49fef5) brings with it the following changes:
fs2tree
template function, which should speed it up quite a bit.fs2tree
has been added, which is used to convert the array from filesystem
template function into a tree structure, which should be useful for template designers.filesystem
request handler has been improved by using the new fs2tree
template function.Today's update (4920618) brings with it the following changes:
render_mode => "source"
on JavaScript and CSS.firstname lastname
after a recent update. This has now been fixed.Today's update (0b662f0) brings with it the following changes:
|