nol-alb / 6106Group4

0 stars 0 forks source link

Store plugin lists to avoid repetitive scanning #22

Open med1844 opened 2 years ago

med1844 commented 2 years ago

Currently plugin list is scanned at each initialization phase, and it takes a long time to scan. If we can store such information then loading this plugin would be fast.