Author here! That makes sense; it only runs the algorithms that show up in the table, but it is running every algorithm under the hood. I tried to make them build on each other (so for example, every one after the UUID table uses that same table without recreating it) but I'm probably doing a lot of extra allocation.
I'll see if I can find any performance gains. Sorry about that!
I'll see if I can find any performance gains. Sorry about that!