Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

style manager optimizations

Eonist edited this page Mar 20, 2017 · 4 revisions

Notes on implementing style-manager optimization:

  • Binary search

  • Binary search trees

  • A case where StyleManager i slow is in treeLists. Further Caching may be needed

Clone this wiki locally