Chromium
Read post

Chromium Blog: Introducing Skia Graphite: Chrome's rasterization backend for the future

Chrome has launched Skia Graphite, a new GPU rasterization backend that replaces the older Ganesh system. Graphite delivers 15% better Motionmark 1.3 scores on Apple Silicon Macs while improving real-world metrics like interaction timing and graphics smoothness. The new backend leverages modern graphics APIs through WebGPU Dawn, implements 2D depth testing to reduce overdraw, and supports multithreading by design. Unlike Ganesh's specialized shader approach, Graphite consolidates rendering pipelines to prevent performance cliffs and compilation jank. Future plans include multithreaded rasterization, reduced GPU memory usage for simple content, and GPU compute-based path rasterization.

    #performance#google-chrome#graphics-programming#webgpu
Jul 08, 2025•8m read time•From blog.chromium.org
Post cover image
24 Impressions
Chromium's image
Chromium

Chromium's platform is the open-source project behind the Chrome web browser, offering insights into...

15 Followers

•

16 Upvotes

Would you recommend this post?

Copy link
WhatsApp
Facebook
X
New Squad
  • © 2026 Daily Dev Ltd.
  • Guidelines
  • Explore
  • Tags
  • Sources
  • Squads
  • Leaderboard