Re: Postfix/milter benchmarking

2014-10-24 Thread Kouhei Sutou
Hi, In "Postfix/milter benchmarking" on Thu, 23 Oct 2014 08:45:06 -0700, Julian Mehnle wrote: > I'm developing a new milter and I need to benchmark it when plugged into > Postfix. What are my best options for generating an SMTP stream of messages > directed at a single Postfix instance at

Re: Postfix/milter benchmarking

2014-10-23 Thread A. Schulze
Julian Mehnle: Are there any other tools people use to benchmark their Postfix setups or, more specifically, milters? Wietse told on talk I listened "Optimize both the worst case and the common case. Worst cases become normal cases" When developing milter applicaions that mean to me: -

Re: Postfix/milter benchmarking

2014-10-23 Thread Patrick Ben Koetter
* Julian Mehnle : > I'm developing a new milter and I need to benchmark it when plugged into > Postfix. What are my best options for generating an SMTP stream of messages > directed at a single Postfix instance at rates on the order of hundreds per > second, and measuring SMTP acceptance rates and

Re: Postfix/milter benchmarking

2014-10-23 Thread Wietse Venema
Julian Mehnle: > Dear Postfix community, > > I'm developing a new milter and I need to benchmark it when plugged > into Postfix. What are my best options for generating an SMTP > stream of messages directed at a single Postfix instance at rates > on the order of hundreds per second, and measuring