1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 19:22:37 +00:00
ton/validator/downloaders
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
..
download-state.cpp bugfixes 2020-04-10 23:06:01 +04:00
download-state.hpp bugfixes 2020-04-10 23:06:01 +04:00
wait-block-data-disk.cpp bugfixes 2020-04-10 23:06:01 +04:00
wait-block-data-disk.hpp bugfixes 2020-04-10 23:06:01 +04:00
wait-block-data.cpp bugfixes 2020-04-10 23:06:01 +04:00
wait-block-data.hpp Add GetPerfTimerStats (#451) 2022-09-10 12:57:13 +03:00
wait-block-state-merge.cpp bugfixes 2020-04-10 23:06:01 +04:00
wait-block-state-merge.hpp bugfixes 2020-04-10 23:06:01 +04:00
wait-block-state.cpp updated submodules, bugfixes 2020-04-27 16:01:46 +04:00
wait-block-state.hpp Add GetPerfTimerStats (#451) 2022-09-10 12:57:13 +03:00