Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include more already-recorded metrics in benchmark pages #48

Open
anp opened this issue Oct 6, 2018 · 0 comments
Open

Include more already-recorded metrics in benchmark pages #48

anp opened this issue Oct 6, 2018 · 0 comments
Labels
website changes to the website

Comments

@anp
Copy link
Owner

anp commented Oct 6, 2018

At a glance, these are the other metrics we're currently collecting on the runners, and we should consider including them on benchmark pages:

  • align-faults
  • bus-cycles
  • context-switches
  • cpu-clock
  • cpu-migrations
  • dtlb-read-access, dtlb-read-miss
  • dtlb-write-access, dtlb-write-miss
  • emulation-faults
  • itlb-read-access, itlb-read-miss
  • l1d-read-access, l1d-read-miss
  • l1d-write-access, l1i-read-miss
  • ll-read-access, ll-read-miss
  • ll-write-access, ll-write-miss
  • node-read-access, node-read-miss
  • node-write-access, node-write-miss
  • page-fault
  • page-fault-minor
  • page-faults-major
  • ref-cpu-cycles
  • task-clock
@anp anp added the website changes to the website label Oct 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
website changes to the website
Projects
None yet
Development

No branches or pull requests

1 participant