Redoing concatenation of compiled JSTs
Minor performance improvement, avoid memory relocation every time we iterate and do a string concatenation. Instead add results to a list and join them at the end.
Showing
Please
register
or
sign in
to comment