Apply patch from Karsten Düsterloh in Bug #28103.
[lhc/web/wiklou.git] / maintenance / benchmarks /
2011-03-30 Sam ReedFix class name
2011-01-31 Sam ReedAdd a fairly pants TRUNCATE vs DELETE benchmark...
2011-01-14 Antoine Mussouse require( RUN_MAINTENANCE_IF_MAIN ) as per r80205
2011-01-14 Antoine Mussolame benchmark of if/elseif/else versus switch/case...
2011-01-13 Chad HorohoeFix concern raised by Brion in r74108 (but has really...
2011-01-08 Brion VibberFix & additions for strtr vs str_replace benchmarks...
2011-01-06 Sam ReedAdd benchmark for bug 26605 Use strtr instead of str_re...
2010-12-31 Sam ReedMake BenchmarkPurge subclass benchmark, not really...
2010-12-31 Sam ReedAdd descriptions
2010-12-31 Sam ReedMove benchmarkPurge to maintenance/benchmarks folder
2010-12-16 Alexandre EmsenhuberPart of bug 26280: added license headers to PHP files...
2010-11-12 Alexandre EmsenhuberDoxygen fix: @defgroup require group name *and* a title
2010-10-27 Antoine MussoCompare latency between http and https by querying...
2010-10-26 Antoine MussoFollow up r75446 : use a default for --count
2010-10-26 Antoine MussoFollow up r75446 : simpler bench function, correct...
2010-10-26 Antoine MussoFollow up r75429 : benchmark for wfIsWindows();