usage: prog [options] This program runs a set of speed tests on the current machine This program runs a set of speed tests in the current computer. It should have at least 1 unloaded processor, and minimal i/o occurring when this is run. It will give a single value which should be generally proportional to how fast single particle refinement will run on a given computer. It is a 'real world' test, in that it tests a variety of actual operations performed by a refinement procedure. Don't compare values given by speed test in different versions of EMAN, since the underlying routines may be improved with time.
Option | Type | Description |
---|---|---|
--version | None | show program's version number and exit |
--slow | None | rtf_slow alignment |
--best | None | rtf_best alignment |
--short | None | Fewer iterations, mainly for profiling |
--old | None | old rtf+refine aligner |
--bispec | None | new rtf with usebispec |
--low | None | low level test |
--size | int | Size of particles, 192 default for comparisons |
--simpleout | None | Simpler 2 column output file (appends) |
--ppid | int | Set the PID of the parent process, used for cross platform PPID |
--verbose, -v | int | verbose level [0-9], higher number means higher level of verboseness |