Git Product home page Git Product logo

Comments (11)

sekwah41 avatar sekwah41 commented on May 14, 2024

Just a heads up I am looking to getting into writing my future tools and programs with some of the similar stack you are using to build this so I will be looking into these sorts of issues anyway once I get the time :)

from pomatez.

roldanjr avatar roldanjr commented on May 14, 2024

Depending on the system running this application (or possibly this might be tweak-able using parameters) there is an unusually high cpu usage at times (100% of a single thread). I have confirmed that disabling the transition effect on the timer wheel completely negates this.

This is more of a heads up for the current version but also to add into the future version when possible to have the option to toggle or when one of us gets some time to look into ways to better tune electron's performance.

CPU: Ryzen 9 3900x
OS: Manjaro

If anyone else is experiencing this issue please list the CPU and OS you are running and I will look to investigate further. It is not an issue in itself though when running on a laptop it will think an application is needing high performance and drain the battery significantly faster.

@sekwah41 you're right. I quite figured it out that the app seems high in terms of CPU usage and it must not be like that because it's just a timer and need to be as low as possible CPU usage.

I thought I already solved it in my version 2 that I'm currently working on because it makes the CPU usage twice lesser compared to the version 1 but the good thing is your suggestions really opened my mind for new ideas and I thank you for that. 👍

from pomatez.

roldanjr avatar roldanjr commented on May 14, 2024

Just a heads up I am looking to getting into writing my future tools and programs with some of the similar stack you are using to build this so I will be looking into these sorts of issues anyway once I get the time :)

Thanks for your proposal and help. 🥇

from pomatez.

roldanjr avatar roldanjr commented on May 14, 2024

hey @sekwah41, are you busy this time?

Is the issue about CPU usage still occurs until now? Please let me know.
Thank you.

from pomatez.

sekwah41 avatar sekwah41 commented on May 14, 2024

Yea sorry I am busy until the 14th due to coursework deadlines.

from pomatez.

roldanjr avatar roldanjr commented on May 14, 2024

Yea sorry I am busy until the 14th due to coursework deadlines.

I understand because I'm also very busy right now due to project deadline too.

from pomatez.

roldanjr avatar roldanjr commented on May 14, 2024

@sekwah41 it's been a while. I develop the feature you've requested and already released it. Please check Release Notes I've created for more details of changes I've made.

I hope it would help you.

timer-animation

from pomatez.

sekwah41 avatar sekwah41 commented on May 14, 2024

I will check that in the next few days as I am almost done with my exams but that looks pretty good :)

Loving the look of all the new UI stuff :D

from pomatez.

roldanjr avatar roldanjr commented on May 14, 2024

I will check that in the next few days as I am almost done with my exams but that looks pretty good :)

Loving the look of all the new UI stuff :D

Just take your time. 😁 Thanks

from pomatez.

sekwah41 avatar sekwah41 commented on May 14, 2024

Works perfectly fine :) I've changed my system a bit though I can see the major performance difference. It goes so low now it basically doesn't register sometimes.

image

As for the rest of the stuff id suggest for strict mode add something that make it clear you are in strict mode as I was confused why I couldn't pause the timer. You probably want to hide the priority list if there is no card (atm I use a dedicated list application for general organisation).

Also you may want to add a quick way to delete cards
image

The description part seems to require a double click to be able to type in there for me which seems weird

image

from pomatez.

sekwah41 avatar sekwah41 commented on May 14, 2024

Though for now this issue at least is solved ;)

from pomatez.

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.