Tagged articles
256 articles
Page 3 of 3
Youzan Coder
Youzan Coder
Jul 15, 2020 · Big Data

Design and Implementation of Youzan ABTest System for Data‑Driven Growth

Youzan created an internal A/B testing platform—combining Java/Node SDKs, a real‑time data pipeline, and a metadata‑driven workflow—to enable data‑driven product iteration, granular traffic allocation, automated logging, statistical analysis, and scalable growth insights across its merchant services, while planning further automation and integration.

A/B testingBig DataExperiment Platform
0 likes · 19 min read
Design and Implementation of Youzan ABTest System for Data‑Driven Growth
DevOps
DevOps
Jul 8, 2020 · Operations

Design and Implementation of an A/B Evaluation System for Meituan Delivery

This article describes how Meituan's delivery team built a comprehensive A/B testing evaluation platform, covering the motivation for a robust assessment framework, the architecture of the platform with three functional modules, the statistical methods for reliable experiment design, and the practical implementation details that enable data‑driven operational decisions.

A/B testingData-drivenMeituan
0 likes · 20 min read
Design and Implementation of an A/B Evaluation System for Meituan Delivery
Meituan Technology Team
Meituan Technology Team
May 28, 2020 · Big Data

Design and Implementation of Meituan Delivery A/B Testing Platform and Evaluation System

The article details Meituan Delivery’s A/B testing platform and evaluation system, explaining its closed‑loop design, multi‑strategy traffic allocation with AA grouping, comprehensive metric hierarchy, statistical rigor, data integration, and implementation architecture, and outlines future tools for traffic‑volume recommendation.

A/B testingData IntegrationMetrics
0 likes · 20 min read
Design and Implementation of Meituan Delivery A/B Testing Platform and Evaluation System
Taobao Frontend Technology
Taobao Frontend Technology
May 17, 2020 · Frontend Development

How to Build a Scalable Frontend A/B Testing Framework

This article explains the design of a standardized, simple, and efficient front‑end A/B testing pipeline, covering experiment configuration, data models, platform architecture, runtime JSSDK, traffic‑splitting strategies, and data back‑flow to enable reliable, data‑driven product decisions.

A/B testingExperiment PlatformJSSDK
0 likes · 16 min read
How to Build a Scalable Frontend A/B Testing Framework
JD Tech Talk
JD Tech Talk
Apr 8, 2020 · Artificial Intelligence

Designing and Evaluating Recommendation Algorithms for Wealth Management Platforms

This article explores how large wealth‑management platforms can model product recommendation as a mapping between customers and financial products, defines various evaluation goals such as transaction volume, revenue and user satisfaction, and outlines a systematic A/B‑testing workflow for comparing and optimizing recommendation algorithms.

A/B testingMetricsalgorithm
0 likes · 10 min read
Designing and Evaluating Recommendation Algorithms for Wealth Management Platforms
DataFunTalk
DataFunTalk
Apr 7, 2020 · Product Management

Design and Implementation of an A/B Testing System for Data Product Managers

This article explains the core modules of an A/B testing system, details a step‑by‑step design workflow using an internet‑finance example, and highlights key design principles such as scientific traffic allocation, sufficient data, rigorous statistical analysis, and continuous iteration for data‑driven product optimization.

A/B testingAnalyticsData-driven
0 likes · 24 min read
Design and Implementation of an A/B Testing System for Data Product Managers
Yanxuan Tech Team
Yanxuan Tech Team
Apr 6, 2020 · Backend Development

How ABT Architecture Automates A/B Decision Loops on Mobile Apps

This article explains the design and implementation of an ABT (Auto‑Bidding Test) system that automates A/B decision cycles, covering client SDK architecture, protocol specifications, data‑point collection, resource‑placement experiments, and home‑page integration to accelerate product growth.

A/B testingABTBackend Architecture
0 likes · 10 min read
How ABT Architecture Automates A/B Decision Loops on Mobile Apps
FunTester
FunTester
Apr 6, 2020 · Operations

Why and How to Automate Production Testing with Selenium Grid

This article explains the challenges of validating test cases in production environments, especially for cross‑browser scenarios, and outlines practical strategies—including Selenium Grid automation, blue‑green, canary, and A/B testing—to ensure reliable, efficient production testing.

A/B testingBlue‑Green deploymentSelenium
0 likes · 9 min read
Why and How to Automate Production Testing with Selenium Grid
Youku Technology
Youku Technology
Apr 2, 2020 · Artificial Intelligence

In‑Depth Overview of Intelligent Marketing Uplift Modeling

The talk explains uplift modeling for intelligent marketing, showing how causal lift predictions—derived from randomized experiments using two‑model, one‑model, or tree‑based methods—identify truly responsive users, evaluate performance with AUUC/Qini, and were applied to Taopiaopiao’s coupon allocation via knapsack optimization, highlighting challenges and future directions.

A/B testingUplift Modelingcausal inference
0 likes · 16 min read
In‑Depth Overview of Intelligent Marketing Uplift Modeling
ITPUB
ITPUB
Mar 11, 2020 · Artificial Intelligence

Inside Toutiao’s Recommendation Engine: Architecture, Features, and Evaluation

This article provides a comprehensive technical overview of Toutiao’s recommendation system, covering its three‑dimensional modeling approach, feature engineering, user‑tag pipelines, real‑time training infrastructure, evaluation methodology, and content‑safety mechanisms.

A/B testingContent SafetyReal-time Training
0 likes · 17 min read
Inside Toutiao’s Recommendation Engine: Architecture, Features, and Evaluation
Architecture Digest
Architecture Digest
Mar 2, 2020 · Artificial Intelligence

Recommendation System Architecture and Practices at Toutiao

This article provides a comprehensive overview of Toutiao's recommendation system, covering its three-dimensional modeling of content, user, and environment features, various algorithmic approaches, feature extraction, real‑time training pipelines, recall strategies, user‑tag engineering, evaluation methods, and content‑safety measures.

A/B testingContent SafetyReal-time Training
0 likes · 18 min read
Recommendation System Architecture and Practices at Toutiao
Qunar Tech Salon
Qunar Tech Salon
Feb 26, 2020 · Artificial Intelligence

Building a One‑Stop Machine Learning Platform for Meituan Delivery

The article describes how Meituan Delivery engineered a unified, end‑to‑end machine learning platform—named Turing—to streamline data processing, feature engineering, model training, deployment, online prediction, and A/B testing, thereby improving algorithm iteration speed, scalability, and operational efficiency for its massive real‑time delivery service.

A/B testingAIMeituan
0 likes · 16 min read
Building a One‑Stop Machine Learning Platform for Meituan Delivery
Xueersi Online School Tech Team
Xueersi Online School Tech Team
Feb 14, 2020 · Product Management

Understanding A/B Testing: Statistical Foundations, Metric Evaluation, and Practical Applications

This article explains the principles of A/B testing, the statistical concepts such as population, sample, hypothesis testing, p‑values and t‑tests, describes how to calculate metrics for rate and mean indicators, and illustrates a real‑world experiment with detailed evaluation methods.

A/B testingexperiment designhypothesis testing
0 likes · 14 min read
Understanding A/B Testing: Statistical Foundations, Metric Evaluation, and Practical Applications
Qunar Tech Salon
Qunar Tech Salon
Nov 14, 2019 · Mobile Development

Implementing A/B Testing for Low‑Frequency Mobile App Home UI with a Hybrid Client‑Server Approach

This article explains the challenges of low‑frequency home‑page UI A/B testing in a mobile app and presents a hybrid client‑server solution that assigns UUIDs to users, uses MurmurHash for logical grouping, maps to business groups, and outlines server‑side handling and best practices.

A/B testingMurmurHashUser Segmentation
0 likes · 7 min read
Implementing A/B Testing for Low‑Frequency Mobile App Home UI with a Hybrid Client‑Server Approach
Alibaba Cloud Developer
Alibaba Cloud Developer
Oct 10, 2019 · Artificial Intelligence

Boosting Spring Festival Activity: Alibaba’s Full‑Link Intelligent Delivery Framework

This article explains how Alibaba’s Hand‑Taobao platform uses a full‑link intelligent delivery framework—combining user intent recognition, rights recommendation, and advanced machine‑learning models such as XFTRL and Thompson Sampling—to predict activity drops during the Spring Festival and deliver personalized interventions that significantly improve DAU, click‑through, and redemption rates.

A/B testinge‑commercemachine learning
0 likes · 12 min read
Boosting Spring Festival Activity: Alibaba’s Full‑Link Intelligent Delivery Framework
DataFunTalk
DataFunTalk
Sep 16, 2019 · Artificial Intelligence

Evolution of Weibo Advertising Strategy Engineering Architecture

This article presents a comprehensive overview of the evolution of Weibo's advertising strategy engineering architecture, detailing the system's growth from early banner ads to a sophisticated, multi‑layered online advertising platform that integrates algorithmic models, A/B experimentation, real‑time data pipelines, and precision targeting to support scalable, high‑performance ad delivery.

A/B testingAdvertisingSystem Architecture
0 likes · 19 min read
Evolution of Weibo Advertising Strategy Engineering Architecture
DataFunTalk
DataFunTalk
Sep 12, 2019 · Artificial Intelligence

Exploring Personalized Recommendation at Kuaikan Comics: Business, Algorithms, and System Architecture

This article details Kuaikan Comics' personalized recommendation pipeline, covering business context, diverse content formats, technical challenges, content‑based and collaborative‑filtering methods, ranking models, system architecture, A/B testing, and future directions for improving recommendation quality.

A/B testingCTR predictionSystem Architecture
0 likes · 14 min read
Exploring Personalized Recommendation at Kuaikan Comics: Business, Algorithms, and System Architecture
Architecture Digest
Architecture Digest
Sep 9, 2019 · Artificial Intelligence

Overview of Recommendation System Architecture, Algorithms, and Evaluation

This article provides a comprehensive introduction to recommendation systems, covering their definition, overall offline and online architectures, feature engineering, collaborative filtering, latent semantic models, ranking algorithms, and evaluation methods including A/B testing and offline metrics.

A/B testingcollaborative filteringfeature engineering
0 likes · 28 min read
Overview of Recommendation System Architecture, Algorithms, and Evaluation
360 Tech Engineering
360 Tech Engineering
Aug 8, 2019 · Artificial Intelligence

Recommendation System Optimization: Lessons, AB Testing Cycles, and Practical Principles

This article shares extensive practical experience on recommendation system optimization, outlining the importance of problem definition, the limits of AB testing, and four guiding principles—avoid fundamentally wrong actions, do the right things correctly, keep solutions simple, and prevent over‑optimization.

A/B testingSystem Designalgorithm engineering
0 likes · 9 min read
Recommendation System Optimization: Lessons, AB Testing Cycles, and Practical Principles
DataFunTalk
DataFunTalk
Jun 20, 2019 · Product Management

A Comprehensive Guide to A/B Testing for Product Optimization and Recommendation Systems

This article explains how A/B testing serves as a vital measurement and optimization tool for internet products, covering metric definition, experiment management platforms, traffic splitting strategies, orthogonal and exclusive rules, and essential statistical concepts such as hypothesis testing, t‑test, z‑test, and p‑value analysis.

A/B testingMetricsexperiment design
0 likes · 13 min read
A Comprehensive Guide to A/B Testing for Product Optimization and Recommendation Systems
NetEase Media Technology Team
NetEase Media Technology Team
Apr 4, 2019 · Artificial Intelligence

Video Recommendation System: Framework, Topic Clustering, and Related Video Retrieval

The paper proposes a video recommendation framework that combines recall and ranking modules, using a multi‑modal topic clustering approach—integrating audio, visual, and textual features via NeXtVLAD, PCA, and K‑Means—to generate unified video representations, improve candidate selection, and boost click‑through and viewing time, while addressing cold‑start and semantic relevance challenges.

A/B testingHierarchical ClusteringNeXtVLAD
0 likes · 7 min read
Video Recommendation System: Framework, Topic Clustering, and Related Video Retrieval
Xianyu Technology
Xianyu Technology
Feb 28, 2019 · Big Data

NVID Recommendation System Architecture and Technical Solutions

The NVID recommendation system for Taobao is built on a four‑layer architecture—activity material, configuration, business process, and application—and solves environment isolation, performance, audience management, and A/B testing challenges through optimized data schemas, ID mapping, multi‑level caching with database fallback, and real‑time user targeting, while future work aims at personalized audiences and automated ad optimization.

A/B testingBig DataSystem Architecture
0 likes · 11 min read
NVID Recommendation System Architecture and Technical Solutions
21CTO
21CTO
Dec 25, 2018 · Artificial Intelligence

Demystifying Learning to Rank: From Core Concepts to Scalable Online Architecture

This article offers a comprehensive, system‑engineer‑focused guide to Learning to Rank, covering fundamental machine‑learning concepts, evaluation metrics, training approaches, and a detailed online ranking architecture with feature, recall, and model governance, illustrated by real‑world examples from Meituan‑Dianping.

A/B testingLearning-to-RankModel Deployment
0 likes · 32 min read
Demystifying Learning to Rank: From Core Concepts to Scalable Online Architecture
Meituan Technology Team
Meituan Technology Team
Dec 20, 2018 · Artificial Intelligence

Demystifying Learning to Rank: From Core Algorithms to Scalable Online Sorting Architecture

This article provides a comprehensive, system‑engineer‑focused guide to Learning to Rank, covering fundamental machine‑learning concepts, evaluation metrics such as Precision, nDCG and ERR, training‑testing‑inference stages, pointwise/pairwise/listwise methods, and a detailed multi‑layer online ranking architecture with feature, model and recall governance.

A/B testingDomain-Driven DesignEvaluation Metrics
0 likes · 29 min read
Demystifying Learning to Rank: From Core Algorithms to Scalable Online Sorting Architecture
DevOps
DevOps
Oct 7, 2018 · Backend Development

Implementing Feature Toggles in .NET Core Using the FeatureToggle Framework

This article explains how to use feature toggles in .NET Core to hide or gradually release functionality, covering built‑in toggle types, open‑source libraries, configuration via appsettings, custom toggle creation, and step‑by‑step code examples for practical implementation.

.NET CoreA/B testingConfiguration
0 likes · 10 min read
Implementing Feature Toggles in .NET Core Using the FeatureToggle Framework
21CTO
21CTO
Sep 24, 2018 · Artificial Intelligence

Why Recommendation Algorithms Aren’t Magic: A Practical Guide

This article explains the fundamentals of recommendation algorithms, illustrates their modest impact with real‑world examples, and outlines how modern e‑commerce systems collect data, rank items, and use rapid A/B testing to continuously improve personalized recommendations.

A/B testingalgorithm designe‑commerce
0 likes · 10 min read
Why Recommendation Algorithms Aren’t Magic: A Practical Guide
58 Tech
58 Tech
Jul 27, 2018 · Big Data

Sun Dial: 58.com’s General‑Purpose AB Testing Platform – Architecture, Features, and Real‑Time Data Processing

The Sun Dial platform is a universal A/B testing system built for 58.com that supports single‑layer and multi‑layer experiments, provides uniform traffic splitting, real‑time OLAP analytics with Druid, and offers a web interface for easy configuration, enabling data‑driven product optimization across multiple business lines.

A/B testingBig DataDruid
0 likes · 14 min read
Sun Dial: 58.com’s General‑Purpose AB Testing Platform – Architecture, Features, and Real‑Time Data Processing
Hujiang Technology
Hujiang Technology
Jun 27, 2018 · Operations

Design and Architecture of an Overlapping Experiment Platform for Data‑Driven Product Operations

The article describes the motivation, layered design, traffic allocation, statistical validation methods, and system architecture of a scalable A/B testing platform that enables multiple concurrent experiments while ensuring independent traffic segmentation and reliable data analysis for product growth.

A/B testingExperiment Platformconfidence interval
0 likes · 12 min read
Design and Architecture of an Overlapping Experiment Platform for Data‑Driven Product Operations
360 Quality & Efficiency
360 Quality & Efficiency
Jun 4, 2018 · Artificial Intelligence

How to Conduct Algorithm Testing in Engineering Projects

This article outlines the challenges of algorithm testing in real‑world engineering, proposes a step‑by‑step testing framework—from understanding business context and verifying data exchanges to evaluating performance metrics and iterating improvements—while offering practical advice and examples.

A/B testingMetricsalgorithm testing
0 likes · 7 min read
How to Conduct Algorithm Testing in Engineering Projects
21CTO
21CTO
Dec 18, 2017 · Product Management

Mastering A/B Testing: Boost Conversions with Data‑Driven Experiments

Learn how A/B testing and multivariate testing can identify the most effective UI designs, improve user experience, and increase conversion rates, while exploring essential tools such as Google Optimize, Crazy Egg, and Optimizely, and best practices for planning, executing, and analyzing experiments.

A/B testinganalytics toolsconversion rate
0 likes · 6 min read
Mastering A/B Testing: Boost Conversions with Data‑Driven Experiments
21CTO
21CTO
Sep 27, 2017 · Fundamentals

Mastering A/B Testing: Essential Statistical Concepts for Data‑Driven Decisions

This article explains the statistical foundations of A/B experiments—including population, sample, sampling error, confidence intervals, hypothesis testing, type I/II errors, statistical significance, and power—so engineers can design reliable tests and interpret results with confidence.

A/B testingconfidence intervalhypothesis testing
0 likes · 20 min read
Mastering A/B Testing: Essential Statistical Concepts for Data‑Driven Decisions
Ctrip Technology
Ctrip Technology
Sep 4, 2017 · Backend Development

Applying Spring BeanPostProcessor for A/B Testing and Dynamic Routing

This article introduces Spring's BeanPostProcessor, explains its two callback methods, and demonstrates through a real‑world A/B testing scenario how custom annotations and a post‑processor can inject dynamic proxies to simplify routing logic and improve code maintainability.

A/B testingBeanPostProcessorDynamic Proxy
0 likes · 5 min read
Applying Spring BeanPostProcessor for A/B Testing and Dynamic Routing
Didi Tech
Didi Tech
Aug 10, 2017 · Fundamentals

Understanding Hypothesis Testing and Statistical Significance in A/B Experiments

The article explains hypothesis testing in A/B experiments, describing null and alternative hypotheses, type I and II errors, p‑values, statistical significance versus practical impact, confidence intervals, statistical power, sample‑size planning, and a checklist for interpreting results responsibly.

A/B testingconfidence intervalhypothesis testing
0 likes · 15 min read
Understanding Hypothesis Testing and Statistical Significance in A/B Experiments
Didi Tech
Didi Tech
Jul 10, 2017 · Fundamentals

Statistical Foundations for A/B Testing: Populations, Samples, Confidence Intervals, and the Central Limit Theorem

This article explains the essential statistical concepts—populations, samples, sampling error, confidence intervals, the Central Limit Theorem, and normal distribution—that underpin A/B testing, showing how they enable reliable hypothesis evaluation, accurate impact prediction, and data‑driven decision making for product experiments.

A/B testingSamplingcentral limit theorem
0 likes · 14 min read
Statistical Foundations for A/B Testing: Populations, Samples, Confidence Intervals, and the Central Limit Theorem
21CTO
21CTO
Jun 20, 2017 · Artificial Intelligence

How Toutiao’s AI Powers Personalized News Recommendations

This article examines Toutiao’s rapid rise as a personalized news platform, detailing its AI‑driven recommendation pipeline, web‑crawling infrastructure, similarity‑matrix algorithms, A/B testing, and the role of human moderation in delivering highly targeted content to billions of users.

A/B testingAIBig Data
0 likes · 16 min read
How Toutiao’s AI Powers Personalized News Recommendations
Didi Tech
Didi Tech
May 22, 2017 · Product Management

Understanding A/B Testing and Gradual Release with Didi’s Apollo Platform

Didi’s Apollo platform combines A/B testing with gradual (gray) release, letting product teams safely roll out new features to targeted user segments, monitor key metrics, and apply best‑practice guidelines—such as isolating variables, pre‑defining metrics, controlling duration, random grouping, and confidence analysis—to achieve statistically significant, data‑driven improvements across thousands of weekly releases.

A/B testingData-drivenDidi
0 likes · 9 min read
Understanding A/B Testing and Gradual Release with Didi’s Apollo Platform
21CTO
21CTO
Apr 20, 2017 · Artificial Intelligence

How Facebook Evaluates Its Newsfeed Recommendations: Metrics, Models, and User Surveys

Facebook evaluates its Newsfeed recommendation quality through three pillars—machine-learning model metrics like AUC, extensive product data KPIs such as DAU and interaction rates, and user-survey feedback—while maintaining long-term backtests and emphasizing the risks of relying on a single metric.

A/B testingKPImachine learning
0 likes · 7 min read
How Facebook Evaluates Its Newsfeed Recommendations: Metrics, Models, and User Surveys
High Availability Architecture
High Availability Architecture
Mar 16, 2017 · Operations

Stormcrow: Dropbox’s Scalable Feature‑Flag Platform for Rapid Deployment and A/B Testing

The article describes Dropbox’s Stormcrow system, a configurable feature‑gate platform that enables fast, safe rollout of new functionality across web, desktop, and mobile clients, supports granular A/B testing, leverages custom data fields, and integrates deployment, monitoring, and audit tooling for large‑scale operations.

A/B testingDeploymentScalable Systems
0 likes · 15 min read
Stormcrow: Dropbox’s Scalable Feature‑Flag Platform for Rapid Deployment and A/B Testing
Qunar Tech Salon
Qunar Tech Salon
Feb 8, 2017 · Mobile Development

Exploring iOS A/B Testing Strategies and Implementation Techniques

This article examines the concept, benefits, and practical implementation of A/B testing in iOS development, covering design considerations, code organization patterns such as selector caching, strategy pattern, and protocol dispatchers, as well as related build‑time concerns like static‑library merging and CocoaPods subspecs.

A/B testingDesign PatternsMobile Development
0 likes · 22 min read
Exploring iOS A/B Testing Strategies and Implementation Techniques
Ctrip Technology
Ctrip Technology
Oct 8, 2016 · Product Management

Data-Driven Product Design: Ctrip Hotel and Homestay Case Studies

This article explores how Ctrip integrates data analysis with product design, presenting two detailed case studies— the evolution of the homestay channel and the optimization of the Guesthouse app order detail page— to illustrate the role of data, user research, and A/B testing in driving user‑centered product improvements.

A/B testingCtripUser Research
0 likes · 11 min read
Data-Driven Product Design: Ctrip Hotel and Homestay Case Studies
Ctrip Technology
Ctrip Technology
Sep 19, 2016 · Product Management

Fundamentals and Implementation of A/B Testing at Qunar

This article explains the basic principles, practical demo, platform architecture, statistical validation, sample size estimation, and reporting workflow of A/B testing used at Qunar to evaluate advertising strategies and product features, illustrating how data‑driven experiments are designed, executed, and analyzed.

A/B testingData Platformexperiment design
0 likes · 9 min read
Fundamentals and Implementation of A/B Testing at Qunar
21CTO
21CTO
Jul 12, 2016 · Product Management

How Toutiao’s Data‑Driven Naming and Recommendation Engine Shaped Modern News Apps

This article examines Toutiao’s product evolution—from strategic naming decisions validated by A/B testing to its data‑driven recommendation architecture—highlighting how lean product methodology, algorithmic personalization, and continuous experimentation underpin its success in the mobile news landscape.

A/B testingData-drivenalgorithmic personalization
0 likes · 8 min read
How Toutiao’s Data‑Driven Naming and Recommendation Engine Shaped Modern News Apps
Qunar Tech Salon
Qunar Tech Salon
Jul 11, 2016 · Product Management

Growth Methodology for Mobile Apps: Acquisition, Retention, A/B Testing, and Deep Linking

The article presents a comprehensive overview of mobile growth methodology, covering the definition of growth, its rising importance in China, core AARRR metrics, experimental workflows, cross‑functional team structure, mobile‑specific challenges, user onboarding funnels, A/B testing architecture, deep‑linking techniques, and practical recommendations for incremental, cost‑effective implementation.

A/B testingGrowthMobile
0 likes · 25 min read
Growth Methodology for Mobile Apps: Acquisition, Retention, A/B Testing, and Deep Linking
Qunar Tech Salon
Qunar Tech Salon
May 16, 2016 · Artificial Intelligence

Improving A/B Testing with a 20‑Line Multi‑Armed Bandit Algorithm

This article explains how a simple 20‑line multi‑armed bandit implementation can replace traditional A/B testing by continuously balancing exploration and exploitation to automatically discover the most effective UI variant, reducing manual analysis and improving conversion rates.

A/B testingExploitationexploration
0 likes · 8 min read
Improving A/B Testing with a 20‑Line Multi‑Armed Bandit Algorithm
Efficient Ops
Efficient Ops
Mar 28, 2016 · Operations

6 CDN Tricks to Simplify Web Operations and Boost Performance

This article explains how leveraging CDN features such as redirects, A/B testing, URL rewriting, high‑concurrency user management, access control, and form input control can streamline web operations, improve reliability, and accelerate time‑to‑market for modern online businesses.

A/B testingCDNRedirect
0 likes · 12 min read
6 CDN Tricks to Simplify Web Operations and Boost Performance
21CTO
21CTO
Mar 19, 2016 · Mobile Development

How AirTrack Enables Real‑Time A/B Testing for Mobile Apps

This article explains how the AirTrack platform combines A/B testing, dynamic experiment conditions, a real‑time SDK, and a data feedback system to let mobile teams quickly validate decisions, perform gray releases, and personalize features without waiting for full app version cycles.

A/B testingData AnalyticsDynamic Configuration
0 likes · 15 min read
How AirTrack Enables Real‑Time A/B Testing for Mobile Apps
Architect
Architect
Nov 16, 2015 · Artificial Intelligence

Meituan O2O Search Ranking System: Online Architecture and Techniques

This article describes Meituan's online search ranking architecture for O2O services, covering data pipelines, feature loading, ranking service workflow, A/B testing, model choices, cold‑start handling, and position bias mitigation, all tailored for mobile‑centric personalized ranking.

A/B testingfeature engineeringonline serving
0 likes · 14 min read
Meituan O2O Search Ranking System: Online Architecture and Techniques
Suning Design
Suning Design
Aug 5, 2014 · Mobile Development

Why Navigation Drawers Can Hurt Mobile App Engagement: An A/B Test Case Study

This article examines the trade‑off between tab navigation and side‑drawer navigation in a multi‑page mobile app, sharing A/B test results that show a dramatic drop in user engagement when the drawer was introduced and offering practical guidance on when each pattern is appropriate.

A/B testingMobile UITab Navigation
0 likes · 8 min read
Why Navigation Drawers Can Hurt Mobile App Engagement: An A/B Test Case Study