summaryrefslogtreecommitdiffstats
path: root/hawd_defs
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-05-11 11:58:15 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-05-11 11:58:15 +0200
commitbebbc07a1c517fd9020a83a5de3efcca5b0dccca (patch)
tree49b9873503a285adc985fe619153cd5d2b808d08 /hawd_defs
parent89c5405f200bed5f255fbf26602318b3f6426e9d (diff)
downloadsink-bebbc07a1c517fd9020a83a5de3efcca5b0dccca.tar.gz
sink-bebbc07a1c517fd9020a83a5de3efcca5b0dccca.zip
Fixed benchmark
Diffstat (limited to 'hawd_defs')
-rw-r--r--hawd_defs/mail_query_threadleader8
1 files changed, 8 insertions, 0 deletions
diff --git a/hawd_defs/mail_query_threadleader b/hawd_defs/mail_query_threadleader
new file mode 100644
index 0000000..c555997
--- /dev/null
+++ b/hawd_defs/mail_query_threadleader
@@ -0,0 +1,8 @@
1{
2 "name": "Mail Query performance",
3 "description": "Measures performance of mail queries",
4 "columns": [
5 { "name": "rows", "type": "int" },
6 { "name": "queryResultPerMs", "type": "float", "unit": "result/ms" }
7 ]
8}