Skip to content

Commit a797262

Browse files
committed
(improvement) add HostPolicy to the benchmark suite.
Signed-off-by: Yaniv Kaul <yaniv.kaul@scylldb.com>
1 parent b23558b commit a797262

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/unit/test_policy_performance.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
import statistics
77
from unittest.mock import Mock
88

9+
"A micro-bechmark for performance of policies"
10+
911
from cassandra.policies import (
1012
DCAwareRoundRobinPolicy,
1113
RackAwareRoundRobinPolicy,

0 commit comments

Comments
 (0)