Skip to content

Speeding up UHDM deserialization #690

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 1 commit into from
Apr 5, 2022

Conversation

QuantamHD
Copy link
Contributor

During initialization the setID function consumes a lot of cycles hashing the BaseClass pointer.

This change reduces the uhdm read time by 22%.

…hing the BaseClass.

This change reduces the uhdm read time by 22%.
@QuantamHD QuantamHD requested a review from alaindargelas April 5, 2022 17:18
@alaindargelas alaindargelas merged commit 10c611c into chipsalliance:master Apr 5, 2022
hzeller added a commit to hzeller/Surelog that referenced this pull request Apr 6, 2022
 * AllObjects() will return a different map type
   after next submodule sync. This will work
   with both.
   chipsalliance/UHDM#690

 * CMake: prepare for test switch off for ANTLR
   CPP tests available in the upcoming version
   antlr/antlr4#3624

Signed-off-by: Henner Zeller <[email protected]>
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