MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Electron CPU usage

    Scheduled Pinned Locked Moved Troubleshooting
    247 Posts 46 Posters 544.7k Views 42 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R Offline
      roramirez Core Contributors @pedroken
      last edited by

      @pedroken I think this can because the Electron version. Can you tell us what version is for two case.

      You can see into the file node_modules/electron/dist/version

      Easy module development with MagicMirror Module Template

      Mykle1M P 2 Replies Last reply Reply Quote 0
      • Mykle1M Offline
        Mykle1 Project Sponsor Module Developer @roramirez
        last edited by

        @roramirez said in Electron CPU usage:

        I think this can because the Electron version.

        Thanks for getting involved here. Just for reference purposes, my Electron version on my Pi 3 B is v1.4.15

        Create a working config
        How to add modules

        W 1 Reply Last reply Reply Quote 0
        • W Offline
          wtidwell @Mykle1
          last edited by

          @Mykle1
          Sorry for the radio silence, it’s been busy lately.

          I can see what electron version I’m running tomorrow night, and I’ll try and change it to the same version you seem to be getting good performance on and report back.

          Mykle1M 1 Reply Last reply Reply Quote 0
          • Mykle1M Offline
            Mykle1 Project Sponsor Module Developer @wtidwell
            last edited by

            @wtidwell said in Electron CPU usage:

            Sorry for the radio silence, it’s been busy lately.
            I can see what electron version I’m running tomorrow night, and I’ll try and change it to the same version you seem to be getting good performance on and report back.

            No worries, mate. Now that @roramirez is looking at this we may find the answer sooner than later.

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 0
            • P Offline
              pedroken @roramirez
              last edited by

              @roramirez , the version in the high CPU scenario is v1.7.5. The animations are sluggish, even with only the default modules.

              The version of the lower CPU consumption but strange memory leak is v1.6.11.

              Thanks!

              I’ll try to use @Mykle1 's version of electron. I`ll google it (how to). Never did it.

              M R 2 Replies Last reply Reply Quote 0
              • M Offline
                mibafz00 @pedroken
                last edited by

                @pedroken
                I also have v1.7.5 and I do have the problem.
                Didn’t find out how to downgrade so I’ll waiting for your results :-)

                W 1 Reply Last reply Reply Quote 0
                • W Offline
                  wtidwell @mibafz00
                  last edited by

                  @mibafz00
                  Forgive me if this is dumb, but couldn’t you just delete the electron folder and reinstall a specific version with

                  Npm install electron@version?

                  1 Reply Last reply Reply Quote 0
                  • Mykle1M Offline
                    Mykle1 Project Sponsor Module Developer
                    last edited by

                    Some mention here of high CPU usage. Maybe electron IS the culprit

                    https://github.com/electron/electron/releases/

                    electron v1.7.6 beta
                    @electron-bot electron-bot released this 24 days ago · 233 commits to master since this release

                    Bug Fixes

                    Fixed query string parsing in PDF Viewer #10008
                    Fixed crash that occurred when loading URL in detached WebContents #9819
                    Fixed issues around update permissions and non-admin users #10071
                    Fixed chrome storage access scope to be shared across domains #9951
                    Fixed content scripts matches #10075
                    Fixed bug that returned an object instead of an empty string when reading from an empty asar file with ‘utf8’ option #10160
                    Prevented async tasks from crashing after the Node environment is destroyed #10099
                    Linux

                    Fixed issue where opening menu would cause high CPU usage on certain Linux distributions #10070

                    Create a working config
                    How to add modules

                    1 Reply Last reply Reply Quote 0
                    • D Offline
                      djsunrise19
                      last edited by

                      Input from my side: I checked the issues with electron 1.8 beta. Same problems.

                      1 Reply Last reply Reply Quote 0
                      • R Offline
                        roramirez Core Contributors @pedroken
                        last edited by

                        @pedroken said in Electron CPU usage:

                        I’ll try to use @Mykle1 's version of electron. I`ll google it (how to). Never did it.

                        Well, you let we know if with that version of Electron is fixed the CPU usage. You can modified by hand the package.json to say to npm what version to install of Electron.

                        Easy module development with MagicMirror Module Template

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 9
                        • 10
                        • 11
                        • 12
                        • 13
                        • 24
                        • 25
                        • 11 / 25
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy