200sc / bebop

bebop wire format in Go
Apache License 2.0
69 stars 5 forks source link

avoid reading/writing byte-by-byte in a loop #36

Closed mirza-s closed 1 year ago

mirza-s commented 1 year ago

Fix performance impact of reading/writing one byte at a time in a loop