GigiaJ / Skipper

A large discord bot utilizing JDA Dv8tion with numerous intricate features.
MIT License
0 stars 0 forks source link

Loop optimization #11

Open GigiaJ opened 6 years ago

GigiaJ commented 6 years ago

Some loops aren't broken even after you get the data you would like out of them. Would mildly improve performance.

GigiaJ commented 6 years ago

While I haven't looked into the loops themselves the rewrite of a few features, namely the management ones, introduced numerous new loops that should be looked into for efficiency purposes.