diff options
| author | pechatnov <[email protected]> | 2026-04-01 09:06:23 +0300 |
|---|---|---|
| committer | pechatnov <[email protected]> | 2026-04-01 09:51:24 +0300 |
| commit | 6c85bd8200db49cfc34ce69e9a9426173efcc0b8 (patch) | |
| tree | a661a62fc14b3760858a0d70a6d04c7e6ac64264 /library/cpp/containers/stack_array/stack_array.cpp | |
| parent | cd457bc7285b1e990e7bf2432be67cffa0f96bc0 (diff) | |
More compact future state
Reducing the size of the internal future state (TFutureState) by more than 2x without changing observable behavior.
Size change (measured with sizeof(TFutureState))
* Before:
sizeof(TFutureState) = 416
sizeof(TFutureState) = 632
* After:
sizeof(TFutureState) = 184
sizeof(TFutureState) = 288t>) = 288
commit_hash:d0ad1ec7332d31285645d3d345d1cdab3b60d3b0
Diffstat (limited to 'library/cpp/containers/stack_array/stack_array.cpp')
0 files changed, 0 insertions, 0 deletions
