blob: 9e9e314809c86a5ea75fbbcf4dc8188a46dc8656 [file] [log] [blame]
John DeNisco06dcd452018-07-26 12:45:10 -04001.. _fast:
2
3================================
4Fast, Scalable and Deterministic
5================================
6
John DeNiscoc64ba6d2018-08-02 15:03:15 -04007This section describes the ways that VPP is fast, scalable and deterministic:
8
9* `Continuous integration and system testing (CSIT) <https://wiki.fd.io/view/CSIT#Start_Here>`_
John DeNisco06dcd452018-07-26 12:45:10 -040010
11 * Including continuous & extensive, latency and throughput testing
12
13* Layer 2 Cross Connect (L2XC), typically achieve 15+ Mpps per core.
14* Tested to achieve **zero** packet drops and ~15ยตs latency.
15* Performance scales linearly with core/thread count
16* Supporting millions of concurrent lookup tables entries
17
18Please see :ref:`performance` for more information.