1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-03-09 15:40:10 +00:00
ton/tl/generate/scheme
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
..
lite_api.tl Support libraries in LS and request+caching in TLC 2022-05-06 10:48:05 +03:00
lite_api.tlo Support libraries in LS and request+caching in TLC 2022-05-06 10:48:05 +03:00
ton_api.tl Add GetPerfTimerStats (#451) 2022-09-10 12:57:13 +03:00
ton_api.tlo Add GetPerfTimerStats (#451) 2022-09-10 12:57:13 +03:00
tonlib_api.tl Add tonlib method raw.sendMessageReturnHash (#423) 2022-08-15 20:04:24 +03:00
tonlib_api.tlo Add tonlib method raw.sendMessageReturnHash (#423) 2022-08-15 20:04:24 +03:00
update-tlo.sh initial commit 2019-09-07 14:33:36 +04:00