1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-13 03:32:22 +00:00
ton/tdactor/td/actor/core
birydrad 72020c04c4
celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164)
* getactorstats query for validator-engine-console

* celldb in-memory mode (--celldb-in-memory option)

* rldp2: bugfix - do not estimate speed while nothing is sent

* add simple ed25519 benchmark

* fix compilation errors of different platforms and move to c++20

* fix some warnings

* turn on TON_USE_ABSEIL for glibc 2.27 nix build

---------

Co-authored-by: birydrad <>
2024-09-23 17:34:37 +03:00
..
Actor.h bugfixes 2020-04-10 23:06:01 +04:00
ActorExecuteContext.h bugfixes 2020-04-10 23:06:01 +04:00
ActorExecutor.cpp celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164) 2024-09-23 17:34:37 +03:00
ActorExecutor.h celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164) 2024-09-23 17:34:37 +03:00
ActorInfo.h celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164) 2024-09-23 17:34:37 +03:00
ActorInfoCreator.h celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164) 2024-09-23 17:34:37 +03:00
ActorLocker.h bugfixes 2020-04-10 23:06:01 +04:00
ActorMailbox.h bugfixes 2020-04-10 23:06:01 +04:00
ActorMessage.h bugfixes 2020-04-10 23:06:01 +04:00
ActorSignals.h bugfixes 2020-04-10 23:06:01 +04:00
ActorState.h bugfixes 2020-04-10 23:06:01 +04:00
ActorTypeStat.cpp celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164) 2024-09-23 17:34:37 +03:00
ActorTypeStat.h celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164) 2024-09-23 17:34:37 +03:00
Context.h bugfixes 2020-04-10 23:06:01 +04:00
CpuWorker.cpp updated submodules, bugfixes 2020-04-27 16:01:46 +04:00
CpuWorker.h updated vm (breaking compatibility) 2020-02-28 14:28:47 +04:00
IoWorker.cpp integrating the existing state of TON Storage / TON Payments / CPS Fift development branches 2020-05-27 22:10:46 +04:00
IoWorker.h integrating the existing state of TON Storage / TON Payments / CPS Fift development branches 2020-05-27 22:10:46 +04:00
Scheduler.cpp integrating the existing state of TON Storage / TON Payments / CPS Fift development branches 2020-05-27 22:10:46 +04:00
Scheduler.h celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164) 2024-09-23 17:34:37 +03:00
SchedulerContext.h celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164) 2024-09-23 17:34:37 +03:00
SchedulerId.h updated vm (breaking compatibility) 2020-02-28 14:28:47 +04:00
SchedulerMessage.h bugfixes 2020-04-10 23:06:01 +04:00