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
Pending
| Rating | Subject | Submitted By | Importance | Easy to solve ? | Priority | Category | Volunteered to solve | Created | Modified | |
|---|---|---|---|---|---|---|---|---|---|---|
| Console cache:clear command creates files as the current user | Jonny Bradley | 8 | 7 | 56 |
| 18 Nov 20 | 29 Jul 21 | |||
| Dogfood Unified search (Zend_Search_Lucene) on doc.t.o, dev.t.o, profiles.t.o | Marc Laporte | 7 | 35 |
| 26 Jan 12 | 03 Nov 12 | ||||
| Tracker list plugin cache is showing a hash | Marc Laporte | 5 | 25 | 28 Jan 08 | 28 Jan 08 | |||||
| _categorized-Permissions cannot be assigned when upgrading from 1.9 to 1.10 - cache problem | sitko | 5 | 25 | 17 Mar 08 | 17 Mar 08 | |||||
| smarty template cache path exceeding maximum lenght | CAPSLOCK2000 | 2 | 10 |
| 09 Nov 05 | 30 Sep 21 |
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