times
来自「MICO2.3.13 corba 环境平台」· 代码 · 共 28 行
TXT
28 行
Simple Benchmark:Packets of sizes between 1 and 32767 are transmitted.Client and service run on Sun Ultra1/140 and bothmachines are connected with a 10MBit/s Ethernet.I just measured the execution time of the client. The packets are just created and send to the server.The server does not perform any actions on thedata. So the results should reflect mainly the differencesbetween the transmission. Client and service using MICOStreamreal 8m24.113suser 2m44.841ssys 1m5.332sClient and service using normal CORBA requests (not valid anymore,since stubs/skeletons do not use the DII/DSI any longer) real 387m28.150suser 188m13.281ssys 0m30.883s
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?