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_fast.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-02-10
Various improvements.
levlam
2022-01-01
Update copyright year.
levlam
2021-11-06
Move benchmarks out of namespace td.
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-07-21
PollableFd: explicit sync_with_poll
Arseny Smirnov
2020-07-13
HttpConnection: write_next_noflush for writes without flushing to socket
Arseny Smirnov
2020-01-01
Update copyright year.
levlam
2019-02-21
Fix log messages style.
levlam
2019-01-01
Update copyright year.
levlam
2018-09-11
Make subscribe a static method of Scheduler.
levlam
2018-09-07
A lot of fixes.
levlam
2018-08-14
Almost compiles
Arseny Smirnov
2018-01-02
Update copyright year.
levlam
2017-12-31
Project import generated by Copybara.
Arseny Smirnov