This website requires JavaScript.
Explore
Help
Sign In
andreacavalli
/
tdlib-fork
Archived
Watch
1
Star
0
Fork
0
You've already forked tdlib-fork
Code
Pull Requests
Releases
Activity
This repository has been archived on
2020-05-25
. You can view files and clone it, but cannot push or open issues or pull requests.
tdlib-fork
/
benchmark
History
levlam
28bfa4c4a6
Fix some MSVC Analyzer warnings.
...
GitOrigin-RevId: f62e8173ae9a5b78818f6575548ce22d4aa5c51d
2018-10-26 17:11:20 +03:00
..
bench_actor.cpp
Fix some MSVC Analyzer warnings.
2018-10-26 17:11:20 +03:00
bench_crypto.cpp
Remove more printf logging.
2018-02-11 17:52:41 +03:00
bench_db.cpp
Use td::unique_ptr instead of std::unique_ptr whenever possible.
2018-09-27 04:19:03 +03:00
bench_empty.cpp
Update copyright year.
2018-01-02 16:45:09 +03:00
bench_handshake.cpp
Pre-check DH parameters.
2018-08-09 23:41:01 +03:00
bench_http_reader.cpp
Fix some MSVC Analyzer warnings.
2018-10-26 17:11:20 +03:00
bench_http_server_cheat.cpp
Make subscribe a static method of Scheduler.
2018-09-11 01:20:41 +03:00
bench_http_server_fast.cpp
Make subscribe a static method of Scheduler.
2018-09-11 01:20:41 +03:00
bench_http_server.cpp
Update copyright year.
2018-01-02 16:45:09 +03:00
bench_http.cpp
Various style fixes.
2018-08-16 01:06:53 +03:00
bench_log.cpp
Remove calls to Logger.printf.
2018-02-11 17:07:16 +03:00
bench_misc.cpp
Check return values of read, write and pipe in benchmarks.
2018-10-25 18:48:17 +03:00
bench_queue.cpp
Check return values of read, write and pipe in benchmarks.
2018-10-25 18:48:17 +03:00
bench_tddb.cpp
Use td::unique_ptr instead of std::unique_ptr whenever possible.
2018-09-27 04:19:03 +03:00
CMakeLists.txt
Fix linking zlib to OpenSSL.
2018-02-18 00:24:34 +03:00
rmdir.cpp
Fix walk_path.
2018-09-12 03:21:23 +03:00
wget.cpp
Various fixes.
2018-09-27 16:37:15 +03:00