push
github
perf: `1mops_write` uses `box.stat()` to measure peak speed Before this patch, the test calculated the peak speed independently, but tarantool has a ready-made API `box.stat()`, which allows you to track the speed of all operations. This patch uses this API instead of its own mechanisms. NO_DOC=internal NO_CHANGELOG=internal NO_TEST=internal (cherry picked from commit 584c3e00c)
70147 of 124029 branches covered (56.56%)
103199 of 117908 relevant lines covered (87.53%)
1955454.6 hits per line