Peter Lobsinger wrote:
The branch is currently failing some tests for me with the same
failures I'm experiencing with master (apparently introduced with the
recent IPv6 features). I am seeing no introduced failures. However,
please test this wherever and with whatever you see fit.
Confirmed:
The annotations-tree branch changes the way we store annotations to
make these more space-efficient and faster to look up. Whereas before,
to lookup annotations required multiple linear scans of various arrays
within the annotations table, now entries are contained in ordered
lists per-annotation-k