Store http request elapsed time
The goal is to detect speed regression of website access.
The elapsed time value is updated in the DB only if an arbitrary threshold is modified (<200ms = fast, <500ms = moderate, >500ms = slow).
I'll experiment on a test bot to see how much it increases the DB size.