zed icon indicating copy to clipboard operation
zed copied to clipboard

Slow on Linux (Intel Integrated Graphics)

Open rayauxey opened this issue 7 months ago • 14 comments

Check for existing issues

  • [X] Completed

Describe the bug / provide steps to reproduce it

Running zed on my linux machine is relatively slow compared to other editors. Scrolling lags and even highlighted items while moving the cursor are lagging. I suspect zed is not utilizing the integrated graphics. I have vulkan on my system and vkcube runs perfectly.

Environment

OS: Pop!_OS 22.04 LTS x86_64 CPU: Intel i7-8650U (8) @ 4.200GHz GPU: Intel UHD Graphics 620

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your Zed.log file to this issue.

Zed.log

2024-07-10T20:24:05+03:00 [INFO] Enabling Vulkan Portability
2024-07-10T20:24:05+03:00 [INFO] Enabling color space support
2024-07-10T20:24:05+03:00 [WARN] Rejecting Intel for not presenting when Nvidia is present (on Linux)
2024-07-10T20:24:05+03:00 [INFO] Adapter "llvmpipe (LLVM 15.0.7, 256 bits)"
2024-07-10T20:24:05+03:00 [INFO] No ray tracing extensions are supported

rayauxey avatar Jul 10 '24 19:07 rayauxey