summaryrefslogtreecommitdiff
path: root/vendor/codeberg.org/gruf/go-mmap/open.go
AgeCommit message (Collapse)AuthorFiles
24 hours[chore] remove vendorLibravatar Terin Stock1
2025-11-17[performance] when transforming media, perform read operations of large ↵Libravatar kim1
files using mmap (#4541) the performance gains aren't as substantial as i was hoping, but benchmarks did show it averaged out faster using this method. unfortunately i managed to lose the benchmarks i wrote with a poorly timed `git checkout -- .` 😭 Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4541 Co-authored-by: kim <grufwub@gmail.com> Co-committed-by: kim <grufwub@gmail.com>