1
0
Fork 0
mirror of https://github.com/vbatts/go-mtree.git synced 2025-10-04 04:31:00 +00:00
go-mtree/pkg
Aleksa Sarai 7e2695a1be
vis: make all logic byte-native
The mixing of "byte" and "rune" usage made the code a little more
complicated than necessary. The benchmarks seem to indicate that this
bumps the speed of most operations up by ~3% but I would just chalk that
up to noise.

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
2025-09-23 18:19:42 +10:00
..
govis vis: make all logic byte-native 2025-09-23 18:19:42 +10:00