-
Notifications
You must be signed in to change notification settings - Fork 135
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: performance: add pool latency tester
`odp_pool_latency` is a simple pool latency tester for profiling pool allocation and free latencies under different load patterns. Test scenario consists of a configurable pattern (allocations/frees/delays) that is run continuously. All the currently specified pool types are available for testing. Signed-off-by: Tuomas Taipale <[email protected]>
- Loading branch information
1 parent
132cfb7
commit 006c331
Showing
3 changed files
with
1,384 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.