Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D darshan
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 72
    • Issues 72
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • darshan
  • darshan
  • Issues
  • #104
Closed
Open
Issue created Sep 24, 2015 by Shane Snyder@ssnyderOwner

histogram bins using bytes rather than counts

Darshan includes histogram bins that increment by 1 each time a given read or write size is encountered. It might be helpful to also have bins that increment by the number of bytes in the operation instead, so that we can see what percentage of data was transferred using various access sizes.

Need to think about the tradeoff in additional memory overhead to do this.

Assignee
Assign to
Time tracking