• Kirill Smelkov's avatar
    X Time after reducing RX latencies on teco.eth0 and deco.eth0 · 090f4ac7
    Kirill Smelkov authored
    200μs of NEO/go without sha1 case is still questionable:
    
    T(transmit request) = 10μs (deco rx throttle) + t(link-tx-request)
    T(transmit answer)  = 10μs·4.5 (~ 4.5 KB answer for 4K ZData) + teco.rx-delay (= 3μs ?)
    
    	||
    	vv
    
    T(link) ~= 60μs
    
    T(teco-local,no-sha1,NEO/go) was ~= 100μs (see time-sep17-teco.txt)
    T(deco-local,no-sha1,NEO/go) was ~=  20μs (see time-sep17-deco.txt)
    
    	||
    	vv
    
    T(teco-deco,no-sha1,NEO/go) = 100μs/2 + 20μs/2 = 60μs ?
    
    if so RTT(getobject) should be 60+60 = 120μs  but we have 200μs.
    090f4ac7
time-sep19-teco4deco4.txt 6.15 KB