Due to a ransomware attack, the wiki was reverted to a July 2022 version. . We apologize for the lack of a more recent valid backup.
System Env:
- Server: Dual XeonE5-2670 v2 2.5GHz; 64GB DDR3; 512GB SSD
- System clock precision is +/- 1 ms
- 1Gbps NIC
- JAVA_OPTS="${JAVA_OPTS:--Xms8G -Xmx8G}"
ONOS Apps:
- drivers
- null
- intentpref
ONOS Config:
- cfg set org.onosproject.net.intent.impl.IntentManager skipReleaseResourcesOnWithdrawal true
- cfg set org.onosproject.net.intent.impl.compiler.IntentConfigurableRegistrator useFlowObjectives true (when using flow objective intents compiler)
- cfg set org.onosproject.net.intent.impl.compiler.IntentConfigurableRegistrator defaultFlowObjectiveCompiler org.onosproject.net.intent.impl.compiler.LinkCollectionIntentObjectiveCompiler (when using flow objective intents compiler)
"Constant-Load" Test Conditions:
- new NumKeys - 40000
- with eventually consistent flow rule - 40000
- with Flow Obj - 4000
Following graphs include results using flow rule stores with both strong consistency and eventual consistency models. The ONOS team is still working on performance improvements for flow rule store with strong consistency.