__init__.py
8.92 KB
-
Redoing concatenation of compiled JSTs · a0761d9a
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.
Miguel Araujo Perez committed