Brian Myers

Results 23 comments of Brian Myers

It looks like `{:.2}` rounds instead of truncates. I'm not familiar enough with the code base to know if we **need** rounding or can just get away with truncation. That...

I probably missed a couple of areas where we could speed up the code - Will do a more thorough pass sometime soon. Hopefully we can get more than a...

Hey Jon. Enjoyed your return to YouTube! I spent some time this past weekend switching logging over to the [tracing](https://github.com/tokio-rs/tracing) crate (formerly tokio-trace). I'll need some more time to polish...