|
|
|
|
|
by millstone
4256 days ago
|
|
> However, this data structure is incredibly much faster than the "O(log n)" people are generally used to. Is it? I'll bet it's actually much slower than familiar O(log n) operations like binary search, in particular due to the memory allocations. |
|