Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Theme.php and Themes.inc.php reconciliation  (Read 2214 times)

0 Members and 1 Guest are viewing this topic.

copperminepro

  • Contributor
  • Coppermine novice
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 48
Theme.php and Themes.inc.php reconciliation
« on: February 22, 2008, 02:10:45 am »

From a strictly performance standpoint, not a mod-ability standpoint, how can I increase the performance of themes.inc.php?

Would it use less queries, resources, and overall time to have ONLY themes.inc.php? What are peoples thoughts on this?

I'm trying to save server resources everywhere I can... Would anymore recommend combining my modifications with themes.inc.php?

I don't care about ease of modification or simplification, only performance matters..
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Theme.php and Themes.inc.php reconciliation
« Reply #1 on: February 22, 2008, 07:48:23 am »

To increase performace, I rather suggest to look into query optimization. The theme override (if functions_exists) doesn't burn many CPU cycles - going through the effort you're up to won't help much in my opinion.
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 20 queries.