Ticket #47794

is_my_zoc_server() / is_my_zoc_client()

Open Date: 2023-04-08 03:39 Last Update: 2023-07-12 04:05

Reporter:
Owner:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
3

Details

For performance reasons it may make sense to have versions of is_my_zoc() optimized depending on whether it's being run on server or client. At least could get rid of all those "if (srv)" checks inside the loop. Server known to be omniscient could probably shortcut more things.

Ticket History (3/8 Histories)

2023-04-08 03:39 Updated by: cazfi
  • New Ticket "is_my_zoc_server() / is_my_zoc_client()" created
2023-04-08 03:41 Updated by: cazfi
Comment

First going to resolve #47656, though, and the patch coming up for that already does some code arrangements this ticket benefits from.

2023-05-28 02:32 Updated by: cazfi
2023-07-08 17:04 Updated by: cazfi
  • Owner Update from (None) to cazfi
  • Resolution Update from None to Accepted
2023-07-12 04:05 Updated by: cazfi
  • Status Update from Open to Closed
  • Resolution Update from Accepted to Fixed

Edit

Please login to add comment to this ticket » Login