experiment.py 文件源码

python
阅读 32 收藏 0 点赞 0 评论 0

项目:sigir2017-bitfunnel 作者: BitFunnel 项目源码 文件源码
def __init__(self, index_type, ingestion_thread_count, thread_counts):
        self.index_type = index_type
        self.ingestion_thread_count = ingestion_thread_count
        self.thread_counts = thread_counts
        self.bits_per_posting = math.nan
        self.total_ingestion_time = math.nan
        self.false_positive_rate = math.nan
        self.false_negative_rate = math.nan
        self.qps = []
        self.mps = []
        self.mpq = []
        self.mean_query_latency = []
        self.planning_overhead = []
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号