Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using fs.memoryfs.MemoryFS for speedups? #161

Open
twardoch opened this issue Aug 20, 2021 · 1 comment
Open

Using fs.memoryfs.MemoryFS for speedups? #161

twardoch opened this issue Aug 20, 2021 · 1 comment

Comments

@twardoch
Copy link

ufoLib2 uses PyFilesystem2 ("fs"). There is fs.memoryfs.MemoryFS — has anyone tried it for potential speedups?

I mean, fontmake, glyphsLib etc. might yield speedups if the DesignSpace+UFO intermediates are written into MemoryFS

@anthrotype
Copy link
Member

ufoLib2 Font already supports fs objects as input or output. They are passed on to ufoLib's UFOReader/Writer. What is the exact feature request for ufoLib2 proper?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants