[Swift-devel] Is there a site count limit?
Ben Clifford
benc at hawaga.org.uk
Wed Apr 15 04:25:30 CDT 2009
On Fri, 10 Apr 2009, Mihael Hategan wrote:
> Make the initial score larger. 10000 should be enough. As it goes to
> +inf, you should have a max of 100*jobThrottle + 1 jobs.
I would like to change the user interface for jobThrottle and initialScore
to be much more human friendly - the present input numbers, whilst
sufficiently expressive, are ridiculous from a normal user perspective.
I would like to make a parameter to replace jobThrottle (either in CoG or
in Swift) that you specify the actual maximum number of jobs
(so that maxJobs = 100*jobThrottle +1)
For initial score I would like to find some value range that is easier to
understand for users - perhaps a fraction that indicates how many of
the maxJobs the initialScore will start at.
--
More information about the Swift-devel
mailing list