zoop0kemon / hh-plus-plus

14 stars 6 forks source link

Adding Harem Optimization Module #11

Closed rena-jp closed 9 months ago

rena-jp commented 9 months ago

This module performs two optimizations for faster performance.

  1. Prevent scrollbars from rebuilding.
  2. Cache JQuery objects to reduce selector calls.