Add benchmark tool 29/279529/5
authorjh9216.park <jh9216.park@samsung.com>
Thu, 11 Aug 2022 03:46:55 +0000 (23:46 -0400)
committerjh9216.park <jh9216.park@samsung.com>
Thu, 11 Aug 2022 07:25:19 +0000 (03:25 -0400)
commit0c24a79e918d10944c4c669b62fc517cec9fad28
treeb58eb9ef95ca1297e37affe4ad36b1106cb49c79
parentd7a1dacae4e6509302bd085fd4ecbd160bcfac59
Add benchmark tool

Change-Id: I8360367d6a62e00f4c2a3525a409aa9e8079ab87
Signed-off-by: jh9216.park <jh9216.park@samsung.com>
13 files changed:
CMakeLists.txt
benchmark/CMakeLists.txt [new file with mode: 0644]
benchmark/server/CMakeLists.txt [new file with mode: 0644]
benchmark/server/log-private.hh [new file with mode: 0644]
benchmark/server/main.cc [new file with mode: 0644]
benchmark/tidl/prebuild.sh [new file with mode: 0755]
benchmark/tidl/test.tidl [new file with mode: 0644]
benchmark/tool/CMakeLists.txt [new file with mode: 0644]
benchmark/tool/log-private.hh [new file with mode: 0644]
benchmark/tool/main.cc [new file with mode: 0644]
benchmark/tool/options.cc [new file with mode: 0644]
benchmark/tool/options.hh [new file with mode: 0644]
packaging/rpc-port.spec