You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'databasesOnly' - array to only listen on given databases (default all databases)
86
86
87
-
'tableCacheSize' - some data are collected from information schema, this data is cached. This variable set cache for tables bigger takes more memory. (default 128 objects)
87
+
'tableCacheSize' - some data are collected from information schema, this data is cached.
88
88
89
89
'custom' - if some params must be set in extended/implemented own classes
90
90
@@ -337,29 +337,30 @@ Benchmarks
337
337
=========
338
338
Tested on VM
339
339
340
-
Debian 8.3
341
-
PHP 5.6.17
342
-
MySQL 5.6.29-76.2-log Percona Server
340
+
Debian 8.7
341
+
PHP 5.6.30
342
+
Percona 5.6.35
343
343
344
-
```
344
+
```sh
345
345
inxi
346
346
```
347
-
CPU~Dual core Intel Core i5-2500K (-MCP-) clocked at 3701 Mhz Kernel~3.16.0-4-amd64 x86_64 Up~2 days Mem~1170.9/3952.4MB HDD~41.9GB(15.2% used) Procs~119 Client~Shell inxi~2.1.28
347
+
348
+
CPU(s)~4 Single core Intel Core i5-2500Ks (-SMP-) clocked at 5901 Mhz Kernel~3.16.0-4-amd64 x86_64 Up~1 day Mem~1340.3/1996.9MB HDD~41.9GB(27.7% used) Procs~122 Client~Shell inxi~2.1.28
0 commit comments