HomeLearn

Gemini 3.7 Flash Benchmarks [Coding, Reasoning, Price]

Gemini 3.7 Flash benchmarks: a 17-point coding jump, 56 Intelligence Index, and $0.75 pricing. See what the coding and reasoning scores mean.

Shyam Ashish
Written by
Shyam
Priyanka Singh
Reviewed by
Priyanka Singh
Published: 
Aug 18, 2026
0
 min read
Table of Contents

TL;DR

  • Gemini 3.7 Flash scores 56 on the Artificial Analysis Intelligence Index (high), up 4 points from Gemini 3.6 Flash and one point ahead of Claude Sonnet 5.
  • The biggest gains are in coding: DeepSWE v1.1 rose from 48.6% to 65.3%, and FrontierCode 1.1 Main reached 43.6%, the top score in Google's comparison set.
  • On reasoning, HLE-Verified hit 53.6% and long-context GDM-MRCR reached 97.0%, both leading the compared models.
  • GPT-5.6 Terra still wins several agentic and terminal benchmarks, so 3.7 Flash is not a clean sweep.
  • Introductory pricing holds at $0.75 per 1M input tokens and $3.75 output through December 31, 2026, then doubles.


Gemini 3.7 Flash is Google's fastest-improving mid-tier model, and the benchmark scores explain why builders are paying attention. It launched on August 13, only three weeks after Gemini 3.6 Flash, and the coding numbers moved more in those three weeks than most models move in a full generation. If you are deciding whether to route your app's traffic to this model, the scores below tell you where it wins, where it loses, and what the independent data confirms.

What are the benchmarks of Gemini 3.7 Flash?

Gemini 3.7 Flash posts leading scores in coding, expert reasoning, and long-context retrieval, with an Artificial Analysis Intelligence Index of 56 at the high thinking level. Google benchmarked it against Gemini 3.6 Flash, Claude Sonnet 5, GPT-5.6 Terra, and Muse Spark 1.2, and 3.7 Flash tops the table on 9 of the 20 published benchmark rows.

The table below pulls the headline results directly from Google DeepMind's official model card, published August 2026. Vendor-reported figures like these reflect Google's own testing harness, so treat them as the launch baseline rather than independent confirmation.

Benchmark What it measures Gemini 3.7 Flash Gemini 3.6 Flash Claude Sonnet 5 GPT-5.6 Terra
AA Intelligence Index Composite intelligence 56 52 55 57
FrontierCode 1.1 Main Production code quality 43.6% 34.4% 42.7% 41.3%
DeepSWE v1.1 Long-horizon software engineering 65.3% 48.6% 53.8% 69.6%
Code Arena (Elo) Web development 1588 1538 1541 1523
Terminal-bench 2.1 Agentic terminal coding 85.8% 78.0% 80.4% 87.4%
HLE-Verified Multidisciplinary expert reasoning 53.6% 51.2% 31.0% 51.1%
GDM-MRCR v2 (128k) Long-context performance 97.0% 91.8% 81.5% 93.5%
GDP.pdf Expert PDF comprehension 34.0% 22.0% 28.0% 24.7%
AutomationBench Enterprise workflow automation 30.4% 17.0% 10.7% 23.6%

Gemini 3.7 Flash benchmark scores from the Google DeepMind model card - source: deepmind.google, August 2026

The pattern is consistent. Where Gemini 3.6 Flash was a competent but unremarkable Flash model, 3.7 Flash closes the gap with frontier models on knowledge work and pulls ahead on several coding evals. The AutomationBench result is a good example: it nearly doubled from 17.0% to 30.4%, and since that benchmark measures how well a model completes real business workflows end to end, the jump points to a model that can be trusted with more of a multi-step task before a human has to step in. Google credits developer feedback and algorithmic changes to the reasoning core for the jump.

Gemini 3.7 Flash coding benchmark results lead its own class

Coding is where Gemini 3.7 Flash separates from its predecessor most sharply. DeepSWE v1.1, a long-horizon software engineering eval that measures how well a model handles multi-step coding tasks, climbed from 48.6% to 65.3%. In practice, a higher DeepSWE score means the model can carry a task like "add auth to this app" across many files and steps without losing the thread. That 17-point gain is the single largest movement anywhere in the model card.

The other coding signals point the same direction:

  • FrontierCode 1.1 Main, which scores production code quality, reached 43.6%, the highest in the comparison group and ahead of both Claude Sonnet 5 and GPT-5.6 Terra. A higher score here means fewer bugs and less cleanup in the code the model writes the first time.
  • Code Arena, an Elo-rated benchmark for web development, put 3.7 Flash at 1588, roughly 50 points clear of every other model tested. In plain terms, people comparing its web interfaces side by side preferred them over what the other models produced.
  • Terminal-bench 2.1, which measures agentic terminal coding, rose to 85.8%, though GPT-5.6 Terra still edges it at 87.4%. This score tracks how reliably the model can run real commands in a terminal to get a job done, which matters for any tool that automates setup or deployment.

For teams building coding agents, the DeepSWE result matters most because it reflects sustained, multi-file work rather than single-shot completions. The FrontierCode and Code Arena scores suggest cleaner first-pass code and stronger front-end generation, two things that show up quickly when you put a model in front of real users.

There is a caveat worth naming. On DeepSWE v1.1 itself, GPT-5.6 Terra scores higher at 69.6%, and on the harder Terminal-bench 3.0 general-agent eval, 3.7 Flash lands at 14.9% against Terra's 20.8%. Terminal-bench 3.0 raises the difficulty to open-ended agent tasks, so the low scores across the board show how much headroom still remains for fully autonomous work. Flash-tier speed and price come with a ceiling, and the most demanding agentic workflows still favor the larger frontier models.

Gemini 3.7 Flash reasoning benchmark scores rival frontier models

Gemini 3.7 Flash reasoning benchmarks put it within a point of models that cost three times as much, with leading scores on expert reasoning and long-context retrieval. The gains show up across three distinct reasoning dimensions, each covered below.

1. Expert reasoning beats models that cost three times more

On HLE-Verified, a test of multidisciplinary expert reasoning, Gemini 3.7 Flash scored 53.6%, ahead of GPT-5.6 Terra at 51.1% and far ahead of Claude Sonnet 5 at 31.0%. A strong HLE score signals the model can handle hard, specialist questions across fields rather than just everyday prompts, so it holds up better on technical or research-grade work. For a model priced at $0.75 per 1M input tokens, that result reframes what a Flash-tier model is expected to do.

The Artificial Analysis Intelligence Index, which runs models through a common independent harness, backs this up. It placed Gemini 3.7 Flash (high) at 56, one point above Claude Sonnet 5 and one point below GPT-5.6 Terra, the closest reference available for a same-harness comparison. Note the "(high)" label: it reflects the top thinking-level configuration, not the default.

2. Long-context retrieval leads the comparison group

On GDM-MRCR v2 at the 128k window, 3.7 Flash hit 97.0%, the top score in the group and a meaningful jump from 3.6 Flash's 91.8%. This benchmark checks whether a model can find specific facts buried deep inside a very long input, so a high score means it won't lose track of details in a large document or long chat. Models that retrieve reliably across long inputs are easier to trust in document-heavy workflows, and this is where the improvement is most usable day to day.

3. Document comprehension jumped 12 points over 3.6 Flash

On GDP.pdf, which tests a model's ability to pull structured answers out of dense PDFs, 3.7 Flash scored 34.0% against 22.0% for its predecessor. If your product parses contracts, financial filings, or research papers, that gain is worth testing directly against your own documents.

How does Gemini 3.7 Flash pricing compare to its benchmarks?

Gemini 3.7 Flash keeps the same introductory price as 3.6 Flash while delivering higher scores, which is the core of its value case. Google lists $0.75 per 1M input tokens and $3.75 per 1M output tokens, roughly a third of what Claude Sonnet 5 and GPT-5.6 Terra charge for input. For a full breakdown of what actually drives your bill, see our Gemini 3.7 Flash pricing guide.

Model Input $/1M Output $/1M AA Intelligence Index
Gemini 3.7 Flash $0.75 $3.75 56
Gemini 3.6 Flash $0.75 $3.75 52
Claude Sonnet 5 $2.00 $10.00 55
GPT-5.6 Terra $2.00 $12.00 57

Gemini 3.7 Flash pricing versus benchmark scores - pricing as of August 2026, source: Google DeepMind model card

One detail deserves a flag before you commit. The $0.75 and $3.75 rates are introductory and expire on December 31, 2026. Starting January 1, 2027, input rises to $1.50 per 1M tokens and output to $7.50, doubling your token cost overnight. If you are modeling long-term unit economics, plan around the post-January price, not the launch price.

Even at the higher 2027 rates, Gemini 3.7 Flash stays cheaper than the frontier models it competes with on reasoning. The value case does not disappear when the discount ends; it just narrows.

Where Gemini 3.7 Flash still loses

Gemini 3.7 Flash does not win every benchmark, and an honest read of the model card shows GPT-5.6 Terra leading on the hardest agentic tasks. On OSWorld-2.0, which measures agentic computer use, Terra scored 50.2% to Flash's 47.9%. A higher OSWorld score means the model is better at actually operating a computer, clicking, typing, and navigating apps the way a person would, which is the core skill behind any hands-off automation. On Agent's Last Exam, a multimodal desktop and OS agent test, Claude Sonnet 5 led at 33.3% against Flash's 26.3%. That benchmark stresses the same skill under harder, mixed-media conditions, so the gap shows where 3.7 Flash still needs a human in the loop.

These gaps cluster in one place: long, tool-heavy agentic workflows that run many steps without human input. For those, the larger frontier models still hold an edge. For coding, reasoning, document analysis, and long-context retrieval, Gemini 3.7 Flash is competitive with or ahead of models that cost far more.

The takeaway for builders is practical. Match the model to the job. A support bot, a code assistant, or a document parser will likely run better and cheaper on 3.7 Flash. A fully autonomous computer-use agent may still justify a frontier-tier model. To see how Flash stacks up against Google's own Pro tier, our 3.7 Flash vs 3.1 Pro comparison breaks it down.

Beyond the benchmark scores

Gemini 3.7 Flash earns its benchmark headlines on coding and reasoning, and its price makes those gains hard to ignore for anyone shipping AI features. The scores confirm a model that punches above its tier, with the clearest wins in long-horizon coding, expert reasoning, and long-context retrieval, and honest limits in fully autonomous agentic work.

If you are building an app and want to use Gemini 3.7 Flash without wiring up API keys or juggling billing across providers, Emergent gives you access to Gemini, Claude, and GPT through a single Universal LLM Key. You describe what you want to build and ship a working app without managing infrastructure.

Start Building on Emergent.

Was this article helpful?
About the writer
Shyam
Shyam Ashish
Founder's Office

Shyam Ashish is part of the Founder's Office at Emergent, where he works on AI product strategy, operations, and scaling the future of software creation.

Most AI app builders stop at prototypes. Emergent creates production-ready apps you can actually launch.

  • Production-ready apps
  • Web & mobile apps
  • Deploy in minutes
Try For Free

Frequently Asked Questions

Your Questions, Answered

What is the Gemini 3.7 Flash Intelligence Index score?
Gemini 3.7 Flash scores 56 on the Artificial Analysis Intelligence Index at the high thinking level. That places it 4 points above Gemini 3.6 Flash, one point above Claude Sonnet 5, and one point below GPT-5.6 Terra. The index runs models through a common independent harness, so it is the closest available same-harness comparison.
Is Gemini 3.7 Flash good for coding?
Yes, coding is Gemini 3.7 Flash's strongest area. It scored 65.3% on DeepSWE v1.1, up 17 points from 3.6 Flash, and 43.6% on FrontierCode 1.1 Main, the top score in Google's comparison group. It also leads Code Arena for web development at 1588 Elo. For the most demanding multi-step agentic coding, GPT-5.6 Terra still scores slightly higher.
How much does Gemini 3.7 Flash cost?
Gemini 3.7 Flash costs $0.75 per 1M input tokens and $3.75 per 1M output tokens as introductory pricing through December 31, 2026. On January 1, 2027, those rates double to $1.50 input and $7.50 output. Even at the higher rates, it remains cheaper than Claude Sonnet 5 and GPT-5.6 Terra.
How does Gemini 3.7 Flash compare to Gemini 3.6 Flash?

Gemini 3.7 Flash improves on 3.6 Flash across nearly every benchmark while keeping the same launch price. The largest gains are DeepSWE v1.1 (48.6% to 65.3%), GDP.pdf document comprehension (22.0% to 34.0%), and AutomationBench (17.0% to 30.4%). Google attributes the jump to developer feedback and changes to the model's reasoning core. If you are weighing an upgrade, our 3.7 vs 3.6 Flash comparison walks through the decision.

What is the context window for Gemini 3.7 Flash?
Gemini 3.7 Flash supports a 1 million token input context window and a 64,000 token output limit. It accepts text, image, audio, and video inputs and returns text. On the GDM-MRCR long-context benchmark at 128k, it scored 97.0%, leading the compared models on retrieval reliability.
Start Building
on Emergent today
Try Emergent
This is some text inside of a div block.
This is some text inside of a div block.
Note

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere.

https://api.linear.app/graphql