Skip to content

Commit ef7c68a

Browse files
author
Loïc Hoguin
committed
CQ shared store: rework the flying optimisation
Instead of doing a complicated +1/-1 we do an update_counter of an integer value using 2^n values. We always know exactly in which state we are when looking at the ets table. We also can avoid some ets operations as a result although the performance improvements are minimal.
1 parent 4b87ded commit ef7c68a

File tree

3 files changed

+330
-124
lines changed

3 files changed

+330
-124
lines changed

0 commit comments

Comments
 (0)