diff options
author | selias <samelias@cisco.com> | 2017-10-26 12:14:48 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2017-10-26 11:00:41 +0000 |
commit | 4c1ef1193f02bfdb518341e632ee09ddd6ecc2d3 (patch) | |
tree | cc4de1b4f39d99a5211eeab6437f60300b715095 /docs/report/honeycomb_performance_tests | |
parent | 8af81c02ec9dd32cbaac12a2afb0642ea08ecd95 (diff) |
Update static report content - Honeycomb
Change-Id: I9f6612a4495df62f3a43c19457864a4eeff64a3d
Signed-off-by: selias <samelias@cisco.com>
Diffstat (limited to 'docs/report/honeycomb_performance_tests')
-rw-r--r-- | docs/report/honeycomb_performance_tests/csit_release_notes.rst | 2 | ||||
-rw-r--r-- | docs/report/honeycomb_performance_tests/test_result_data.rst | 82 |
2 files changed, 3 insertions, 81 deletions
diff --git a/docs/report/honeycomb_performance_tests/csit_release_notes.rst b/docs/report/honeycomb_performance_tests/csit_release_notes.rst index c9a0444597..d79907d4ca 100644 --- a/docs/report/honeycomb_performance_tests/csit_release_notes.rst +++ b/docs/report/honeycomb_performance_tests/csit_release_notes.rst @@ -4,7 +4,7 @@ CSIT Release Notes Changes in CSIT |release|
-------------------------
-#. First release with Honeycomb performance testing.
+#. No changes since previous release.
Known Issues
------------
diff --git a/docs/report/honeycomb_performance_tests/test_result_data.rst b/docs/report/honeycomb_performance_tests/test_result_data.rst index 2e365369d8..9e791d6e88 100644 --- a/docs/report/honeycomb_performance_tests/test_result_data.rst +++ b/docs/report/honeycomb_performance_tests/test_result_data.rst @@ -15,83 +15,5 @@ read operation targets. Honeycomb + Netconf =================== -Performs read operations from Honeycomb's operational data store. Honeycomb -does not contact VPP to obtain the most up-to-date value. Operations are -performed synchronously per client, varying the number of clients from 1 to 16. - -netconf-netty-threads: 16 - -+----------------+----------------------------------+----------------+ -| # clients | TCP performance (reads/sec) | Total requests | -+================+==================================+================+ -| 1 | 5179 | 100K | -+----------------+----------------------------------+----------------+ -| 2 | 10601 | 100K | -+----------------+----------------------------------+----------------+ -| 4 | 21488 | 100K | -+----------------+----------------------------------+----------------+ -| 8 | 35772 | 100K | -+----------------+----------------------------------+----------------+ -| 16 | 73544 | 100K | -+----------------+----------------------------------+----------------+ - -netconf-netty-threads: 1 - -+----------------+----------------------------------+----------------+ -| # clients | TCP performance (reads/sec) | Total requests | -+================+==================================+================+ -| 1 | 5179 | 100K | -+----------------+----------------------------------+----------------+ -| 2 | 5557 | 100K | -+----------------+----------------------------------+----------------+ -| 4 | 5888 | 100K | -+----------------+----------------------------------+----------------+ -| 8 | 5977 | 100K | -+----------------+----------------------------------+----------------+ -| 16 | 6119 | 100K | -+----------------+----------------------------------+----------------+ - -Data source: -https://jenkins.fd.io/view/hc2vpp/job/hc2vpp-csit-perf-master-ubuntu1604/8/ - -Honeycomb + Netconf + VPP -========================= - -Performs read operations from Honeycomb's operational data store. Honeycomb -uses VPP API to obtain the value from VPP before responding. Operations are -performed synchronously per client, varying the number of clients from 1 to 16. - -netconf-netty-threads: 16 - -+----------------+----------------------------------+----------------+ -| # clients | TCP performance (reads/sec) | Total requests | -+================+==================================+================+ -| 1 | 4766 | 100K | -+----------------+----------------------------------+----------------+ -| 2 | 9906 | 100K | -+----------------+----------------------------------+----------------+ -| 4 | 17594 | 100K | -+----------------+----------------------------------+----------------+ -| 8 | 29933 | 100K | -+----------------+----------------------------------+----------------+ -| 16 | 45254 | 100K | -+----------------+----------------------------------+----------------+ - -netconf-netty-threads: 1 - -+----------------+----------------------------------+----------------+ -| # clients | TCP performance (reads/sec) | Total requests | -+================+==================================+================+ -| 1 | 4600 | 100K | -+----------------+----------------------------------+----------------+ -| 2 | 5375 | 100K | -+----------------+----------------------------------+----------------+ -| 4 | 5404 | 100K | -+----------------+----------------------------------+----------------+ -| 8 | 5488 | 100K | -+----------------+----------------------------------+----------------+ -| 16 | 6000 | 100K | -+----------------+----------------------------------+----------------+ - -Data source: -https://jenkins.fd.io/view/hc2vpp/job/hc2vpp-csit-perf-master-ubuntu1604/9/
\ No newline at end of file +No new data has been generated in the course of this release. Results from +the last successful run are available in `17.07 release report <https://docs.fd.io/csit/rls1707/report/honeycomb_performance_tests/test_result_data.html>`_.
\ No newline at end of file |