allocation performance depends on performance of lowest_bit() function, it calculates log2 on each time it is called maybe some kind of values hashing can improve merformance of lowest_bit() function
Log in to post a comment.