English

Large-Scale Metric Computation in Online Controlled Experiment Platform

Distributed, Parallel, and Cluster Computing 2024-09-27 v2

Abstract

Online controlled experiment (also called A/B test or experiment) is the most important tool for decision-making at a wide range of data-driven companies like Microsoft, Google, Meta, etc. Metric computation is the core procedure for reaching a conclusion during an experiment. With the growth of experiments and metrics in an experiment platform, computing metrics efficiently at scale becomes a non-trivial challenge. This work shows how metric computation in WeChat experiment platform can be done efficiently using bit-sliced index (BSI) arithmetic. This approach has been implemented in a real world system and the performance results are presented, showing that the BSI arithmetic approach is very suitable for large-scale metric computation scenarios.

Keywords

Cite

@article{arxiv.2405.08411,
  title  = {Large-Scale Metric Computation in Online Controlled Experiment Platform},
  author = {Tao Xiong and Yong Wang},
  journal= {arXiv preprint arXiv:2405.08411},
  year   = {2024}
}

Comments

VLDB 2024 industrial track

R2 v1 2026-06-28T16:26:35.181Z