fission-codes / go-car-mirror

Generic Go implementation of the CAR Mirror protocol
Apache License 2.0
4 stars 0 forks source link

Stats intervals wrong #101

Open justindotpub opened 1 year ago

justindotpub commented 1 year ago

Look into whether or not the interval value in block store get stats is correct. From a couple times looking into that I have suspicion that it is wrong, maybe not accumulating and only the value of the last operation?

ETA: 2023-11-17