AltiVec code benchmarking

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

AltiVec code benchmarking

1,663 次查看
Sonali
Contributor I
Hello,
i have written a vectorized code using c intrinsics for Turbo product decoder  (Used as a FEC ) on altivec unit...i have no idea how to benchmark it.i mean how many cycles, instruction count ,%usage of various  altivec sub units consumed during execution of the vectorized code.i went through the apple  website ..n got simg4 tools ,but it was for Mac OS .can u suggest me the way around this for Windows ..i have used MPC7447A @1GHz for evaluating  the performence of vectorized code.

thanx in anticipation.

regards,
Sonali Agarwal
Scientist, DRDO, India
标签 (1)
标记 (1)
0 项奖励
回复
1 回复

722 次查看
J2MEJediMaster
Specialist I
You may want to try looking at the application notes under the 7447 Product page. They have some fast Fourier example code, that, while not being a benchmark, should give you something by which to measure performance.

---Tom

0 项奖励
回复