Gemini 3.8 Flash vs. Muse Spark 1.3 Benchmark Review

AICodeKinggo watch the original →

Gemini 3.8 Flash shows a massive performance leap to 81.25% on KingBench 3, while Muse Spark 1.3 regresses to 71.25% due to weaker SVG and 3D folding-table generation.

Benchmark Performance and Model Comparison

Gemini 3.8 Flash achieved a score of 81.25% on the KingBench 3 benchmark, marking a significant improvement over the 30% score of its predecessor, Gemini 3.5 Flash. This performance places it in the top five of the leaderboard, rivaling larger models. Conversely, Muse Spark 1.3 scored 71.25%, a regression from the 76.25% achieved by Muse Spark 1.2. While Muse Spark 1.3 set a new record on the 3D wristwatch test, it performed poorly on SVG generation and Three.js folding-table simulations, where previous versions excelled.

Agentic Capabilities and Workflow Issues

Both models successfully completed end-to-end agentic tasks, including dataset generation, local fine-tuning of a Gemma 2B model, and deploying a functional web UI. However, both models exhibit a persistent issue where they overwrite entire files rather than performing targeted diff-based edits. This behavior necessitates careful review of all changes to prevent accidental code loss or modification of unrelated sections. Users are advised to maintain small, frequent commits when integrating these models into existing codebases.

Practical Application

Gemini 3.8 Flash is noted for its speed and cost-efficiency, making it a strong candidate for research and lightweight coding tasks, particularly when accessed via the Antigravity platform. Muse Spark 1.3 remains capable of high-level 3D modeling, but its inconsistent performance across visual tasks and drift during long-running agentic processes make it less reliable than the 1.2 version. Both models are currently available for testing within the Verdent agentic coding workspace, which provides orchestration tools to mitigate some of the risks associated with file-overwriting behaviors.

  • #ai
  • #dev-tooling
  • #benchmark

summary by google/gemini-3.1-flash-lite. probably wrong about something. check the source.