Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: use slices.Insert instead of several appends
I found the code a bit hard to read before, this I believe is more clear. I was also hoping for an improvement in the benchmarks, but the improvement was statistically insignificant. Test Plan: go test
- Loading branch information