Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
programming:instruction-timings [2006/12/13 19:38]
cyril
programming:instruction-timings [2006/12/14 14:34]
cyril
Line 5: Line 5:
 ===== Proceeding ===== ===== Proceeding =====
  
 +FIXME
  
 ===== Summary of results ===== ===== Summary of results =====
Line 11: Line 12:
  
 Multiprocessor configs and multicore processors doesn't bring any improvement on these tests, and that's normal. Indeed in order to exploit it you have to have several threads, which is not the case here, and not the purpose. Multiprocessor configs and multicore processors doesn't bring any improvement on these tests, and that's normal. Indeed in order to exploit it you have to have several threads, which is not the case here, and not the purpose.
 +
  
  
Line 23: Line 25:
 |Shift1 |''imgg[k2++] = (img[k++]>>2 + img[k]>>1 + img[k++]>>3 + img[k++]>>3);''  |  50.4  |  |  |  |  10.6  |  5.97  |  29.3  | |Shift1 |''imgg[k2++] = (img[k++]>>2 + img[k]>>1 + img[k++]>>3 + img[k++]>>3);''  |  50.4  |  |  |  |  10.6  |  5.97  |  29.3  |
 |Shift2 |''imgg[k2++] = (img[k]>>2 + img[k++]>>4 + img[k]>>1 + img[k++]>>4 + img[k++]>>3);''  |  56.7  |  |  |  |  11.7  |  6.65  |  43.4  | |Shift2 |''imgg[k2++] = (img[k]>>2 + img[k++]>>4 + img[k]>>1 + img[k++]>>4 + img[k++]>>3);''  |  56.7  |  |  |  |  11.7  |  6.65  |  43.4  |
 +^  Array indexes  ^^^^^^^^^
 +|    |    |    |    |    |    |    |    |    |
  
  
  
 ===== Configs used ===== ===== Configs used =====
 +
 +
 +
  
 ==== Summary ==== ==== Summary ====
Line 34: Line 41:
 ^Cyril_P  |AMD64 3000+  |1.8 GHz  | | | | | |  ^Cyril_P  |AMD64 3000+  |1.8 GHz  | | | | | | 
 ^cJ_F  | | | | | | | |  ^cJ_F  | | | | | | | | 
-^cJ_P  | | | | | | | | +^cJ_P  | Centrino |1.7GHz  | | | | | | 
 ^Infomob |Tri-Xeon  |2.80 GHz  | |5570  |yes  |512KB  |  | ^Infomob |Tri-Xeon  |2.80 GHz  | |5570  |yes  |512KB  |  |
 ^Almighty  |PentiumD (DualCore64)  |3.4 GHz  | |6800  |yes  |2048 KB  |  | ^Almighty  |PentiumD (DualCore64)  |3.4 GHz  | |6800  |yes  |2048 KB  |  |
programming/instruction-timings.txt ยท Last modified: 2013/09/19 16:41 (external edit)
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0