28 - Effect check based on effect #
I've noticed that Aura has noticeable performance impact on my machine when checking for a larger number of effects. Though definitely worth it, maybe there is room for improvement by checking effect numbers instead of string comparisons.
Could you implement an additional mode 'Aura triggered by: Effect (number)' and rename the current effect mode to 'Effect (name)'?
- 2 comments
- 2 comments
- Reply
- #2
wikki Jun 03, 2009 at 22:02 UTC - 0 likesI pushed the update containing the mentioned changes into the 2.5-beta release. Check the release notes: http://war.curseforge.com/projects/aura/pages/release-notes/ for more information.
- Reply
- #1
wikki May 28, 2009 at 03:33 UTC - 0 likesSomething similar is on the table for Aura 3.0, though the implementation is slightly different than what you suggested.
The user would still input effect names, and whenever an effect was found it would store the effect ID for that session and use that as a check prior to the effect name.