Skip to content

Commit

Permalink
etc/index-perf: add unixbench.throughput index
Browse files Browse the repository at this point in the history
Some unixbench results have no score but only throughput. Add throughput
as a new index.

Signed-off-by: Yujie Liu <yujie.liu@intel.com>
Signed-off-by: Philip Li <philip.li@intel.com>
  • Loading branch information
Yujie-Liu authored and rli9 committed Jan 10, 2024
1 parent bc26ab7 commit 47cb8cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions etc/index-perf-all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ tlbflush\.mem_acc_time_thread_ms: -1
tlbflush\.munmap_ms: -1
tlbflush\.munmap_ns_time: -1
unixbench\.score: 1
unixbench\.throughput: 1
vm-scalability\.median: 1
vm-scalability\.throughput: 1
will-it-scale\..+_ops: 1
Expand Down
1 change: 1 addition & 0 deletions etc/index-perf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ tbench\.throughput-MB\/sec: 1
thrulay\.throughput: 1
tlbflush\.mem_acc_cost_ns_time: -1
unixbench\.score: 1
unixbench\.throughput: 1
vm-scalability\.migrate_mbps: 1
vm-scalability\.throughput: 1
will-it-scale\..+\_ops: 1
Expand Down

0 comments on commit 47cb8cd

Please sign in to comment.