In the code back-end, removed the fields [env.startp] and [env.endp]
by reading the positions from the lexbuf just in time. No speed difference, but this should imply less frequent minor collections.
Please register or sign in to comment
by reading the positions from the lexbuf just in time. No speed difference, but this should imply less frequent minor collections.