odp icon indicating copy to clipboard operation
odp copied to clipboard

[PATCH v1] test: queue_perf: add option for using private queues

Open MatiasElo opened this issue 4 months ago • 0 comments

Add new option ('-p') for using private queues per worker. In private queue mode each worker thread operates on separate queues which can improve performance scaling.

MatiasElo avatar Oct 23 '24 11:10 MatiasElo