MediaWiki  1.23.8
UtfNormalMemStress.php File Reference

Approximate benchmark for some basic operations. More...

Go to the source code of this file.

Functions

 benchmarkForm (&$u, &$data, $form)
 
foreach( $testfiles as $file=> $desc) benchmarkTest (&$u, $filename, $desc)
 
 benchTime ()
 

Variables

 $normalizer = new UtfNormal
 
 $testfiles
 
const BENCH_CYCLES 1
 
const BIGSIZE 1024 * 1024 * 10
 
if(PHP_SAPI !='cli') if (isset($_SERVER[ 'argv']) &&in_array('--icu', $_SERVER[ 'argv']))
 

Detailed Description

Approximate benchmark for some basic operations.

Runs large chunks of text through cleanup with a lowish memory limit, to test regression on mem usage (bug 28146)

Copyright © 2004-2011 Brion Vibber brion.nosp@m.@wik.nosp@m.imedi.nosp@m.a.or.nosp@m.g https://www.mediawiki.org/

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. http://www.gnu.org/copyleft/gpl.html

Definition in file UtfNormalMemStress.php.

Function Documentation

◆ benchmarkForm()

benchmarkForm ( $u,
$data,
  $form 
)

Definition at line 90 of file UtfNormalMemStress.php.

References $form, $out, UtfNormal\$utfCanonicalDecomp, BENCH_CYCLES, and benchTime().

Referenced by benchmarkTest().

◆ benchmarkTest()

foreach ($testfiles as $file=> $desc) benchmarkTest ( $u,
  $filename,
  $desc 
)

Definition at line 60 of file UtfNormalMemStress.php.

References $form, array(), as, benchmarkForm(), and BIGSIZE.

◆ benchTime()

benchTime ( )

Definition at line 85 of file UtfNormalMemStress.php.

Referenced by benchmarkForm().

Variable Documentation

◆ $normalizer

$normalizer = new UtfNormal

Definition at line 52 of file UtfNormalMemStress.php.

◆ $testfiles

$testfiles
Initial value:
'testdata/washington.txt' => 'English text',
'testdata/berlin.txt' => 'German text',
'testdata/bulgakov.txt' => 'Russian text',
'testdata/tokyo.txt' => 'Japanese text',
'testdata/young.txt' => 'Korean text'
)

Definition at line 45 of file UtfNormalMemStress.php.

◆ BENCH_CYCLES

const BENCH_CYCLES 1

Definition at line 41 of file UtfNormalMemStress.php.

Referenced by benchmarkForm().

◆ BIGSIZE

const BIGSIZE 1024 * 1024 * 10

Definition at line 42 of file UtfNormalMemStress.php.

Referenced by benchmarkTest().

◆ if

if (PHP_SAPI !='cli') if(isset( $_SERVER['argv']) &&in_array('--icu', $_SERVER['argv']))

Definition at line 33 of file UtfNormalMemStress.php.

array
the array() calling protocol came about after MediaWiki 1.4rc1.
List of Api Query prop modules.