Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Theme.php and Themes.inc.php reconciliation  (Read 2225 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.023 seconds with 20 queries.