Skip to content

shares: NamespacePaddingShare can take advantage of Go's memory guarantees to zero memory and use make([]byte, LEN) instead of bytes.Repeat([]byte{0}, LEN) which is less efficient #17

shares: NamespacePaddingShare can take advantage of Go's memory guarantees to zero memory and use make([]byte, LEN) instead of bytes.Repeat([]byte{0}, LEN) which is less efficient

shares: NamespacePaddingShare can take advantage of Go's memory guarantees to zero memory and use make([]byte, LEN) instead of bytes.Repeat([]byte{0}, LEN) which is less efficient #17

Triggered via issue February 29, 2024 13:03
Status Success
Total duration 10s
Artifacts
Add new issues to the core/app project
2s
Add new issues to the core/app project
Fit to window
Zoom out
Zoom in