Siebrand has submitted this change and it was merged.

Change subject: Remove usage of wfTime() in benchmarks and 
backupTextPassTest.php
......................................................................


Remove usage of wfTime() in benchmarks and backupTextPassTest.php

Left the usage in GlobalTest.php since these are tests for
that function.

This function is only a wrapper to microtime( true ),
so it can easily be replaced and deprecated at some point.

Change-Id: I4f7c1f6705e10e2664f8e9be51d86ed5c8ff1e1c
---
M maintenance/benchmarks/Benchmarker.php
M maintenance/benchmarks/bench_delete_truncate.php
M maintenance/benchmarks/benchmarkHooks.php
M maintenance/benchmarks/benchmarkPurge.php
M tests/phpunit/maintenance/backupTextPassTest.php
5 files changed, 12 insertions(+), 12 deletions(-)

Approvals:
  Siebrand: Looks good to me, approved
  jenkins-bot: Verified


--
To view, visit https://gerrit.wikimedia.org/r/22925
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I4f7c1f6705e10e2664f8e9be51d86ed5c8ff1e1c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: IAlex <ialex.w...@gmail.com>
Gerrit-Reviewer: Siebrand <siebr...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to