pqd: Stop reporting apdex scores

This commit is contained in:
Brian Fraser
2013-01-11 13:20:39 -03:00
parent e925a239ff
commit 944b2039d3
119 changed files with 439 additions and 604 deletions

View File

@@ -12,7 +12,7 @@
# Query 1: 2.03k QPS, 0.28x concurrency, ID 0x6EE88728F6F29C72 at byte 800
# This item is included in the report because it matches --limit.
# Scores: Apdex = 1.00 [1.0]*, V/M = 0.00
# Scores: V/M = 0.00
# Query_time sparkline: | ^ |
# Time range: 2009-12-18 08:44:07.235011 to 08:44:07.238467
# Attribute pct total min max avg 95% stddev median
@@ -47,7 +47,7 @@ select * from d.t where name="adam"\G
# Query 2: 1.17k QPS, 0.19x concurrency, ID 0xECBCD0412B5E497A at byte 9215
# This item is included in the report because it matches --limit.
# Scores: Apdex = 1.00 [1.0]*, V/M = 0.00
# Scores: V/M = 0.00
# Query_time sparkline: | ^ |
# Time range: 2009-12-18 08:44:07.234727 to 08:44:07.238999
# Attribute pct total min max avg 95% stddev median
@@ -80,7 +80,7 @@ select * from d.t where name="daniel"\G
# Query 3: 1.70k QPS, 0x concurrency, ID 0x559914DA8A7B7F28 at byte 8202 _
# This item is included in the report because it matches --limit.
# Scores: Apdex = 1.00 [1.0]*, V/M = 0.00
# Scores: V/M = 0.00
# Query_time sparkline: | |
# Time range: 2009-12-18 08:44:07.236509 to 08:44:07.238274
# Attribute pct total min max avg 95% stddev median
@@ -105,11 +105,11 @@ select * from d.t where name="daniel"\G
DEALLOCATE PREPARE 4\G
# Profile
# Rank Query ID Response time Calls R/Call Apdx V/M Item
# ==== ================== ============= ===== ====== ==== ===== ==========
# 1 0x6EE88728F6F29C72 0.0010 54.4% 7 0.0001 1.00 0.00 SELECT d.t
# 2 0xECBCD0412B5E497A 0.0008 45.6% 5 0.0002 1.00 0.00 SELECT d.t
# 3 0x559914DA8A7B7F28 0.0000 0.0% 3 0.0000 1.00 0.00
# Rank Query ID Response time Calls R/Call V/M Item
# ==== ================== ============= ===== ====== ===== ==========
# 1 0x6EE88728F6F29C72 0.0010 54.4% 7 0.0001 0.00 SELECT d.t
# 2 0xECBCD0412B5E497A 0.0008 45.6% 5 0.0002 0.00 SELECT d.t
# 3 0x559914DA8A7B7F28 0.0000 0.0% 3 0.0000 0.00
# Prepared statements
# Rank Query ID PREP PREP Response EXEC EXEC Response Item