| Name | Size | Mode | Actions |
|---|---|---|---|
| clihighlight.html | 28018 | 0644 | editdlrm |
| compress.html | 11397 | 0644 | editdlrm |
| format-highlight.html | 71309 | 0644 | editdlrm |
| format.html | 14670 | 0644 | editdlrm |
| highlight.html | 68256 | 0644 | editdlrm |
| performance.php | 1343 | 0644 | editdlrm |
| sql.sql | 11747 | 0644 | editdlrm |
| SqlFormatterTest.php | 5004 | 0644 | editdlrm |
/var/www/vhosts/ihelp.ro/httpdocs/vendor/jdorn/sql-formatter/tests/performance.php (1343B)
Average query length of ".number_format($chars/$num,5)." characters
"; echo "Took ".number_format($end-$start,5)." seconds total, ".number_format(($end-$start)/$num,5)." seconds per query, ".number_format(1000*($end-$start)/$chars,5)." seconds per 1000 characters
"; echo "Used ".number_format($uend-$ustart)." bytes of memory
"; echo "".print_r(SqlFormatter::getCacheStats(),true)."";