summaryrefslogtreecommitdiffstats
path: root/tests/qht-bench.c
Commit message (Expand)AuthorAgeFilesLines
* qht-bench: add -p flag to precompute hash valuesEmilio G. Cota2018-09-261-6/+20
* qht: return existing entry when qht_insert failsEmilio G. Cota2018-06-151-2/+2
* qht: require a default comparison functionEmilio G. Cota2018-06-151-7/+7
* tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASKEmilio G. Cota2017-10-241-1/+1
* exec: [tcg] Use different TBs according to the vCPU's dynamic tracing stateLluĂ­s Vilanova2017-07-171-1/+1
* qht-bench: relax test_start/stop atomic accessesEmilio G. Cota2016-10-241-3/+3
* clean-includes: run it once morePaolo Bonzini2016-06-161-1/+0Star
* qht: add qht-bench, a performance benchmarkEmilio G. Cota2016-06-121-0/+488