新补丁显著缩短Zink驱动程序启动时间

2024年 4月 27日 78.8k 0

考虑到Mesa在英特尔显卡上GTK4的初始化/启动时间缓慢这一问题上存在了两年的漏洞,多产的Zink开发人员Mike Blumenkrantz最近开始优化Zink的启动时间,以实现这种通用的OpenGL on Vulkan驱动程序。

他用Intel Iris Gallium3D驱动程序开始了他的跋涉,启动GTK4演示应用程序需要190~200毫秒,而Zink的平均启动时间为350~370毫秒。长话短说,经过大量的分析和17个补丁的工作,他将Zink的启动时间降低了约25%,现在GTK4的演示应用程序到第一帧的时间大约需要260~280毫秒。

Mike Blumenkrantz continues pursuing efforts to see if he can meet (or beat) the Iris start-up times. Those interested in all the details can see Mike's blog post. The pending code to speed-up start times by moving most shader/program initialization to a thread can be found via this merge request with Mike summing it up as "this significantly improves app startup times."

相关文章

塑造我成为 CTO 之路的“秘诀”
“人工智能教母”的公司估值达 10 亿美金
教授吐槽:985 高校成高级蓝翔!研究生基本废了,只为房子、票子……
Windows 蓝屏中断提醒开发者:Rust 比 C/C++ 更好
Claude 3.5 Sonnet 在伽利略幻觉指数中名列前茅
上海新增 11 款已完成登记生成式 AI 服务

发布评论