[performance] update go-structr and go-mutexes with memory usage improvements (#2909)

* update go-structr and go-mutexes with memory usage improvements

* bump to go-structr v0.8.4
This commit is contained in:
kim 2024-05-13 08:05:46 +00:00 committed by GitHub
commit c06e6fb656
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
26 changed files with 1409 additions and 163 deletions

3
vendor/codeberg.org/gruf/go-mempool/README.md generated vendored Normal file
View file

@ -0,0 +1,3 @@
# go-mempool
very simple memory pool implementation