diff options
Diffstat (limited to 'docs/cpta/new/data/index.rst')
-rw-r--r-- | docs/cpta/new/data/index.rst | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/cpta/new/data/index.rst b/docs/cpta/new/data/index.rst new file mode 100644 index 0000000000..69c4c8dd6d --- /dev/null +++ b/docs/cpta/new/data/index.rst @@ -0,0 +1,15 @@ +Performance Data +================ + +Performance test data used to generate the trendline graphs is available +in a CSV and pretty ASCII formats: + +**VPP** + + - `csv format <../_static/vpp/cpta-csit-vpp-perf-mrr-daily-master-trending.csv>`_, + - `pretty ASCII format <../_static/vpp/cpta-csit-vpp-perf-mrr-daily-master-trending.txt>`_. + +**DPDK** + + - `csv format <../_static/vpp/cpta-csit-dpdk-perf-mrr-weekly-master-trending.csv>`_, + - `pretty ASCII format <../_static/vpp/cpta-csit-dpdk-perf-mrr-weekly-master-trending.txt>`_. |