diff options
author | 2023-12-16 11:53:42 +0000 | |
---|---|---|
committer | 2023-12-16 12:53:42 +0100 | |
commit | d56a8d095e8fe84422ef4098d1e1a25198da17a1 (patch) | |
tree | cb34cb50335098492c863e4630dfd0b8da10d6c5 /internal/processing/stream | |
parent | [docs]: Update FAQ and ROADMAP (#2458) (diff) | |
download | gotosocial-d56a8d095e8fe84422ef4098d1e1a25198da17a1.tar.xz |
[performance] simpler throttling logic (#2407)
* reduce complexity of throttling logic to use 1 queue and an atomic int
* use atomic add instead of CAS, add throttling test
Diffstat (limited to 'internal/processing/stream')
0 files changed, 0 insertions, 0 deletions