Read json data for 1st page for entity.
+Action | +Repeat | +Last | +Count | +Avg | +min | +max | +Median | +
---|---|---|---|---|---|---|---|
+ |
+
+ |
+ + {{getValues.last}} + | ++ {{getValues.count}} + | + ++ {{getValues.avg | round(2)}} + | + ++ {{getValues.min}} + | ++ {{getValues.max}} + | ++ {{getValues.median}} + | +
{{ result | pretty}}+
Read or increment a database value. This measures round trip times browser-database-browser.
-
- |
{{ foo(props,col) }} | @@ -384,25 +459,25 @@ Vue.component('qd-table',{template:` // src: file:///C:/Users/andy/git/vue-poc/src/vue-poc/components/qd-tablist.vue Vue.component('qd-tablist',{template:` -{{ props.item.description }} | @@ -3487,22 +3570,22 @@ const Taskhistory=Vue.extend({template:` // src: file:///C:/Users/andy/git/vue-poc/src/vue-poc/features/home.vue const Home=Vue.extend({template:` -
- |
|
{{ props.item.state }} {{ props.item.type }} |
@@ -4429,7 +4512,7 @@ const Jobs=Vue.extend({template:`
// src: file:///C:/Users/andy/git/vue-poc/src/vue-poc/features/login/login.vue
const Login=Vue.extend({template:`
{{ props.item.prefix }} |
+
+
+ No result available.
+
+
|