测速网

首页

归纳-归纳简介-关于归纳的文章在线阅读

[ 归纳 ]


  • MYSQL常用的性能指标总结和归纳(1) QPS(每秒Query量)
    QPS = Questions(or Queries) / uptime
    mysql> show global status like 'Question%';
    mysql> show global status like 'uptime';

    (2) TPS(每秒事务


    栏目导航