Skip to content
Snippets Groups Projects
Commit 43374a25 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Optimized OFile

Removed many scans of the output buffer by keeping trace of buffer length.
Time needed to write a long line with a sequence of file.printf() is
now linear with line length. Before it was quatradic, causing problems
especially when logging huge atom lists at startup.
parent d552086b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment