1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 11:12:16 +00:00
ton/tdutils
EmelyanenkoK 8329a58994
Add GetPerfTimerStats (#451)
* Add getperfwarningtimeraverage query for validator-engine-console

* Fix for getperfwarningtimeraverage query

* getperftimerstats

* Add history max size: 1 hour

* PerfWarningTimer: move callback instead of copy

* PerfWarningTimer: fix move constructor bug

* PerfWarningTimer: fix bug: lifetime of the callback was greater than lifetime of the local variable 'manager' captured by reference

* Fix validate-query.cpp: 'manager' used after it was moved

* PerfWarningTimer: remove logs

* getperftimerstats: write to json file

* getperftimerstatsjson

Co-authored-by: legaii <jgates.ardux@gmail.com>
Co-authored-by: Ivan Siomash <106972486+legaii@users.noreply.github.com>
2022-09-10 12:57:13 +03:00
..
generate pow-testgiver support 2020-07-06 17:07:20 +03:00
td/utils Add GetPerfTimerStats (#451) 2022-09-10 12:57:13 +03:00
test updated pow-miner + small bugfix 2020-07-10 13:46:16 +03:00
.gitrepo initial commit 2019-09-07 14:33:36 +04:00
CMakeLists.txt Using Howard Hinnant's free, open-source header-only and thread-safe datetime library. 2021-02-23 14:31:58 +03:00