AlexCouch / jewl-go

jewl-go is a go friendly performance analysis library
1 stars 1 forks source link

Decouple `Recorder` and MessagePack #2

Closed angelofallars closed 9 months ago

angelofallars commented 9 months ago

Recorder should be independent of the storage method/protocol used to store results, with the data format being decided only by the concrete implementation of the RecorderConfig.