Release 1.3.2
restructure (#175)
Author: al-niessner
Date: Tue, 2 Aug 2022 13:38:10 -0700
Part of the clean up was to make all of the db function fail if open had not been called first. Modified dawgie.tools.trace to open and close the db always since the pipeline has correctly closed it already.
changed order of operations (#173)
Author: al-niessner
Date: Sun, 31 Jul 2022 17:34:39 -0700
Quick notebook test shows that changing inserting every value into shelf vs uypdating a shelf is 3x or so slower. Updated the algorithm to build an in-memory dictionary then update the shelve once done making the dictionary.
info/debug difference
Author: Al Niessner
Date: Sun, 31 Jul 2022 14:44:34 -0700
simply type (#171)
Author: al-niessner
Date: Sun, 31 Jul 2022 14:03:26 -0700