[Swift-devel] Swift-issues (PBS+NFS Cluster)
Ben Clifford
benc at hawaga.org.uk
Thu May 7 11:53:22 CDT 2009
On Thu, 7 May 2009, Yi Zhu wrote:
> Yes, Is there any complex sample/tools i can use (rahter than first.swift) to
> test swift performance? Is there any benchmark available i can compare with?
For fairly raw throughput, you can look at the test case 066-many.swift,
in the Swift SVN at trunk/tests/language-behaviour/066-many.swift
If you change your default sites file to use your cluster, you can type:
./run 066-many
in that directory.
This test is unlikely to be able to saturate your cluster as the actual
executions are very short - the jobs create a 0-byte file each and exit.
Also have a look at 0651-several-delay in that same directory. This runs
1m30s delay jobs. By default 10 jobs are run, but it should be apparent
from the source how to make it run much larger numbers.
--
More information about the Swift-devel
mailing list