Coder Social home page Coder Social logo

Very high CPU usage about hollywood HOT 6 OPEN

T-vK avatar T-vK commented on July 22, 2024 2
Very high CPU usage

from hollywood.

Comments (6)

dustinkirkland avatar dustinkirkland commented on July 22, 2024 1

I'm open to a patch that blacklists individual applets, but this isn't very high priority for me. Note that you can run hollywood -s SPLITS and use a smaller number of splits from the default (which is all available). Generally speaking, hollywood is going to consume a lot of CPU. That's kind of the point. It's intended to be a tongue-in-cheek joke.

from hollywood.

T-vK avatar T-vK commented on July 22, 2024

@dustinkirkland I think it would be a good idea to add a parameter to hollywood that would allow you to specify which apps hollywood should use. Maybe a blacklist, whitelist or both.
This would make debugging an issue like that much easier.
What do you think?

from hollywood.

dustinkirkland avatar dustinkirkland commented on July 22, 2024

The code is trying to run hollywood with the lowest CPU priority, using the nice command. Whenever you see this behavior, could you please paste the output of this command:

$ ps -e -o uid,pid,ppid,pri,ni,cmd | grep hollywood

I'd like to ensure that the nice value of every script is 19 (the lowest priority).

from hollywood.

dominic-03 avatar dominic-03 commented on July 22, 2024

I had this problem even after the program was closed. My CPU usage was constantly at 100% and my computer was running very hot. I had to kill the ccze process to get it back to normal.

from hollywood.

Frambooisier avatar Frambooisier commented on July 22, 2024

@dominic-03 same here

from hollywood.

yeeterlol avatar yeeterlol commented on July 22, 2024

same here, eated up all my cores up to 90%

from hollywood.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.