Commit 05ca7ef
committed
chore: change the resolution of reply latency to measurement to ns
Also, fix test_reply_count that did not really tested command due to missed await statements.
Signed-off-by: Roman Gershman <[email protected]>1 parent 1e14f80 commit 05ca7ef
File tree
3 files changed
+23
-12
lines changed- src
- facade
- server
- tests/dragonfly
3 files changed
+23
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1713 | 1713 | | |
1714 | 1714 | | |
1715 | 1715 | | |
1716 | | - | |
| 1716 | + | |
1717 | 1717 | | |
1718 | 1718 | | |
1719 | 1719 | | |
| |||
3015 | 3015 | | |
3016 | 3016 | | |
3017 | 3017 | | |
3018 | | - | |
3019 | | - | |
3020 | 3018 | | |
3021 | 3019 | | |
3022 | 3020 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| 27 | + | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
| |||
610 | 613 | | |
611 | 614 | | |
612 | 615 | | |
613 | | - | |
614 | | - | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
615 | 629 | | |
616 | 630 | | |
617 | | - | |
| 631 | + | |
618 | 632 | | |
619 | | - | |
| 633 | + | |
620 | 634 | | |
621 | 635 | | |
622 | | - | |
623 | | - | |
624 | | - | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
625 | 639 | | |
626 | 640 | | |
627 | 641 | | |
| |||
638 | 652 | | |
639 | 653 | | |
640 | 654 | | |
641 | | - | |
642 | 655 | | |
643 | 656 | | |
644 | 657 | | |
| |||
0 commit comments