xref: /netbsd-src/external/ibm-public/postfix/dist/src/smtpstone/mx-relay (revision 41fbaed053f8fbfdf9d2a4ee0a7386a3c83f8505)
1*41fbaed0StronMX needs 19 seconds to relay 100 messages with one recipient.
2*41fbaed0Stronsmtp/smtpd process limit = 100, bundle_recipients = 0.
3*41fbaed0Stron
4*41fbaed0Stron/usr/bin/time ./smtp-source -s 5 -m 100 fist
5*41fbaed0Stron        9.56 real         0.07 user         0.20 sys
6*41fbaed0StronJun  8 14:33:19 fist mx:smtpd[19366]: connect from spike.porcupine.org(168.100.1
7*41fbaed0StronJun  8 14:33:36 fist mx:smtp[19382]: 085781: to=<foo@spike.porcupine.org>, relay
8*41fbaed0StronTotal time: 17 seconds
9*41fbaed0Stron
10*41fbaed0Stron/usr/bin/time ./smtp-source -s 10 -m 100 fist
11*41fbaed0Stron        8.95 real         0.12 user         0.19 sys
12*41fbaed0StronJun  8 14:34:22 fist mx:smtpd[19377]: connect from spike.porcupine.org(168.100.1
13*41fbaed0StronJun  8 14:34:41 fist mx:smtp[19378]: 085792: to=<foo@spike.porcupine.org>, relay
14*41fbaed0StronTotal time: 19 seconds
15*41fbaed0Stron
16*41fbaed0Stron/usr/bin/time ./smtp-source -s 20 -m 100 fist
17*41fbaed0Stron        9.79 real         0.11 user         0.27 sys
18*41fbaed0StronJun  8 14:35:18 fist mx:smtpd[19377]: connect from spike.porcupine.org(168.100.1
19*41fbaed0StronJun  8 14:35:38 fist mx:smtp[19382]: 085794: to=<foo@spike.porcupine.org>, relay
20*41fbaed0StronTotal time: 20 seconds
21