Kratos icon indicating copy to clipboard operation
Kratos copied to clipboard

use the "advanced" version of the bin search

Open RiccardoRossi opened this issue 3 years ago • 0 comments
trafficstars

📝 Description this is a performance fix to avoid the creation of temporary for every node.

also a large number of maximum results is used which help prevents segfaults in cases in which the maximum number of search results is exceeded. (marked as bugfix because of this reason)

Please mark the PR with appropriate tags:

  • Performance, Bugfix

🆕 Changelog usingthe "advanced" version of the bin search instead of the simplified one so that TLS storage can be used for auxilary search array

RiccardoRossi avatar Jul 27 '22 08:07 RiccardoRossi

Merging as I need to do some modifications which will conflict this.

rubenzorrilla avatar Aug 19 '22 10:08 rubenzorrilla