Add MD-SAL benchmarking scripts to tools directory 19/26619/5
authorVratko Polak <vrpolak@cisco.com>
Wed, 9 Sep 2015 13:24:13 +0000 (15:24 +0200)
committerVratko Polak <vrpolak@cisco.com>
Wed, 9 Sep 2015 13:24:13 +0000 (15:24 +0200)
commit2ee2a4924a0611add654184720311f5974c976c8
tree8108cb8e4d6d6cf8a1221fa63d061730f7ee1288
parent5f76930696d07cfdaf4470bb73ca5e7b4b852b3c
Add MD-SAL benchmarking scripts to tools directory

Jan Medved has created several benchmarking utilities for Coretutorials.
But Coretutorial project is not part of Beryllium.

The natural place for the python scripts is in tools,
as they are standalone, do not depend on anything,
and can be started from a machine remote to ODL.

Java part of benchmarking applications will be hosted elsewhere.

Change-Id: Ib872765c0608bba2296f27c4515417d8f01492be
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
tools/mdsal_benchmark/dsbenchmark.py [new file with mode: 0755]
tools/mdsal_benchmark/ntfbenchmark.py [new file with mode: 0755]
tools/mdsal_benchmark/rpcbenchmark.py [new file with mode: 0755]