Hi Nikita,
Thanks for working on this.
> master:
> [...]
> Time: 47.346 ms
>
> patched:
> [...]
> Time: 7.607 ms
Looks impressive. I believe there is still some room for improvement though:
1. IMO the new API (create_detoast_iterator et al) should have
corresponding unit tests.
2. Suggestion: p
Hi hackers!
Some time ago there was a discussion on detoast iterators [1].
The original thread stalled, but we took it, reviewed and refactored,
and used it for some of our ideas.
I've refactored it onto the current master and made some tests,
iterative detoast provides significant improvement ov
Hi hackers!
Some time ago there was a discussion on detoast iterators [1].
The original thread stalled, but we took it, reviewed and refactored,
and used it for some of our ideas.
I've refactored it onto the current master and made some tests,
iterative detoast provides significant improvement ov