1. 1024 x 1024 matrix multiplication with duo-core algorithm and floating point operation (uses duo core)
iPhone 5s : 320 msec
iPhone 5: 640 msec
2. 1024 x 1024 matrix multiplication with NEON algorithm and floating point operation (this uses single core)
iPhone 5: 1200 msec
iPhone 4: 6000 msec
No comments:
Post a Comment