8000 optimize async target finding by hayanesuru · Pull Request #303 · Winds-Studio/Leaf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

optimize async target finding #303

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

Merged
merged 9 commits into from
May 1, 2025
Merged

optimize async target finding #303

merged 9 commits into from
May 1, 2025

Conversation

hayanesuru
Copy link
Collaborator
@hayanesuru hayanesuru commented Apr 30, 2025

before this pr

entitiy tick start
  ...
  entitiy tick ai
entitiy tick end

apply this pr and enable async target finding

iter all entitities start

entitiy tick start
  ...
  entitiy tick ai partial
entitiy tick end

entitities tick ai partial

entitiy tick start
  ...
  entitiy tick ai partial
entitiy tick end

entitities tick ai partial
...
iter all entitities end
...
block entitiy tick end
entitities tick ai partial
block entitiy tick end
entitities tick ai partial

@hayanesuru hayanesuru added type: fix Pull request for fixing bug type: optimization Pull request for optimization labels Apr 30, 2025
@Taiyou06 Taiyou06 merged commit 3b8ec97 into ver/1.21.4 May 1, 2025
1 check passed
@hayanesuru hayanesuru deleted the dev/async-target branch May 3, 2025 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: fix Pull request for fixing bug type: optimization Pull request for optimization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0