We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: