File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# ChangeLog
2
2
3
+ @ 2025-06-13, v1.0.67
4
+
5
+ * Add optiion to make raw values in output
6
+
3
7
@ 2025-06-13, v1.0.66
4
8
5
9
* Added simple tests for mysql,mysqli,pgsql
Original file line number Diff line number Diff line change 10
10
# Author : Sergey Dryabzhinsky #
11
11
# Company : Rusoft Ltd, Russia #
12
12
# Date : Jun 13, 2025 #
13
- # Version : 1.0.67-dev #
13
+ # Version : 1.0.67 #
14
14
# License : Creative Commons CC-BY license #
15
15
# Website : https://github.com/rusoft/php-simple-benchmark-script #
16
16
# Website : https://gitea.rusoft.ru/open-source/php-simple-benchmark-script #
20
20
21
21
include_once ("php-options.php " );
22
22
23
- $ scriptVersion = '1.0.67-dev ' ;
23
+ $ scriptVersion = '1.0.67 ' ;
24
24
25
25
// Special string to flush buffers, nginx for example
26
26
$ flushStr = '<!-- ' .str_repeat (" " , 8192 ).' --> ' ;
You can’t perform that action at this time.
0 commit comments