omegabytes / askTheDM

Alexa skill: Get basic info about DND spells, items, and rules
Other
15 stars 10 forks source link

Noticeable slowdown on spell request #11

Closed omegabytes closed 7 years ago

omegabytes commented 7 years ago

When I had two spells in spell.js, output was near-instant.

Now that there's 400+ spells (unordered), there is a noticeable delay in getting a response. This needs to be optimized.