[Freeciv-tickets] [freeciv] #48245: Inline tileset_tile_width() and friends

Back to archive index
OSDN Ticket System norep****@osdn*****
Thu Jun 15 17:54:52 JST 2023


#48245: Inline tileset_tile_width() and friends

  Open Date: 2023-06-15 07:39
Last Update: 2023-06-15 11:54

URL for this Ticket:
    https://osdn.net//projects/freeciv/ticket/48245
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=48245

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2023-06-15 11:54 Updated by: cazfi
 * Milestone Update from (None) to 3.0.9


---------------------------------------------------------------------
Ticket Status:

      Reporter: cazfi
         Owner: (None)
          Type: Patches
        Status: Open
      Priority: 5 - Medium
     MileStone: 3.0.9
     Component: Client common
      Severity: 5 - Medium
    Resolution: None
---------------------------------------------------------------------

Ticket details:

Client constantly (the values are not even passed on function calls, but each called function does this on their own) uses simple getters tileset_tile_width() and tileset_tile_height(). We ought to avoid function call overhead with those.

-- 
Ticket information of Freeciv project
Freeciv Project is hosted on OSDN

Project URL: https://osdn.net/projects/freeciv/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/freeciv/ticket/48245
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=48245



More information about the Freeciv-tickets mailing list
Back to archive index