index
:
tdlib
debian
Cross-platform library for building Telegram clients
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
benchmark
/
bench_http_server.cpp
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright year.
levlam
2025-01-01
Update copyright year.
levlam
2024-01-01
Update copyright year.
levlam
2023-01-01
Update copyright year.
levlam
2022-09-14
Replace ConcurrentScheduler::init with constructor.
levlam
2022-09-14
Allow to specify affinity mask for concurrent scheduler threads.
levlam
2022-01-01
Update copyright year.
levlam
2021-11-06
Move benchmarks out of namespace td.
levlam
2021-11-04
Minor improvements.
levlam
2021-10-27
Pass BufferedFd to HttpConnection.
levlam
2021-09-19
Unify include order.
levlam
2021-07-04
Make inherited classes final if possible.
levlam
2021-07-03
Use final instead of override.
levlam
2021-01-01
Update copyright year.
levlam
2020-11-23
Include ConcurrentScheduler separately.
levlam
2020-01-01
Update copyright year.
levlam
2019-06-17
Explicitly use unique_ptr<HttpQuery>.
levlam
2019-02-21
Fix log messages style.
levlam
2019-01-01
Update copyright year.
levlam
2018-01-02
Update copyright year.
levlam
2017-12-31
Project import generated by Copybara.
Arseny Smirnov