Dmitriy from @siderolabs did a couple of optimization changes to my `go-uefi` library.
Results in a reduction of their memory usage from 1.6 GiB to 80 MiB(!)
https://github.com/Foxboron/go-uefi/pull/23
Dmitriy from @siderolabs did a couple of optimization changes to my `go-uefi` library.
Results in a reduction of their memory usage from 1.6 GiB to 80 MiB(!)
https://github.com/Foxboron/go-uefi/pull/23
@edu4rdshl @Foxboron @siderolabs exactly what I wanted to say.
Also, the more efficient code is not even unreadable.
Lovely