We have built the Inter-ORB Engine on several kinds of machine The actual configurations used for the tests are identified by the output of:
uname -srmv
Using GNU Make version 3.72.1 (HP make does not support the features used in the Makefile). Compiled with gcc version 2.7.0, no errors or warnings.
Test results:
testing non-polling server with oneway and null calls 20 call non-polling loop timings: oneway hello avg time = 0.449ms, 2227 calls/second null call avg time = 0.684ms, 1461 calls/second testing with 'cube' calls, stub + DII, IOR strings cube average call time = 1.584ms, 631 calls/second 1000 calls, 0 errors testing request forwarding with 'cube' calls, stub + DII cube average call time = 2.573ms, 388 calls/second 1000 calls, 0 errors testing transmission of primitive data types test1_clnt: 100 loops, 3000 tests (0 errors) testing echo of primitive data values echo_clnt: 14 tests (0 errors)
Using GNU Make version 3.68. Compiled with gcc version 2.7.0, one warning:
connmgr.cc:260: warning: implicit declaration of function `int socket(...)'
Test results:
testing non-polling server with oneway and null calls 20 call non-polling loop timings: oneway hello avg time = 0.467ms, 2141 calls/second null call avg time = 1.995ms, 501 calls/second testing with 'cube' calls, stub + DII, IOR strings cube average call time = 3.891ms, 257 calls/second 1000 calls, 0 errors testing request forwarding with 'cube' calls, stub + DII cube average call time = 3.956ms, 252 calls/second 1000 calls, 0 errors testing transmission of primitive data types test1_clnt: 100 loops, 3000 tests (0 errors) testing echo of primitive data values echo_clnt: 14 tests (0 errors)
Using GNU Make version 3.68. Compiled with gcc version 2.7.0, no errors or warnings.
testing non-polling server with oneway and null calls 20 call non-polling loop timings: oneway hello avg time = 0.146ms, 6849 calls/second null call avg time = 0.488ms, 2049 calls/second testing with 'cube' calls, stub + DII, IOR strings cube average call time = 1.305ms, 766 calls/second 1000 calls, 0 errors testing request forwarding with 'cube' calls, stub + DII cube average call time = 1.396ms, 716 calls/second 1000 calls, 0 errors testing transmission of primitive data types test1_clnt: 100 loops, 3000 tests (0 errors) testing echo of primitive data values echo_clnt: 14 tests (0 errors)
Using GNU Make version 3.72.1. Compiled with gcc version 2.7.0, no errors or warnings.
This one failed on test1_clnt.
testing non-polling server with oneway and null calls 20 call non-polling loop timings: oneway hello avg time = 4.728ms, 211 calls/second null call avg time = 5.273ms, 189 calls/second testing with 'cube' calls, stub + DII, IOR strings cube average call time = 10.327ms, 96 calls/second 1000 calls, 0 errors testing request forwarding with 'cube' calls, stub + DII cube average call time = 10.578ms, 94 calls/second 1000 calls, 0 errors testing transmission of primitive data types bad comparison, test_longlong bad comparison, test_ulonglong bad comparison, test_longlong bad comparison, test_ulonglong bad comparison, test_longlong bad comparison, test_ulonglong bad comparison, test_longlong (repeated 96 more times) test1_clnt: 100 loops, 3000 tests (103 errors)
Using GNU Make version 3.72.1. Compiled with gcc version 2.7.0, no errors or warnings.
testing non-polling server with oneway and null calls 20 call non-polling loop timings: oneway hello avg time = 0.781ms, 1280 calls/second null call avg time = 0.781ms, 1280 calls/second testing with 'cube' calls, stub + DII, IOR strings cube average call time = 1.996ms, 501 calls/second 1000 calls, 0 errors testing request forwarding with 'cube' calls, stub + DII cube average call time = 1.949ms, 513 calls/second 1000 calls, 0 errors testing transmission of primitive data types test1_clnt: 100 loops, 3000 tests (0 errors) testing echo of primitive data values echo_clnt: 14 tests (0 errors)
Converted from text 18 Oct 1995 by rtor@ansa.co.uk