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 | LastModif | Comments | |
---|---|---|---|---|---|---|---|---|---|---|---|
(0) | Console cache:clear command creates files as the current user | Jonny Bradley | 8 | 7 | 56 |
| 2020-11-18 | 2021-07-29 | mikeua-30 Jul 21 | ||
(0) | Dogfood Unified search (Zend_Search_Lucene) on doc.t.o, dev.t.o, profiles.t.o | Marc Laporte | 7 | 35 |
| 2012-01-26 | 2012-11-03 | ||||
(0) | Tracker list plugin cache is showing a hash | Marc Laporte | 5 | 25 |
| 2008-01-28 | 2008-01-28 | ||||
(0) | _categorized-Permissions cannot be assigned when upgrading from 1.9 to 1.10 - cache problem | sitko | 5 | 25 |
| 2008-03-17 | 2008-03-17 | ||||
(0) | smarty template cache path exceeding maximum lenght | CAPSLOCK2000 | 2 | 10 |
| 2005-11-09 | 2021-09-30 | Bsfez-30 Sep 21 |
Closed
[+]Rating | Subject | Submitted by | Importance | Easy to solve? | Priority | Category | Volunteered to solve | Created | LastModif | Comments | |
---|---|---|---|---|---|---|---|---|---|---|---|
(1) | Rebuilding index stats: add Execution time, Memory usage and number of Queries | Marc Laporte | 9 | 9 | 81 |
| Nelson Ko | 2013-10-25 | 2016-10-12 | marclaporte-12 Oct 16 | |
(0) | CodeMirror doesn't minify like everything else does | Marc Laporte | 2 | 4 | 8 |
| 2014-08-10 | 2016-12-09 | |||
(0) | jquery-migrate.min.map 404 and jquery.min.map 404 (Not Found) | Marc Laporte | 3 | 2 | 6 |
| Nelson Ko | 2013-09-07 | 2013-11-03 | marclaporte-20 Oct 13 | |
(0) | Add support for Optimizer+ stats in the performance admin panel | Marc Laporte | 7 | 8 | 56 |
| 2013-06-04 | 2013-10-31 | |||
(0) | UI not visible to Upload video via Kaltura | upsafety | 10 high | 50 |
| 2014-10-01 | 2014-10-01 | ||||
(0) | dev.tw.o: Sorting items from trackerlist plugin doesn't work for anons due to cache issue | Marc Laporte | 1 low | 5 |
| 2009-11-25 | 2013-06-06 | ||||
(0) | cdn domain should redirect to non cdn domain, for non static content | Marc Laporte | 1 low | 5 |
| 2010-04-11 | 2011-01-06 | ||||
(0) | Solved: Multiple domains to single site modules in the wrong place | pqlug | 1 low | 5 |
| 2012-01-07 | 2012-11-03 | marclaporte-03 Nov 12 | |||
(0) | Pollution of URLs by sending relative links to inexisting subdirectories | Marc Laporte | 7 | 7 | 49 |
| Nelson Ko | 2012-10-16 | 2013-10-28 | marclaporte-29 Jan 13 | |
(0) | Blocking query in trackers code | amette | 9 high | 45 |
| 2009-06-05 | 2011-09-17 | koth-11 Nov 09 | |||
(0) | Minify and cache js and css files, with an admin panel to refresh | Marc Laporte | 9 high | 45 |
| 2009-08-29 | 2013-06-05 | marclaporte-19 Nov 09 | |||
(0) | wiki parsing processes inefficiently much and maybe even insecure | Gergely | 9 high | 45 |
| 2010-08-18 | 2010-08-19 | Gergely-20 Aug 10 | |||
(0) | Banner cache is not cleared when using 'Clear all Tiki caches' feature | Carsten Schmitz | 5 | 9 | 45 |
| 2012-02-10 | 2013-07-09 | |||
(0) | Minify JS broken if JS CDN in use | Jonny Bradley | 9 | 5 | 45 |
| 2015-04-17 | 2015-04-25 | WolfgangA-25 Apr 15 | ||
(0) | New "cache" section or admin panel | Marc Laporte | 8 | 40 |
| luciash d' being 🧙 | 2007-01-05 | 2009-09-29 | |||
(0) | Tracker Limitation of 3000-5000 entries or File Gallery | tapos | 8 | 40 |
| 2009-03-23 | 2011-05-21 | marclaporte-21 May 11 | |||
(0) | Add memcached support, with admin panel | 8 | 40 |
| 2009-08-29 | 2009-12-24 | |||||
(0) | Improve YSlow scores | 8 | 40 |
| 2009-08-30 | 2010-07-01 | marclaporte-01 Jul 10 | ||||
(0) | Tracker performance improvements | Xavier de Pedro | 8 | 40 |
| Marc Laporte | 2010-01-14 | 2010-03-31 | |||
(0) | lib/jquery_tiki/tiki-maps.js is loaded even if maps are not used | Marc Laporte | 4 | 10 easy | 40 |
| 2014-07-29 | 2017-10-23 | Bsfez-23 Oct 17 |
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
alias