From 9aa19e5f0eac7aeedd539d2705670fb2fc7ad1af Mon Sep 17 00:00:00 2001 From: Yujun Zhang Date: Fri, 4 Nov 2016 13:40:05 +0800 Subject: Add spec for time line diagram Change-Id: Ib3f5697f5afee294a469979bc66244f054edb1fd Signed-off-by: Yujun Zhang --- docs/designspec/dashboard.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'docs') diff --git a/docs/designspec/dashboard.rst b/docs/designspec/dashboard.rst index 555b3a24..60c4720d 100644 --- a/docs/designspec/dashboard.rst +++ b/docs/designspec/dashboard.rst @@ -133,3 +133,19 @@ A draft design is as following:: | HIDE COMMON| +------------+ +Time line +--------- + +Time line diagram for analysis of time critical performance test:: + + +-----------------+-----------+-------------+-------------+-----+ + | | | | | | + +-----------------> | | | | + | +-----------> | | | + | ? ms +-------------> | | + | ? ms +------------>+ | + | ? ms ? ms | + | | + +---------------------------------------------------------------+ + +The time cost between checkpoints shall be displayed in the diagram. -- cgit 1.2.3-korg