DynamoRIO / DynamoRIO/dynamorio

Use absl containers for faster hashtable performance

Open
#4,844 0 comments 0 reactions 0 assignees View on GitHub
Component-DrMemtrace Performance Type-Feature
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

We've had several instances where std hashtable performance matters: for rawtrace, where drcontainers was 15% faster: https://github.com/DynamoRIO/dynamorio/issues/2056#issuecomment-333167409, and https://github.com/DynamoRIO/dynamorio/issues/1738#issuecomment-809494133 (PR 4843). This issue covers importing absl containers for better hashtable performance (and other containers as well: probably targeting drcachesim analysis tools).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.