tdlight/benchmark
2021-11-03 15:10:43 +03:00
..
bench_actor.cpp Split Actor.is_lite to need_context and need_start_up. 2021-11-03 15:10:43 +03:00
bench_crypto.cpp Use range-based for on arrays/strings if possible. 2021-11-01 01:24:51 +03:00
bench_db.cpp Add allow_creation parameter to SqliteDb::init. 2021-09-22 19:04:56 +03:00
bench_empty.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
bench_handshake.cpp Unify include order. 2021-09-19 00:47:05 +03:00
bench_http_reader.cpp Use auto as variable type if it is initialized with a cast. 2021-10-20 01:27:02 +03:00
bench_http_server_cheat.cpp Pass BufferedFd to HttpConnection. 2021-10-27 20:29:01 +03:00
bench_http_server_fast.cpp Pass BufferedFd to HttpConnection. 2021-10-27 20:29:01 +03:00
bench_http_server.cpp Pass BufferedFd to HttpConnection. 2021-10-27 20:29:01 +03:00
bench_http.cpp Pass BufferedFd to HttpConnection. 2021-10-27 20:29:01 +03:00
bench_log.cpp Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
bench_misc.cpp A lot more minor improvements. 2021-10-19 18:11:16 +03:00
bench_queue.cpp Improve bench_queue. 2021-10-27 00:23:30 +03:00
bench_tddb.cpp Minor improvements. 2021-10-21 12:51:16 +03:00
check_proxy.cpp Move TsCerr to separate header. 2021-05-18 17:24:32 +03:00
check_tls.cpp Use range-based for on arrays/strings if possible. 2021-11-01 01:24:51 +03:00
CMakeLists.txt Use manual checks instead of cmake_minimum_required to propagate policies. 2021-06-13 23:38:48 +03:00
rmdir.cpp Update copyright year. 2021-01-01 15:57:46 +03:00
wget.cpp Unify include order. 2021-09-19 00:47:05 +03:00