tdlight/benchmark
2022-07-14 16:15:17 +04:00
..
bench_actor.cpp Avoid warning about set but not used variable. 2022-07-06 21:53:50 +03:00
bench_crypto.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
bench_db.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
bench_empty.cpp Various improvements. 2022-02-10 23:01:28 +03:00
bench_handshake.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
bench_http_reader.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
bench_http_server_cheat.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
bench_http_server_fast.cpp Various improvements. 2022-02-10 23:01:28 +03:00
bench_http_server.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
bench_http.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
bench_log.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
bench_misc.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
bench_queue.cpp remove td::this_thread::yield function. usleep_for(1) used instead 2022-07-14 16:15:17 +04:00
bench_tddb.cpp Move Promise to tdutils. 2022-06-27 13:30:18 +03:00
check_proxy.cpp Remove unneeded commas. 2022-04-03 22:59:28 +03:00
check_tls.cpp check_tls: use static buffer. 2022-01-13 18:14:40 +03:00
CMakeLists.txt Move find_package(ABSL) under TD_WITH_ABSEIL. 2022-03-14 16:20:56 +03:00
hashmap_build.cpp Move FlatHashTable implementation to FlatHashTable.h. 2022-03-09 18:03:56 +03:00
hashset_memory.cpp Minor include fixes. 2022-03-12 00:50:04 +03:00
rmdir.cpp Update copyright year. 2022-01-01 03:35:39 +03:00
wget.cpp Move Promise to tdutils. 2022-06-27 13:30:18 +03:00