aboutsummaryrefslogtreecommitdiffhomepage
path: root/benchmark/bench_queue.cpp
AgeCommit message (Expand)Author
2026-05-18Fix platform.h/config.h includes.levlam
2026-01-01Update copyright year.levlam
2025-01-01Update copyright year.levlam
2024-01-01Update copyright year.levlam
2023-02-26Use "receive"/"have"/"loaded" instead of "got" and other log message improvem...levlam
2023-01-02Improve punctuation.levlam
2023-01-01Update copyright year.levlam
2022-07-14remove td::this_thread::yield function. usleep_for(1) used insteadArseny Smirnov
2022-01-01Update copyright year.levlam
2021-11-04Minor improvements.levlam
2021-10-27Improve bench_queue.levlam
2021-10-25Fix building with TD_EVENTFD_UNSUPPORTED.levlam
2021-10-20Use auto as variable type if it is initialized with a cast.levlam
2021-10-17Use uint32 instead of unsigned int if possible.levlam
2021-07-04Make inherited classes final if possible.levlam
2021-07-03Use final instead of override.levlam
2021-01-01Update copyright year.levlam
2020-08-08Minor benchmark improvements.levlam
2020-06-22Unify constant name style.levlam
2020-06-15Remove enum usages for static constants creation.levlam
2020-03-02Improve error messages.levlam
2020-01-01Update copyright year.levlam
2019-07-23Fix includes.levlam
2019-07-03MpscPollableQueue: move system calls out of spin lockArseny Smirnov
2019-01-24Explicitly init some std::atomic.levlam
2019-01-01Update copyright year.levlam
2018-10-25Check return values of read, write and pipe in benchmarks.levlam
2018-04-23Better iterators increment.levlam
2018-02-03Unify include order.levlam
2018-01-02Update copyright year.levlam
2017-12-31Project import generated by Copybara.Arseny Smirnov