When reading from many possibly large files in a fashion similar to random access, it is usually the fastest and most efficient to use memory maps.
Although memory maps have many advantages, they represent a very limited system resource as every map uses one file descriptor, whose amount is limited per process. On 32 bit systems, the amount of memory you can have mapped at a åtime is naturally limited to theoretical 4GB of memory, which may not be enough for some applications.
The documentation can be found here: http://smmap.readthedocs.org
Release files for smmap 0.9.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| smmap-0.9.0.tar.gz | 22.1 kB | Details |
Release files / smmap-0.9.0.tar.gz
| Download URL | smmap-0.9.0.tar.gz |
|---|---|
| Size | 22.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0e2b62b497bd5f0afebc002eda4d90df9d209c30ef257e8673c90a6b5c119d62
|
|
BLAKE2b-256 checksum How to use checksums |
bcaab744b3761fff1b10579df996a2d2e87f124ae07b8336e37edc89cc502f86
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |