[Oberon] Why is RSC string data word-aligned?

Andreas Pirklbauer andreas_pirklbauer at yahoo.com
Sun Jan 31 07:07:13 CET 2021


    > However, the whole object file is read in when the module is loaded. Hence,
    > the module loader is only slowed down by 1% because of those extra nulls.

Perhaps not even 1% slower, because consecutive bytes are read from in-memory buffers.


More information about the Oberon mailing list