Skip to content
  • Scotty Bauer's avatar
    BetaModule and BetaModule2 **NOTICE PREVIOUS NUMBERS REPORTED IN COMMITS... · b6dcfd00
    Scotty Bauer authored
    
    BetaModule and BetaModule2 **NOTICE PREVIOUS NUMBERS REPORTED IN COMMITS PREVIOUS TO THIS ONE ARE INCORRECT**
    
    Ping pong of 10k messages. Both sides do _NOT_ check if there is a producer message slot avaiable to write, they just write into it. Timing is done PER message via serializing rdtsc and rdtscp.
    
    Times:
    TEST1
    [ 1151.501229] MIN      MAX     AVG     MEDIAN
    [ 1151.504313] 468 & 131184 & 513 & 504
    TEST2
    [ 1189.250206] MIN      MAX     AVG     MEDIAN
    [ 1189.253377] 437 & 1358 & 478 & 474
    TEST3
    [ 1221.812533] MIN      MAX     AVG     MEDIAN
    [ 1221.815580] 442 & 12420 & 500 & 498
    
    Signed-off-by: default avatarScotty Bauer <sbauer@eng.utah.edu>
    b6dcfd00