(Patch) Pass some strings by reference
Well I sprinkled consts randomly because why not. For example, for me this speeds up fixline('...50-character string...')
from assemble.pas
by 80→50 ns, so a stunning 30 ms for a million lines.
Well I sprinkled consts randomly because why not. For example, for me this speeds up fixline('...50-character string...')
from assemble.pas
by 80→50 ns, so a stunning 30 ms for a million lines.