Skip to content

Commit f5cb8c8

Browse files
Update README
1 parent 371a420 commit f5cb8c8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,10 @@ env PHP_MEMORY_LIMIT=64 PHP_TIME_LIMIT=30 php bench.php
7979

8080
## ChangeLog
8181

82+
@ 2019-05-10, v1.0.34
83+
84+
* Поправлено определение модели CPU и частота в MHz для процессоров ARM.
85+
8286
@ 2019-05-01, v1.0.33
8387

8488
* Новый тест для классов - доступ в данным через публичные свойства,

bench.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# Company : Code24 BV, The Netherlands #
1010
# Author : Sergey Dryabzhinsky #
1111
# Company : Rusoft Ltd, Russia #
12-
# Date : MAy 10, 2019 #
12+
# Date : May 10, 2019 #
1313
# Version : 1.0.34 #
1414
# License : Creative Commons CC-BY license #
1515
# Website : https://github.com/rusoft/php-simple-benchmark-script #

0 commit comments

Comments
 (0)