Diff now too

pull/10163/head
Craig Tiller 8 years ago
parent ee880fd373
commit add943869a
  1. 1
      tools/profiling/microbenchmarks/bm_diff.py

@ -56,6 +56,7 @@ _INTERESTING = (
'writes_per_iteration',
'atm_cas_per_iteration',
'atm_add_per_iteration',
'nows_per_iteration',
)
def changed_ratio(n, o):

Loading…
Cancel
Save