couchbase / moss

moss - a simple, fast, ordered, persistable, key-val storage library for golang
Other
959 stars 58 forks source link

add times taken to fsync() to the histograms #33

Open steveyen opened 7 years ago

steveyen commented 7 years ago

Sometimes, perhaps fsync() can take awhile -- might be good to know how long.