假设我有一个名为mysql_query_performance.php的页面,其中包含从表中选择一些记录并回显它的代码.
但我想知道如何模拟多个请求来测试该查询的性能?
这可能吗?如果是,怎么样?
php mysql performance
mysql ×1
performance ×1
php ×1