This update simply includes a tons of performance-related changes such as using list comprehension, multiple var assignments, limited dot operator, 1 instead of True, and more according to surveying tons of performance-related reports between different ways of coding. A few doc changes were also made in order to improve readability.
No Additions or Deletions are within this release.
While it is likely the changes would not make for a huge difference, startup of SVSync (both thread and non-thread versions) seemed faster during testing this release.