Skip to content

Instantly share code, notes, and snippets.

@tahmmee
Created September 14, 2015 21:55
Show Gist options
  • Save tahmmee/3cdc4056d9c328104a9d to your computer and use it in GitHub Desktop.
Save tahmmee/3cdc4056d9c328104a9d to your computer and use it in GitHub Desktop.
./bench_report.sh cf99c61a10b2769468f22bbda94caf010918b98a
BENCH-SEQUENTIAL_SET-WALFLUSH-1
stat old new diff (ms) thresh regress
set 11.789500 10.547200 -1.2423 100
commit_wal 24690.000000 23662.000000 -1028 100000
iterator_init 68.000000 93.000000 25 100
iterator_get 12.789500 11.629100 -1.1604 100
iterator_next 0.466700 0.499400 0.0327 100
iterator_close 17.000000 14.000000 -3 100
get 3.349600 2.991000 -0.3586 100
snap_open 15.000000 12.000000 -3 100
compact 145135.000000 146737.000000 1602 1000000
delete 8.977300 9.243300 0.266 100
snap_close 6065.000000 6369.000000 304 10000
kv_close 25.000000 17.000000 -8 100
file_close 4077.000000 3771.000000 -306 10000
shutdown 70993.000000 63898.000000 -7095 100000
BENCH-SEQUENTIAL_SET-WALFLUSH-0
stat old new diff (ms) thresh regress
set 12.538400 11.102100 -1.4363 100
commit_norm 22175.000000 23395.000000 1220 100000
iterator_init 30.000000 34.000000 4 100
iterator_get 13.696000 12.107900 -1.5881 100
iterator_next 0.541200 0.466600 -0.0746 100
iterator_close 7.000000 6.000000 -1 100
get 3.469200 3.438100 -0.0311 100
snap_open 11.000000 13.000000 2 100
compact 143964.000000 142351.000000 -1613 1000000
delete 9.778700 9.216400 -0.5623 100
snap_close 5863.000000 1280.000000 -4583 10000
kv_close 16.000000 12.000000 -4 100
file_close 4172.000000 4170.000000 -2 10000
shutdown 43101.000000 38491.000000 -4610 100000
Done: 0 possible regressions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment