aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket25931
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket25931')
-rw-r--r--changes/ticket259319
1 files changed, 9 insertions, 0 deletions
diff --git a/changes/ticket25931 b/changes/ticket25931
new file mode 100644
index 0000000000..20ce761883
--- /dev/null
+++ b/changes/ticket25931
@@ -0,0 +1,9 @@
+ o Minor features (mainloop):
+ - Move responsibility for
+ rescanning the consensus cache
+ from a once-per-second callback to a callback that is only scheduled as
+ needed. Once enough items are removed from our once-per-second
+ callback, we can eliminate it entirely to conserve CPU when idle.
+ Closes ticket:
+ 25931.
+