summaryrefslogtreecommitdiff
path: root/vendor/codeberg.org/gruf/go-mempool
AgeCommit message (Collapse)AuthorFiles
2025-12-01[chore] remove vendorLibravatar Terin Stock4
2025-10-03[chore] update dependencies (#4468)Libravatar kim3
- github.com/ncruces/go-sqlite3 - codeberg.org/gruf/go-mempool - codeberg.org/gruf/go-structr (changes related on the above) * - codeberg.org/gruf/go-mutexes (changes related on the above) * * this is largely just fiddling around with package internals in structr and mutexes to rely on changes in mempool, which added a new concurrency-safe pool Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4468 Co-authored-by: kim <grufwub@gmail.com> Co-committed-by: kim <grufwub@gmail.com>
2024-05-13[performance] update go-structr and go-mutexes with memory usage ↵Libravatar kim3
improvements (#2909) * update go-structr and go-mutexes with memory usage improvements * bump to go-structr v0.8.4