@jaffee - there's a lot of renaming noise in here, the remaining issue is creating indexes and frames for each benchmark.
See initIndex in new file setup.go, called in Import.Init (latest commit right now, 58b1beb)
~If you have a better, quick way to do this, I'll modify. Otherwise I'll just add~ Added similar calls to the other Init functions and this should be good to go for now.
@jaffee - there's a lot of renaming noise in here, the remaining issue is creating indexes and frames for each benchmark.
See
initIndex
in new file setup.go, called inImport.Init
(latest commit right now, 58b1beb)~If you have a better, quick way to do this, I'll modify. Otherwise I'll just add~ Added similar calls to the other Init functions and this should be good to go for now.