Complete.Org: Mailing Lists: Archives: freeciv-dev: March 2005:
[Freeciv-Dev] Re: (PR#12315) Slowness (fix)
Home

[Freeciv-Dev] Re: (PR#12315) Slowness (fix)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: chrisk@xxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#12315) Slowness (fix)
From: "Benoit Hudson" <bh@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 6 Mar 2005 10:40:00 -0800
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12315 >

On Sun, Mar 06, 2005 at 10:19:43AM -0800, Jason Short wrote:
> I think a random sampling of cities would be better...

As a guess, you probably want a log-size sample to deal with very large
empires, yet still be cheap on small civs; how well does a sample of
size 10 + lg(|cities|) work?

Or perhaps we should just revisit how to make government selection.

        -- Benoît





[Prev in Thread] Current Thread [Next in Thread]