Skip to content
GitLab
Explore
Sign in
hash: Remove an assertion from the hot path
Code
Review changes
Check out branch
Download
Patches
Plain diff
Matthias Clasen
requested to merge
hash-me-faster
into
master
Oct 10, 2019
Overview
1
Commits
1
Pipelines
2
Changes
1
Expand
This assert is using atomics and was showing up in some cache-heavy GTK profiles. Remove it.
Merge request reports