david415 / HoneyBadger

Quantum Insert detector/recorder
GNU General Public License v3.0
305 stars 39 forks source link

fix retrospective analysis #51

Closed david415 closed 9 years ago

david415 commented 9 years ago

currently our retrospective.go suffers from lack of good abstractions to reduce the complexity. this code is a bit buggy and needs some attention. This section here: https://github.com/david415/HoneyBadger/blob/master/retrospective.go#L135-L175