On Tue, 18 Mar 2014 15:21:28 -0700, Dan Stromberg wrote: > On Tue, Mar 18, 2014 at 3:03 PM, Marko Rauhamaa <ma...@pacujo.net> > wrote: >> Dan Stromberg <drsali...@gmail.com>: >> For a proper comparison, I'd like a fixed, identical dataset and set of >> operations run against each data structure. >> >> How about this test program: > > I used to do essentially this, but it was time-prohibitive and produced > harder-to-read graphs - harder to read because the enormous values of > the bad trees were dwarfing the values of the good trees.
A log graph may be the solution to that: graph the log of the time rather than time itself. -- Steven -- https://mail.python.org/mailman/listinfo/python-list