tests: add small dict benchmark

This commit is contained in:
Wim Taymans 2020-01-14 13:52:08 +01:00
parent 0c63d045ee
commit 6e9d3bdb36
2 changed files with 145 additions and 0 deletions

View file

@ -28,6 +28,7 @@ endif
benchmark_apps = [
'stress-ringbuffer',
'benchmark-pod',
'benchmark-dict',
]
foreach a : benchmark_apps