Tabbit
ResourcesBlogModels
Tabbit LogoTabbit

Tabbit — The AI Browser that Works for You

Topics

  • AI Browser Resources
  • Agentic Browser Resources
  • Browser Downloads and Install Guides
  • Browser Comparisons
  • AI Browser Alternatives
  • Browser Productivity Resources

Popular Guides

  • AI Browser
  • Agentic Browser Download
  • Best AI Browser 2026: Top 9 Tested & Ranked
  • AI Browser Download
  • Free AI Browser
  • Best AI Browser 2026
  • AI Browser Comparison 2026
  • AI Browser for Windows
  • AI Browser for Mac
  • Chrome Alternative 2026

Events

  • Tabbit Skill Competition
  • KPOP SBTI Fandom Personality Test
  • Tabbit Campus Creator Program
  • fifi's Picks: AI Skills for Research Papers
  • User Survey

About

  • Tabbit Blog
  • Press & Media
Review
MediaGemini 3.5 Flash

Gemini 3.5 Flash: Appwrite Arena Comparison of Skill Context and Agent Tasks

Original source

Appwrite Blog / Appwrite Arena

AuthorAtharva Deosthale

Source date2026-05-20

Tabbit curation2026-08-19

Read original

One-sentence takeaway

Appwrite's public Arena results show that Gemini 3.5 Flash has advantages in MCP/tool use, multimodality, and speed, while loading the Appwrite Skill raises its freeform score from 77.5% to 91.9%, indicating that documentation context has a significant effect on its current knowledge coverage.

Use cases

  • Suitable tasks: SDK/API agents, MCP tool calls, documentation-driven backend development, and throughput-first multimodal and short-iteration workflows.

  • Unsuitable tasks: difficult academic reasoning, guessing the latest APIs without domain documentation, or generalizing Appwrite-specific results to all software engineering tasks.

  • Applicable model versions: Gemini 3.5 Flash; the article compares Gemini 3 Flash, Gemini 3.1 Pro, Claude Sonnet 4.6, Claude Opus 4.7, GPT-5.5, and others.

  • Applicable clients, agents, or APIs: Gemini API, Appwrite API/Docs MCP, and Appwrite Skills; the article recommends Cursor, Google AI Studio, Google Antigravity, or the API directly.

  • Recommended reasoning tier and parameters: The article says the main Google figures use high thinking; Arena runtime parameters and temperature are not fully listed, so they cannot be fixed based on this article.

Test environment

  • Benchmark: Appwrite Arena, described in the article as an open-source benchmark covering 191 questions across 9 Appwrite service categories; each model runs under both “with Skill” and “without Skill” conditions.

  • Task types: Appwrite Foundation, Auth, Databases, Functions, Storage, Sites, Messaging, Realtime, and CLI; includes multiple-choice and freeform tasks.

  • Comparison models: GPT 5.5, Claude Opus 4.7, Qwen 3.6 Plus, Kimi K2.6, DeepSeek V4 Flash, Gemini 3.1 Pro, and others.

  • Evaluation dimensions: overall, MCQ, freeform, cost, and duration; the article links to the Arena GitHub repository and public leaderboard.

Input/configuration

  • “With Skills” puts the relevant Appwrite documentation into the context; “Without Skills” uses only the model's built-in knowledge.

  • The article reports a run on 2026-05-20; it does not disclose a complete snapshot of the question set, the OpenRouter request body, random seed, temperature, per-question token counts, or evaluator prompt.

  • The article also cites the Google model card and Artificial Analysis; these should be understood separately from the Appwrite Arena results.

Results

Google/model card comparison (transcribed from the article)

BenchmarkGemini 3.5 FlashMain results
Terminal-Bench 2.1 (Terminus-2)76.2%GPT-5.5 78.2%, Gemini 3.1 Pro 70.3%, Opus 4.7 66.1%
SWE-Bench Pro55.1%Opus 4.7 64.3%, GPT-5.5 58.6%, Gemini 3.1 Pro 54.2%
MCP Atlas83.6%GPT-5.5 75.3%, Opus 4.7 79.1%, Gemini 3.1 Pro 78.2%
Toolathlon56.5%GPT-5.5 55.6%
OSWorld-Verified78.4%GPT-5.5 78.7%, Opus 4.7 78.0%, Gemini 3.1 Pro 76.2%
Finance Agent v257.9%GPT-5.5 51.8%, Opus 4.7 51.5%, Gemini 3.1 Pro 43.0%
CharXiv Reasoning84.2%GPT-5.5 84.1%, Gemini 3.1 Pro 83.3%
MMMU-Pro83.6%GPT-5.5 81.2%, Gemini 3.1 Pro 80.5%
Humanity’s Last Exam40.2%Opus 4.7 46.9%, GPT-5.5 41.4%, Gemini 3.1 Pro 44.4%

Appwrite Arena (2026-05-20)

ConditionOverallMCQFreeformCostDuration
With Skills96.2096.9091.90$3.7820 minutes
Without Skills90.7092.9077.50$1.1413 minutes

The article calculates that the Skill increases freeform performance by 14.4 percentage points; under the with-Skills condition, Gemini 3.5 Flash is faster than most of the higher-scoring models in the same table, but GPT-5.5 and Claude Opus 4.7 still have higher overall scores.

Artificial Analysis (transcribed from the article)

  • Intelligence Index: 55.3, ranked #7 out of 147 models.

  • Speed: 278 output tokens/s, ranked #2 in its price tier.

  • Full-index output volume: 73M tokens; total evaluation cost: $1,552.

  • The article reports a hallucination measure of 61% and emphasizes that token volume and price together determine the cost of demanding reasoning tasks.

Conclusion

Gemini 3.5 Flash is suited to agents where speed, tools, and contextual documentation matter more than purely built-in knowledge. The most reusable conclusion from the Appwrite-specific experiment is not the absolute ranking, but that “providing the current API documentation to the model as a Skill” significantly improves freeform tool tasks; for difficult reasoning and correctness-first coding, a stronger model should remain available as a comparison point or upgrade path.

Limitations

  • Appwrite Arena is a domain-specific benchmark; its results do not represent general coding, mathematical, or open-domain capabilities.

  • Although the article gives the number of questions, Skill conditions, cost, and duration, it does not disclose the complete request configuration, scoring prompts, random seed, or original per-question results.

  • The current README in the Appwrite GitHub repository shows a different version with 70 questions (57 multiple-choice + 13 freeform, across 7 categories), and its model list does not include Gemini 3.5 Flash; this differs from the article's claimed 191 questions/9 categories. Reproduction therefore requires pinning the benchmark commit or data snapshot corresponding to the article.

  • Artificial Analysis and Appwrite Arena use different scores, prices, and task definitions; they cannot be combined into a single capability score.

Reproduction steps

  1. Pin the Appwrite Arena question-set version, Skills files, model ID, OpenRouter route, thinking level, and evaluator.

  2. Run Gemini 3.5 Flash under both with-Skills and without-Skills conditions, saving each response, MCQ scores, freeform evaluator outputs, token counts, cost, and duration.

  3. Repeat at least 3–5 times and report the mean, variance, and failure categories; a single overall score is insufficient to determine production stability.

  4. Also run an A/B test on the target project's own SDK/MCP task set to compare whether the benefit of documentation injection persists.

Source excerpts or observations (short quotes for compliance only)

The article summarizes Gemini 3.5 Flash as “speed is the column where it dominates,” while acknowledging that speed is not the same as coding intelligence. The most reusable engineering observation is that the model relies noticeably on Skills documentation for Appwrite freeform tasks.

Curated by Tabbit

This is a third-party source navigator. Model versions, test environments, and personal experience vary; consult the original source.

Gemini 3.5 Flash

Use and compare models in Tabbit

Gemini 3.5 Flash

Related reviews

OfficialGoogle Blog2026-07-21

Gemini 3.5 Flash: Google's Official Follow-up Release Comparison of Efficiency and Capabilities

CommunityReddit / r/GeminiAI

Gemini 3.5 Flash: A Community Field Report on Ten Saved Tasks and Five Repeated Runs

Gemini 3.5 Flash

Related prompts

OfficialGoogle AI for Developers2026-07-30

Gemini 3.5 Flash: Thinking Levels and Gemini API Configuration