Skip to content
Snippets Groups Projects
Commit 2b465f00 authored by Craig Tiller's avatar Craig Tiller
Browse files

Get stats bmdiffed

parent 3b721630
No related branches found
No related tags found
No related merge requests found
Subproject commit 4a0dd03e52e09332c8fd0f8f26a8e0ae9f911182
Subproject commit 593e917c176b5bc5aafa57bf9f6030d749d91cd5
......@@ -56,6 +56,10 @@ _INTERESTING = (
'writes_per_iteration',
'atm_cas_per_iteration',
'atm_add_per_iteration',
'cli_transport_stalls_per_iteration',
'cli_stream_stalls_per_iteration',
'svr_transport_stalls_per_iteration',
'svr_stream_stalls_per_iteration'
)
def changed_ratio(n, o):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment