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

Consider using /tmp #5

Open
iotku opened this issue Sep 6, 2019 · 0 comments
Open

Consider using /tmp #5

iotku opened this issue Sep 6, 2019 · 0 comments
Labels
question Further information is requested

Comments

@iotku
Copy link
Owner

iotku commented Sep 6, 2019

May be less compatible for non-linux systems (although current intention is for linux and windows for linux to be functional)

Often /tmp is running /tmpfs (ramdisk) which may be faster, however disk speed is likely not the main bottleneck and additionally may have additional space constraints which could be difficult to deal with.

@iotku iotku added the question Further information is requested label Sep 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant