Disko Forum logo Login  |  Register  |  Lost Password
<< Start < Prev 1 2 3 Next > End >>
Benchmarks on MINI2440

nahsah
Posts: 24
graphgraph

Re:Benchmarks on MINI2440 6 Years ago  
Hi Matthias

Thanks for your reply.
Attached you will find debug.txt and logfile.txt from db_fillrectangle.

I hope this will help you optimizing disko!

Thanks for your help in advance.

I also found out that db_blend2layer doesn't work anymore when disko is built with messages=y. I will also attach debug_db_blend2layer.txt.

Kind Regards
Nahsah
File Attachment:
File Name: debug.txt
File Size: 452985
 
  The administrator has disabled public write access.
Benchmarks on MINI2440

nahsah
Posts: 24
graphgraph

Re:Benchmarks on MINI2440 6 Years ago  
Here the logfile.txt of db_fillrectangle.
File Attachment:
File Name: logfile-c2fd0ba4f718edb3f2c5fc943479f1ab.txt
File Size: 38173
 
  The administrator has disabled public write access.
Benchmarks on MINI2440

nahsah
Posts: 24
graphgraph

Re:Benchmarks on MINI2440 6 Years ago  
And finally debug_db_blend2layer.txt
File Attachment:
File Name: debug_db_blend2layer.txt
File Size: 4096
 
  The administrator has disabled public write access.
Benchmarks on MINI2440

nahsah
Posts: 24
graphgraph

Re:Benchmarks on MINI2440 6 Years ago  
After looking deeper in the file, I think I found a critical point:

DISKO: Missing following combination in method extendedAccelBlit()
source type: surface
source memory: managed by disko
source pixelformat: ARGB
source premultiplied: yes
destination type: surface
destination memory: managed by disko
destination pixelformat: RGB16
destination premultiplied: yes
destination color: r=0, g=0, b=0, a=192
blitting flags (000003): BLEND_ALPHACHANNEL BLEND_COLORALPHA
*****

Is this the problem?

Regards
Nahsah
 
  The administrator has disabled public write access.
Benchmarks on MINI2440

Matthias
Posts: 64
graphgraph

Gender: Male Disko Location: Berlin, Germany Birthdate: 1979-04-25
Re:Benchmarks on MINI2440 6 Years ago  
Hi nahsah,

that's not the reason for the bad performance.
It simply means, we don't support blending with alpha
channel to target pixelformat RGB16 by now.

We'll take a closer look at the blitting/blending
routines to RGB16 in the next days. Maybe there is some
obvious problem.

Sorry, for not being more helpful by now, but we'll
let you know, if we find something.

Best regards,
Matthias
 
  The administrator has disabled public write access.
Benchmarks on MINI2440

Stefan
Posts: 91
graph

Re:Benchmarks on MINI2440 5 Years, 11 Months ago  
Hi nahsah,

We contacted Andahammer and he is convinced that our blitting routines are just too slow.

We made some tests on a blackfin platform which is almost comparable to your board in respect to the performance. Our benchmark results were much better than yours (Factor 10-20 better). I am not convinced that our blitting routines responsible for the slow performance.

I think we are stuck here having no board to test this ourselves.

kind regards
Stefan
 
  The administrator has disabled public write access.
<< Start < Prev 1 2 3 Next > End >>
Powered by FireBoard
get the latest posts directly to your desktop