You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.
Reproduction:
Build examples using
cargo build --release --features gtk_3_10
on OS X El Capitan.Observed:
~75% cpu usage (and 45M resident memory use) as seen through
top -o cpu
Expected:
As an example, gtktest should consume almost no resources as it is not doing anything afaict.
The text was updated successfully, but these errors were encountered: