k-kawa / aseprite

Automatically exported from code.google.com/p/aseprite
0 stars 0 forks source link

High CPU usage #47

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What is the expected output? What do you see instead?

The program has 50 % CPU usage on my dual core processor, meaning it's hogging 
one of the cores entirely. I would expect a simple program like this to use 
maximum of 10-20 %.

What version of the product are you using? On what operating system?

v0.9 on Windows 7.

Please provide any additional information below.

I have a suspicion this is caused by active vsync polling in the display 
drivers. I have encountered the same problem with some SDL apps.

Original issue reported on code.google.com by xof...@gmail.com on 10 Oct 2011 at 5:27

GoogleCodeExporter commented 8 years ago
This problem is an Allegro 4 implementation thing. You can find more 
information about my plans for this issue here: 
https://groups.google.com/d/msg/aseprite-discuss/L15nVBdJvyI/QWsBDOyRcXUJ

Original comment by davidcapello on 10 Oct 2011 at 1:11

GoogleCodeExporter commented 8 years ago
Sadly, but I have almost the same behavior on Linux.

Original comment by kyrylosi...@gmail.com on 4 Dec 2011 at 10:10

Attachments:

GoogleCodeExporter commented 8 years ago
Issue 62 has been merged into this issue.

Original comment by davidcapello on 1 Jan 2012 at 1:07

GoogleCodeExporter commented 8 years ago
Issue 80 has been merged into this issue.

Original comment by davidcapello on 8 Mar 2012 at 2:57

GoogleCodeExporter commented 8 years ago
Issue 86 has been merged into this issue.

Original comment by davidcapello on 8 Mar 2012 at 2:57

GoogleCodeExporter commented 8 years ago
Fixed: 
https://github.com/dacap/aseprite/commit/2ae5fc613b8ab397820dccdea686a425e9ab32e
4

Thanks to Tobias Hansen and Gernot Frisch.

Original comment by davidcapello on 22 Mar 2012 at 6:14

GoogleCodeExporter commented 8 years ago

Original comment by davidcapello on 17 Jul 2014 at 12:58