[How to] Cut down on memory usage
This is in the manual but I've yet to see it mentioned here.
Quote:
|
Would this slow execution if lots of plugins were calling lots of files ?
|
Quote:
The bulk of my processing is done via external files. |
Quote:
I think files modifications would be better for this purpose |
I have been thinking about creating an extension that will allow 'include-files' for plugins. They would be loaded as regular plugins (not file uploads), and can be loaded into memory whenever needed (for example: require_pluginlibrary_once('myfunctionlibraryplugi n'); ).
Like this you might get the best of both worlds: - No file uploads - Only loaded into memory when needed |
I like that concept, I think I am going to play with this some more.
|
i'm ditching the plugin system on most of my larger sites. I'm just hardcoding the hacks. The plugin system is great in principal, but it eats up memory, increases queries, and slows down execution.
|
Quote:
|
Quote:
|
Quote:
|
All times are GMT. The time now is 07:48 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|