Skip to content
  • John A's avatar
    Improve parsing to increase speed/ reduce CPU use · 78d7d616
    John A authored
    bonsai.sh now keeps track of the rightmost column containing a
    character, so that when parsing each line, it only parses to the last
    character- thus saving time and resources.
    78d7d616