aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/wakeup/wakeup_bench.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add missing include statements. Check for atomic wait support.Tor Egge2022-04-051-0/+4
* benchmark std::atomic wait/notify wakeupHåvard Pettersen2022-01-201-4/+38
* Use normal function template instead of abbreviated function template.Tor Egge2021-12-111-6/+12
* add cond case for early unlockHåvard Pettersen2021-11-231-0/+24
* added benchmark for thread wakeupHåvard Pettersen2021-11-231-0/+229