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
I was using pyre for a while (about a month), and I have been feeling my Mac getting slower and heating up abnormally fast. I investigated a bit using top -o cpu, and I noticed immediately that pyre.bin was hogging literally 100% of the CPU. Killing the process has shown me an immediate (and noticeable) relief in battery and speed.
I am using the latest version in a virtual env and using Watchman Version: 2025.04.21.00.
Hi,
I was using pyre for a while (about a month), and I have been feeling my Mac getting slower and heating up abnormally fast. I investigated a bit using
top -o cpu, and I noticed immediately that pyre.bin was hogging literally 100% of the CPU. Killing the process has shown me an immediate (and noticeable) relief in battery and speed.I am using the latest version in a virtual env and using Watchman Version: 2025.04.21.00.
Thanks.