Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vigo/hardcast-out-of-advance #3868

Merged
merged 3 commits into from
Oct 12, 2023
Merged

Conversation

vigo2
Copy link
Contributor

@vigo2 vigo2 commented Oct 11, 2023

[core] move Hardcast handling out of advance() into PendingActions (hardcastAction and gcdAction), so it's not needlessly checked for other actions

This is a speedup for all classes, depending on how many PAs are non-gcdAction and non-hardcastActions. For DKs w/ Night of the Dead, it's a ~5% speedup, quite large for such a simple measure.

Test changes look fine, all "Averages" are still within expected ranges.

…ardcastAction and gcdAction), so it's not needlessly checked for other actions
@vigo2 vigo2 requested a review from jimmyt857 October 11, 2023 08:15
# Conflicts:
#	sim/priest/shadow/TestShadow.results
#	sim/shaman/enhancement/TestEnhancement.results
# Conflicts:
#	sim/hunter/TestMM.results
#	sim/mage/TestArcane.results
#	sim/mage/TestFire.results
#	sim/mage/TestFrost.results
#	sim/mage/TestFrostFire.results
#	sim/shaman/elemental/TestElemental.results
#	sim/shaman/enhancement/TestEnhancement.results
#	sim/shaman/restoration/TestRestoration.results
#	sim/warlock/TestAffliction.results
#	sim/warlock/TestDemonology.results
#	sim/warrior/dps/TestArms.results
@vigo2 vigo2 merged commit a3813f9 into wowsims:master Oct 12, 2023
1 check passed
@vigo2 vigo2 deleted the vigo/hardcast-out-of-advance branch October 12, 2023 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants