Skip to content
This repository has been archived by the owner on Dec 31, 2019. It is now read-only.

Slow #3

Open
willow385 opened this issue Mar 17, 2019 · 0 comments
Open

Slow #3

willow385 opened this issue Mar 17, 2019 · 0 comments

Comments

@willow385
Copy link
Owner

willow385 commented Mar 17, 2019

The bitrate for reading and writing is two bytes per second. At that rate, it would take almost ten minutes to read or write a single kilobyte of data. Possible fixes include increasing the bitrate (up to a point) or finding a way to compress more information into each byte.

It should be noted that this might simply be an unavoidable consequence of using cassette tapes as a medium for storing information. But that doesn't mean I won't think of interesting optimizations and compressions that would allow for increased data storage and faster loading times.

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

No branches or pull requests

1 participant