maintenance/language/langmemusage.php File Reference

Dumb program that tries to get the memory usage for each language file. More...

Go to the source code of this file.

Variables

 $langtool = new languages()
 This is a command line script.
 $memlast = $memstart = memory_get_usage()
print $memstart n
foreach($langtool->
getLanguages() as $langcode) 
$memend = memory_get_usage()


Detailed Description

Dumb program that tries to get the memory usage for each language file.

Definition in file langmemusage.php.


Variable Documentation

$langtool = new languages()

This is a command line script.

Definition at line 14 of file langmemusage.php.

foreach ($langtool->getLanguages() as $langcode) $memend = memory_get_usage()

Definition at line 30 of file langmemusage.php.

$memlast = $memstart = memory_get_usage()

Definition at line 19 of file langmemusage.php.

print $memstart n

Definition at line 21 of file langmemusage.php.


Generated on Sat Sep 5 02:08:27 2009 for MediaWiki by  doxygen 1.5.9