Why b4a IDE is consuming CPU cicles?

EduardoElias

Active Member
Licensed User
Longtime User
Hi There!

I have noted a performance decrease on my computer after opened some b4a IDE applications.

I have been using the new feature of creating libraries and for that I usually keep many IDE open for each library I am working on and compiling and put all together in on main project.

I got a screen shot of the task manager, that is attached with 7 ide open, however is hard to demonstrate, they all are consuming CPU. There is no connection to any android device. There is no emulator at all.

As primarily an editor it should not consume CPU waiting for keyboard input, or at least very minimal, and I see sometimes it going 10% doing nothing. So it is consuming around 50% of my cpu waiting for keyboard input. That is a problem.

What is happening? It makes the overall use slow than necessary.

Reagards,

Eduardo
 

Attachments

  • b4aprocess.png
    b4aprocess.png
    27.5 KB · Views: 292
Top