Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D dynamorio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,467
    • Issues 1,467
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 44
    • Merge requests 44
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • DynamoRIO
  • dynamorio
  • Issues
  • #4844
Closed
Open
Issue created Apr 08, 2021 by Derek Bruening@derekbrueningContributor

Use absl containers for faster hashtable performance

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).

Assignee
Assign to
Time tracking