Skip to content

Junze

19700335 requested to merge junze into main

Created by: cjunze

Performance improvements

  1. use format string instead of String concate with +
  2. refactor tick(), lines can be updated instead of removing them and re-construct when tick() is called

Merge request reports