Open
Description
Description of the problem
There is no profiling, and i think its something really important for a data structure, with this we could compare how well they are performing and help us detect when there is something that is slowing down the structure too much.
It doesn't have to be too complicated, a simple test code run by cProfile will do