View Single Post
Old 06-11-2012, 07:16 PM   #62
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by baf View Post
I did simple test using this code. Tested with two binaries: one built with neon support, one without. Works ok.

Code:
[root@kindle test]# ./test-neon 2.200002 2.200001 5
ans = 9.705820 5539 loop/msec
[root@kindle test]# ./test 2.200002 2.200001 5
ans = 9.705820 1478 loop/msec
That seems strange.
Can you post test-neon binary somewhere I can grab it (PM if needed).
My bad - I misread the output.
Hardware is about 4x faster. That should make a difference to mpeg123 or any other media application.

Last edited by knc1; 06-11-2012 at 07:22 PM.
knc1 is offline   Reply With Quote