Performance
This page is the general hub to coordinate everything related to performance in Tiki. There are quite a few options in tiki-admin.php?page=performance Minify, Memcached , XCache, APC, etc.
See also Monitoring and Tools to evaluation website performance
Todo
- SVG-edit code is not minified
- CodeMirror code is not minified
- Filtering Best Practices picking the right filters improves performance
- Sprite Generator
-
Re-save all images in Tiki package to make them lighter.Done for Tiki13 - grinder
may be used for load-testing -Dave Thacker
Wishlist
Open
| Rating | Subject | Submitted By | Importance | Easy to solve ? | Priority | Category | Volunteered to solve | Created | Modified |
|---|
Pending
| Rating | Subject | Submitted By | Importance | Easy to solve ? | Priority | Category | Volunteered to solve | Created | Modified |
|---|
Closed
[+]Also
https://sourceforge.net/tracker/index.php?func=detail&aid=902503&group_id=64258&atid=506846
2010-01-26 profiling on Tiki trunk (Tiki5)
Lessons learned from
- LPH did some profiling on several DBs that were sent in and proceeded to several performances commits. The lesson is that most problems caused by poor server config. Improvements to the admin panel were made to help admins configure their server properly. (ex.: having enough memory for xCache)
Related:
- https://github.com/reliforp/reli-prof
- http://aws.typepad.com/aws/2012/05/amazon-cloudfront-support-for-dynamic-content.html
- Content delivery network
- Scalable Cloud
- Reverse proxy
- Yslow
- Memory consumption
- Tracker Performance
- http://www.afup.org/templates/forumphp2008/resumes/137-scaling_mozilla.pdf
- http://www.baohx.com/extras/zendcon/Gordon-ZendCon%202008.ppt
- http://www.dnsmadeeasy.com/services/dns-failover-system-monitoring/
- Uptime
- https://www.openhub.net/p/wincachegrind
- http://kcachegrind.sourceforge.net/
- http://code.google.com/p/web-optimizator/
- http://www.slideshare.net/AmazonWebServices/highly-available-websites-in-aws
- https://github.com/kakserpom/phpdaemon
- http://66.7percentangel.com/2011/12/breaking-down-on
load-event-performance-bookmarklet/ 
- https://github.com/tedious/JShrink
(used by Piwik)
- Fake data generators