After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 424763 - Performance: Cut down on server roundtrips (timestamp pinging)
Performance: Cut down on server roundtrips (timestamp pinging)
Status: RESOLVED OBSOLETE
Product: metacity
Classification: Other
Component: general
trunk
Other Linux
: Normal normal
: ---
Assigned To: Metacity maintainers list
Metacity maintainers list
Depends on:
Blocks:
 
 
Reported: 2007-03-31 05:43 UTC by Elijah Newren
Modified: 2020-11-06 20:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Elijah Newren 2007-03-31 05:43:58 UTC
As noted in bug 354213, we are doing quite a bit of server pinging to obtain timestamps, particularly when switching workspaces.  We ought to be able to group several of these pingings together to only ping once per workspace switch.  We may be able to do better than that as well; e.g. in some places we could replace the server pinging with a display->last_user_time value if we were to start recording such a value.  Also, we could possibly use part of Soeren's timestamp idea from bug 151984 (asking the os for the current time, then translating to an X Timestamp); that'd be an OS call but not a roundtrip to the X server.
Comment 1 André Klapper 2020-11-06 20:07:54 UTC
bugzilla.gnome.org is being replaced by gitlab.gnome.org. We are closing all old bug reports in Bugzilla which have not seen updates for many years.

If you can still reproduce this issue in a currently supported version of GNOME (currently that would be 3.38), then please feel free to report it at https://gitlab.gnome.org/GNOME/metacity/-/issues/

Thank you for reporting this issue and we are sorry it could not be fixed.