Skip to content

Commit

Permalink
test: performance: add stash perf test
Browse files Browse the repository at this point in the history
Add stash perf test case to benchmark stash performance.

Signed-off-by: Tianyu Li <tianyu.li@arm.com>
Reviewed-by: Matias Elo <matias.elo@nokia.com>
  • Loading branch information
TianyuLi0 authored and MatiasElo committed Sep 13, 2023
1 parent 3be6564 commit 6cd8dd6
Show file tree
Hide file tree
Showing 3 changed files with 517 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/performance/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ odp_sched_latency
odp_sched_perf
odp_sched_pktio
odp_scheduling
odp_stash_perf
odp_stress
odp_timer_perf
1 change: 1 addition & 0 deletions test/performance/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ EXECUTABLES = odp_atomic_perf \
odp_pktio_perf \
odp_pool_perf \
odp_queue_perf \
odp_stash_perf \
odp_random \
odp_stress

Expand Down
Loading

0 comments on commit 6cd8dd6

Please sign in to comment.