-
Notifications
You must be signed in to change notification settings - Fork 903
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linux X11: Slow window creation #751
Comments
Thanks for reporting this! Before looking into this more, 2 things:
|
I reported the issue after cloning from Time before: 40ms |
Possible duplicate of #682? |
The issue occurs for me even with no external monitor is plugged to the laptop. But looking at the latest comment from @ti-mo in above issue. I tried:
So I guess it does share a similar root cause. (though in ti-mo's case, |
Now that #801's been merged, is this still an issue? |
Hi, I don't have access anymore to my previous work laptop that demonstrated the behavior. So I guess this issue can be closed as I cannot provide more leads as to what happened on the other setup. Thank you all for you help and for this project :) |
I am experiencing a very slow window creation on a linux laptop.
I used following snippet to test it:
And as a result of
time
:My laptop is running Ubuntu Gnome 16.04 with X11.
It has an Intel i7-4810MQ and is using the integrated GPU.
I created a flamegraph here (doesn't seem to be possible to include directly the svg as attachement).
Any clue on where the issue might come from / how to dig deeper ?
Thanks in advance for your help.
The text was updated successfully, but these errors were encountered: