gokcehan / lf

Terminal file manager
MIT License
7.79k stars 331 forks source link

Small optimizations for ui.go #1826

Closed Limero closed 2 weeks ago

Limero commented 2 weeks ago

Pre-allocating more memory, using more efficient string methods and assigning len to variables when the same result is used multiple times