1
0
mirror of https://github.com/php/php-src.git synced 2026-04-02 13:43:02 +02:00
Files
archived-php-src/ext/standard
Sebastian Pop 68a7578243 [AArch64] use rev64 to reverse strings
The execution time goes from 4.388s down to 0.563s on a Graviton A1
instance for the benchmark:

function reverse_strings() {
    $a = "foo";
    for ($i = 0; $i < 100000; $i++) {
        strrev($a);
        $a .= "o";
    }
}
2019-05-07 10:40:45 +02:00
..
2019-05-07 04:26:03 +02:00
2019-04-23 11:40:43 +02:00
2019-02-03 21:03:00 +01:00
2019-03-07 20:58:14 +01:00
2019-04-22 13:53:17 +02:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2018-09-18 05:32:08 +02:00
2018-09-18 05:32:08 +02:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-01-30 11:03:12 +02:00
2019-02-03 21:03:00 +01:00
2019-04-28 17:37:43 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-12 10:50:29 +01:00
2019-02-18 17:48:12 +01:00
2019-02-03 21:03:00 +01:00
2019-03-29 19:06:02 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-04-22 13:53:17 +02:00
2019-04-07 15:55:34 +02:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-04-08 23:39:45 +02:00
2019-02-03 21:03:00 +01:00
2019-04-07 15:55:34 +02:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-04-06 19:06:21 -07:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-04-24 22:23:49 +03:00
2019-02-03 21:03:00 +01:00
2019-04-07 15:20:02 +02:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-02-03 21:03:00 +01:00
2019-04-09 17:27:02 +02:00
2019-02-03 21:03:00 +01:00