Skip to content

ref(profiling): Eagerly hash stack for profiles#1755

Merged
Zylphrex merged 3 commits intomasterfrom
txiao/ref/eagerly-hash-stack-for-profiles
Nov 30, 2022
Merged

ref(profiling): Eagerly hash stack for profiles#1755
Zylphrex merged 3 commits intomasterfrom
txiao/ref/eagerly-hash-stack-for-profiles

Conversation

@Zylphrex
Copy link
Copy Markdown
Member

Hashing the stack is an expensive operation and the same stack is used for parallel transactions happening on various threads. Instead of hashing it each time it's used.

Hashing the stack is an expensive operation and the same stack is used for
parallel transactions happening on various threads. Instead of hashing it each
time it's used.
@Zylphrex Zylphrex merged commit 01dc7ee into master Nov 30, 2022
@Zylphrex Zylphrex deleted the txiao/ref/eagerly-hash-stack-for-profiles branch November 30, 2022 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants