Google’s Gemini AI models have slipped to fifth place on the latest Android Bench leaderboard, a shift that highlights the growing tension between model performance and operational costs. According to data from the updated benchmark, while newer models like Fable 5 and GPT 5.5 demonstrate high capability, they also carry significant financial overhead, with some tests exceeding $130 per run. Google’s own Gemini 3.5 Flash, intended to provide a cost-effective solution, ironically recorded the highest benchmark cost at $165 due to its extended 28-hour runtime.
Why is Gemini slipping on the Android Bench leaderboard?
The ranking drop reflects a broader industry challenge: balancing accuracy with computational efficiency. While Gemini 3.1 Pro maintained a lower cost profile of $87 per run, its performance scores failed to keep pace with top-tier competitors. Google is currently pivoting its internal projects toward agentic development, making the coding performance gap on Android Bench a strategic priority. To bolster its training data, Google has reportedly explored purchasing application source code from developers to improve model training outcomes.
Google has transitioned to the Harbor framework for its testing sandbox. This move is designed to simplify how developers evaluate and share performance results, effectively turning Android Bench into a community-driven project.
How does the new Harbor framework change testing?
Google transitioned to the Harbor framework to standardize how developers run and evaluate LLM performance, according to the company. This shift has necessitated a re-running of all previous tests to establish a new baseline, leading to variances in historical scores even where the underlying test parameters remained unchanged. The company intends to keep historical data accessible through an online archive to ensure transparency for researchers.

By lowering the barrier to entry, Google aims to encourage external contributions to the Android Bench dataset. Developers can now run their own tasks against the framework and submit them for inclusion in official benchmarks. Instructions and datasets are available via the Android Bench GitHub repository.
Cost vs. performance: A growing industry dilemma
The leaderboard results underscore the high price of AI development. The following comparison illustrates the disparity in operational costs for the 100-problem, 10-run benchmark:
- Gemini 3.5 Flash: $165 per run (28-hour runtime)
- Fable 5 / GPT 5.5: Over $130 per run
- Gemini 3.1 Pro: $87 per run
If you are building agentic workflows, prioritize testing against the Harbor framework to see how your specific development tasks align with current industry benchmarks. You can contribute your own findings to the Android Bench community to help refine these metrics.
Frequently Asked Questions
What is Android Bench?
Android Bench is a benchmark suite designed to evaluate how well Large Language Models (LLMs) perform on Android-specific coding and development tasks.
Why did Google re-run its historical test data?
Google re-ran the tests to align all historical performance data with the new Harbor testing framework, ensuring a consistent baseline for future comparisons.
Can developers contribute to Android Bench?
Yes. Google invites developers to use the Harbor framework to test their own tasks and submit them to the Android Bench GitHub for potential inclusion in the official benchmark suite.
Are you working on AI-driven development tools? Share your experiences with model performance and cost-efficiency in the comments below, or subscribe to our newsletter for the latest updates on LLM benchmarking trends.
