From: Nikita Popov Date: Mon, 26 Oct 2020 11:24:32 +0000 (+0100) Subject: Remove dated results from ext/hash/bench.php X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e0ea3e8a0180ec86e3c5da80e4a0bf5b12dea84d;p=php Remove dated results from ext/hash/bench.php These are not exactly representative anymore. --- diff --git a/ext/hash/bench.php b/ext/hash/bench.php index 436390f7d5..7a0bc4ff54 100755 --- a/ext/hash/bench.php +++ b/ext/hash/bench.php @@ -1,81 +1,12 @@ #!/usr/bin/env php $t) { printf("%-12s %02.6f\n", $a, $t); } -?>