0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

用浏览器直接跑 GPU Benchmark —— VolumeShader 使用体验分享

Posted at

大家好,最近我在找一款可以直接在浏览器里测试 GPU 性能的工具,偶然发现了一个挺有意思的网站:VolumeShader 🎉

它的特点是:

  • 纯前端运行:所有计算都在本地浏览器执行,不会上传你的数据,比较放心。
  • 体积渲染压力测试:不同于常见的 2D/3D demo,它主要是跑 Volume Rendering,对 GPU 的计算和带宽要求都比较高。
  • 可调节测试强度:从 Ultra Low 到 Ultra,可以根据设备性能选择合适的档位。
  • 实时指标展示:会显示 FPS、Frame Time 等,方便直观对比。

为什么觉得好玩?

很多 benchmark 工具都需要下载、安装或者跑特定平台的软件。但 VolumeShader 是零门槛的:
打开浏览器,点一下开始,就能直接跑。

这对开发者或者对 GPU 性能感兴趣的人来说,很方便地做个快速对比。比如笔记本显卡和桌面显卡,或者不同浏览器的表现。


实测体验

我在一台 MacBook Pro 上跑了一下,Ultra 档位下 GPU 风扇呼呼转,帧率也能比较直观地看出差距。

当然,它不是那种严格科学的 Benchmark,更像是一个趣味性 + 可视化体验的工具,但这就足够有意思了。


相关链接

👉 官方网站:https://volumeshader.online/

有兴趣的朋友可以自己试一试,看看你的设备能跑到多少 FPS?
欢迎在评论里分享一下测试结果! 🚀


0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?