aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/includes/Benchmarker.php
Commit message (Expand)AuthorAgeFilesLines
* Add namespace to maintenance/includes classesJames D. Forrester2024-10-091-0/+5
* maintenance: Add missing documentation to class propertiesUmherirrender2024-09-131-0/+1
* Replace substr with cleaner string methodsMatěj Suchánek2023-05-201-1/+1
* Benchmarker: Substitute long arguments in generated case namesTimo Tijhof2023-01-101-12/+19
* phan: Remove PhanTypePossiblyInvalidDimOffset suppressionUmherirrender2022-03-281-0/+4
* Benchmark: Force string representation of argumentsReedy2022-03-111-1/+9
* Benchmarker: Create display string from being passed a stringified class nameReedy2022-03-111-1/+5
* benchmarks: Set a default file in benchmarkJSMinPlus.phpTimo Tijhof2021-08-261-2/+2
* Remove dead variables and functions and unneeded parenthesisUmherirrender2021-08-131-1/+0
* maintenance: Remove LanguageFactory dependency from Benchmarker.phpTimo Tijhof2021-08-021-6/+26
* benchmarks: Exclude from PHPUnit test coverageTimo Tijhof2019-12-181-0/+191