Hi,

I was testing a very simple transition effect on my box. The effect occured
in a very slow way.

Here is the EDC file: http://rafb.net/p/1MF9Al16.html
And the C file using it to make animation. When a key is pressed i should
have seen the transition.: http://rafb.net/p/BdSNUD18.html

I cross compiled EFLs. I just compiled and installed imlib2, e,na, eet,
evas, ecore, embryo and edje. I have directfb support on the box:

# fbset -i

mode "1280x720-60"
    # D: 74.178 MHz, H: 44.957 kHz, V: 59.942 Hz
    geometry 1280 720 1280 2160 16
    timings 13481 220 110 20 5 40 5
    hsync high
    vsync high
    rgba 5/11,6/5,5/0,0/0
endmode

Frame buffer device information:
    Name        : STAPIFB
    Address     : 0xaaf2b000
    Size        : 7340032
    Type        : PACKED PIXELS
    Visual      : TRUECOLOR
    XPanStep    : 0
    YPanStep    : 1
    YWrapStep   : 0
    LineLength  : 2560
    Accelerator : No

The box has a small memory and cpu

# cat /proc/meminfo
MemTotal:        39092 kB
MemFree:          9252 kB
Buffers:             0 kB
Cached:          16396 kB
SwapCached:          0 kB
Active:          12444 kB
Inactive:         6708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:        39092 kB
LowFree:          9252 kB
SwapTotal:           0 kB
SwapFree:            0 kB
Dirty:               0 kB
Writeback:           0 kB
Mapped:           7464 kB
Slab:             4008 kB
CommitLimit:     19544 kB
Committed_AS:   260344 kB
PageTables:        308 kB
VmallocTotal:   523252 kB
VmallocUsed:      4860 kB
VmallocChunk:   514152 kB
# cat /proc/cpuinfo
machine         : STb7100 Reference board
processor       : 0
cpu family      : sh4
cpu type        : STb710x
cpu flags       : fpu
cache type      : split (harvard)
icache size     : 16KiB (2-way)
dcache size     : 32KiB (2-way)
bogomips        : 296.96
pll0_clk        : 600.00MHz
pll1_clk        : 400.00MHz
sh4_clk         : 300.00MHz
sh4_ic_clk      : 150.00MHz
module_clk      : 75.00MHz
slim_clk        : 300.00MHz
comms_clk       : 100.00MHz
tmu0_clk        : 18.75MHz

Any idea why is the transition so slow?

I checked the top output when i was running the app, when the transition
started, the app consumed %90 of CPU power.
I also installed directfb-1.0.0 examples on the box and df_neo is working
quiete nice without any slow motion.

Will be happy if you guide a little.

-- 
Oğuz Yarımtepe
www.loopbacking.info
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to