Changes between Version 4 and Version 6 of Ticket #369
- Timestamp:
- 12/05/11 22:01:53 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #369
- Property Add Hours to Ticket changed from 0.75 to 0.05
- Property Total Hours changed from 1.75 to 2.3
-
Ticket #369 – Description
v4 v6 7 7 5. ~~Enable more caching for panels/views -- this job is simple but long-ish... Many are done, some left to do.~~ 8 8 6. ~~Add indexes to tables where needed.~~~ 9 7. Do config/performance enhancement ideas in {{{mysqltuner.log}}}9 7. ~~Do config/performance enhancement ideas in {{{mysqltuner.log}}}~~ 10 10 8. Massively shrink site CSS -- Small performance increase for 'normal' users, BIG gains for older computers and mobile devices - As Laura points out, better than lots of images, but it still needs to re-use CSS rules/selectors where possible and throw out legacy code. 11 9. Disable Piwik and use Google Analytics instead. Chris is opposed to this but server resources are at a premium unfortunately.11 9. Disable Piwik on LIVE and use Google Analytics instead OR move Piwik to another server. Chris is opposed to this but server resources are at a premium unfortunately -- See #371 12 12 10. Force HTTP only for non-logged in users (explained above) -- BIG boost, quick settings change, though might need Chris to alter htaccess/varnish setup. 13 13 11. Enable Throttle module to auto-disable modules during heavy loads -- Throttle gets a bad press and can cause issues,