Advertisement
Guest User

Untitled

a guest
May 20th, 2016
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. Test runned on A7: (with sched_setaffinity)
  2. A7: 200000
  3. A15: 1600000
  4.  
  5. Performance counter stats for 'system wide':
  6.  
  7. 618,075,751 cpu-cycles
  8. 613,355,576 armv7_cortex_a15/cpu_cycles/
  9. 614,477,960 armv7_cortex_a7/cpu_cycles/
  10.  
  11. 2.950842625 seconds time elapsed
  12.  
  13.  
  14.  
  15.  
  16. A7: 1300000
  17. A15: 1600000
  18.  
  19. Performance counter stats for 'system wide':
  20.  
  21. 905,421,195 cpu-cycles
  22. 902,958,873 armv7_cortex_a15/cpu_cycles/
  23. 903,539,619 armv7_cortex_a7/cpu_cycles/
  24.  
  25. 0.687391000 seconds time elapsed
  26.  
  27.  
  28. Test runned on A15:
  29. A7: 200000
  30. A15: 1600000
  31.  
  32. Performance counter stats for 'system wide':
  33.  
  34. 1,058,710,577 cpu-cycles
  35. 1,056,115,291 armv7_cortex_a15/cpu_cycles/
  36. 1,057,237,284 armv7_cortex_a7/cpu_cycles/
  37.  
  38. 0.675335833 seconds time elapsed
  39.  
  40.  
  41. A7: 1300000
  42. A15: 1600000
  43.  
  44. Performance counter stats for 'system wide':
  45.  
  46. 1,015,541,200 cpu-cycles
  47. 1,013,611,751 armv7_cortex_a15/cpu_cycles/
  48. 1,014,316,834 armv7_cortex_a7/cpu_cycles/
  49.  
  50. 0.621489250 seconds time elapsed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement