Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

kg
Copy link
Member

@kg kg commented May 8, 2024

Based on profiling, AOT'd applications can spend a lot of time in these ghashtable lookups, and simdhash appears to perform much better for this scenario.

@kg kg requested a review from thaystg as a code owner May 9, 2024 04:20
@kg kg merged commit 9926d60 into dotnet:main May 9, 2024
Ruihan-Yin pushed a commit to Ruihan-Yin/runtime that referenced this pull request May 30, 2024
…et#102029)

* Use simdhash for aot method lookup ptr->methodinfo cache
* Clean up simdhash cmake
@github-actions github-actions bot locked and limited conversation to collaborators Jun 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants