▲ | Sesse__ 5 days ago | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Linux also uses mmap for running executables. But explicit I/O does not mean you have to start off by a gigabyte-long read(). | |||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | jclarkcom 5 days ago | parent [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
More detailed explanation from ChatGPT. As quick estimate you could achieve a >2x speed up using memory mapped files for a typical assembler workload. https://chatgpt.com/share/68b5e0db-a6d0-8005-9101-d326d2af0a... | |||||||||||||||||||||||||||||||||||||||||||||||||||||
|