xref: /netbsd-src/external/ibm-public/postfix/dist/src/smtpstone/mx-explode (revision 41fbaed053f8fbfdf9d2a4ee0a7386a3c83f8505)
1*41fbaed0StronMX needs 12 seconds per 1000 different remote destinations.
2*41fbaed0Stronsmtp process limit = 100, bundle_recipients = 0.
3*41fbaed0Stron
4*41fbaed0Stron/usr/bin/time ./smtp-source -r 1000 fist
5*41fbaed0Stron        1.13 real         0.07 user         0.27 sys
6*41fbaed0StronJun  8 13:32:18 fist mx:smtpd[18174]: connect from spike.porcupine.org(168.100.1
7*41fbaed0StronJun  8 13:32:31 fist mx:smtp[18209]: 085688: to=<544foo@spike.porcupine.org>, re
8*41fbaed0StronTotal time: 13 seconds
9*41fbaed0Stron
10*41fbaed0Stron/usr/bin/time ./smtp-source -r 2000 fist
11*41fbaed0Stron        2.55 real         0.21 user         0.48 sys
12*41fbaed0StronJun  8 13:33:23 fist mx:smtpd[18174]: connect from spike.porcupine.org(168.100.1
13*41fbaed0StronJun  8 13:33:48 fist mx:smtp[18184]: 085693: to=<1041foo@spike.porcupine.org>, r
14*41fbaed0StronTotal time: 25 seconds
15*41fbaed0Stron
16*41fbaed0Stron/usr/bin/time ./smtp-source -r 5000 fist
17*41fbaed0Stron[test generating machine ran out of resources while receiving mail]
18*41fbaed0Stron
19*41fbaed0Stron/usr/bin/time ./smtp-source -r 1000 fist
20*41fbaed0Stron        1.38 real         0.17 user         0.16 sys
21*41fbaed0StronJun  8 15:20:33 fist mx:smtpd[27695]: connect from spike.porcupine.org(168.100.1
22*41fbaed0StronJun  8 15:20:46 fist mx:smtp[27724]: 085687: to=<493foo@spike.porcupine.org>, re
23*41fbaed0StronTotal time: 13 seconds
24*41fbaed0Stron
25*41fbaed0Stron/usr/bin/time ./smtp-source -r 2000 fist
26*41fbaed0Stron        2.64 real         0.23 user         0.46 sys
27*41fbaed0StronJun  8 15:20:52 fist mx:smtpd[27695]: connect from spike.porcupine.org(168.100.1
28*41fbaed0StronJun  8 15:21:16 fist mx:smtp[27743]: 085687: to=<1086foo@spike.porcupine.org>, r
29*41fbaed0StronTotal time: 24 seconds
30*41fbaed0Stron
31*41fbaed0Stron/usr/bin/time ./smtp-source -r 5000 fist
32*41fbaed0Stron[test generating machine ran out of resources while receiving mail]
33*41fbaed0Stron
34