This repository has been archived by the owner on Nov 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 952
Flipper heats m1 macbook #2494
Comments
Please try search before posting. Did the existing solutions work?
…On Mon, 21 Jun 2021, 17:55 Igor Zinoviev, ***@***.***> wrote:
Hey, everyone. I'm not sure if it's considered a bug or not, but I decide
to create an issue anyway, maybe someone from the flipper team will be
interested.
Here is the backstory: I'm working on react native app and we avoid the
flipper in the past, mostly because of our outdated RN version and no
visible benefits to plug it on. But lately, we upgrade RN to the latest and
start to use Reanimated 2 for animations(it's JSI module) and well - we
lose chrome dev tools access and flipper now is the only option to debug
the app.
I work on m1 mac pro and normally it's super cool all day even if I run
CPU-heavy stuff like huge C/C++ codebase compilation. As we started to use
flipper I notice mac is becoming hot and I even spot coolers working. I
believe flipper is the second app(first was CS:GO), that was able to launch
coolers and this does not look ok for me.
I don't know if it flipper issues, our app issue, or some combination. I
will be happy to assist if any additional info needed.
Current installed flipper version 0.92.0
[image: image]
<https://user-images.githubusercontent.com/848985/122798374-32f35780-d2c9-11eb-98f8-dee5eafda704.png>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#2494>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAN4NBBFYLQ6YHGXG3H42DTTT5VITANCNFSM47B6UCAQ>
.
|
See #2173 (comment) |
@mweststrate wow, yeah I didn't check existing issues, my bad. Compilation of idb packages fails for me, but I guess it's another story and I can just shutdown this setting and suffer no more. Thanks! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey, everyone. I'm not sure if it's considered a bug or not, but I decide to create an issue anyway, maybe someone from the flipper team will be interested.
Here is the backstory: I'm working on react native app and we avoid the flipper in the past, mostly because of our outdated RN version and no visible benefits to plug it on. But lately, we upgrade RN to the latest and start to use Reanimated 2 for animations(it's JSI module) and well - we lose chrome dev tools access and flipper now is the only option to debug the app.
I work on m1 mac pro and normally it's super cool all day even if I run CPU-heavy stuff like huge C/C++ codebase compilation. As we started to use flipper I notice mac is becoming hot and I even spot coolers working. I believe flipper is the second app(first was CS:GO), that was able to launch coolers and this does not look ok for me.
I don't know if it flipper issues, our app issue, or some combination. I will be happy to assist if any additional info needed.
Current installed flipper version 0.92.0
The text was updated successfully, but these errors were encountered: