Complete.Org: Mailing Lists: Archives: freeciv-dev: February 2001:
[Freeciv-Dev] [PATCH] Worklist performance fix
Home

[Freeciv-Dev] [PATCH] Worklist performance fix

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv development list <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] [PATCH] Worklist performance fix
From: Raimar Falke <hawk@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 6 Feb 2001 00:23:57 +0100
Reply-to: rf13@xxxxxxxxxxxxxxxxxxxxxxxx

Hi,

I profiled the client and found that has_capability() isn't cheap. The
profile showed put_worklist() and iget_worklist() at top
positions. The patch fixed this and also formats the methods properly.

If the problem resurfaces it may also be possible to tackle it in a
general way.

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
 "- Amiga Y2K fixes (a bit late, wouldn't you say?)"
    -- Linus Torvalds about linux 2.4.0 at 4 Jan 2001

Attachment: worklist_performance.diff
Description: Text document


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