Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 70c683b

Browse files
Version 1.0.67
1 parent 9ce3fc7 commit 70c683b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

‎CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# ChangeLog
22

3+
@ 2025年06月13日, v1.0.67
4+
5+
* Add optiion to make raw values in output
6+
37
@ 2025年06月13日, v1.0.66
48

59
* Added simple tests for mysql,mysqli,pgsql

‎bench.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# Author : Sergey Dryabzhinsky #
1111
# Company : Rusoft Ltd, Russia #
1212
# Date : Jun 13, 2025 #
13-
# Version : 1.0.67-dev #
13+
# Version : 1.0.67 #
1414
# License : Creative Commons CC-BY license #
1515
# Website : https://github.com/rusoft/php-simple-benchmark-script #
1616
# Website : https://gitea.rusoft.ru/open-source/php-simple-benchmark-script #
@@ -20,7 +20,7 @@
2020

2121
include_once("php-options.php");
2222

23-
$scriptVersion = '1.0.67-dev';
23+
$scriptVersion = '1.0.67';
2424

2525
// Special string to flush buffers, nginx for example
2626
$flushStr = '<!-- '.str_repeat("", 8192).' -->';

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /