Difference between revisions of "Template:CodeHeader"
 (author(s))  | 
				 (→Discussion)  | 
				||
| Line 15: | Line 15: | ||
=Discussion=  | =Discussion=  | ||
| + | |||
| + | Does anyone know why this script eats up so much CPU time? It bumps my CPU up to 40% utilization every time it updates, which is set to every 3 seconds by default. I knocked it down to updating every 30 seconds and I think that will be okay, but it just seems a little odd.  | ||
Revision as of 12:02, 4 September 2006
- Filename: {{{filename}}}
 - Context: {{{context}}}
 - Author(s): {{{author}}}
 - License: {{{license}}}
 
- Download code (manually save this as {{{filename}}})
 - Edit code
 - Code revision history
 
Hint:
Wondering about this sourcecode posting convention? See Category:Code.
Discussion
Does anyone know why this script eats up so much CPU time? It bumps my CPU up to 40% utilization every time it updates, which is set to every 3 seconds by default. I knocked it down to updating every 30 seconds and I think that will be okay, but it just seems a little odd.