Hi, Before the conversion to nosetests, there used to be a bunch of benchmarks in the unit tests. (for example, in fftpack). How to run them now from the python interpreter ? I tried scipy.fftpack.bench, but it does not find any benchmark. cheers, David