• Romain Courteaud's avatar
    http: store http request elapsed time · 971da261
    Romain Courteaud authored
    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).
    971da261
test_db.py 4.94 KB