go-qfext icon indicating copy to clipboard operation
go-qfext copied to clipboard

Mmap?

Open jasonmoo opened this issue 5 years ago • 0 comments

Neat package! Curious if an mmap'd option would work well in the read-only-from-disk use case? It would be simpler and possibly more performant than the direct read from offset + transform method. I might take a swing at it if it was welcome.

jasonmoo avatar Sep 06 '20 18:09 jasonmoo