[Github-comments] [geany/geany] Slow code navigation on Debian Stretch with GNOME (#1532)

Enrico Tröger notifications at xxxxx
Sat Oct 17 10:57:17 UTC 2020


The `gettimeofday()` calls might come from checking if the file changed on disk, IIRC this happens when switching tabs with some interval. The slowiness could result from files on a network filesystem.

However, this contradicts the observation that it behaves differently with Wayland and Xorg. At least I cannot see any relation between file timestamp checking and a display server.
@sej7278 can you ensure that no network filesystem (SMB, Fuse, GVFS, sshfs, ...) is involved?
If so, the `gettimeofday()` calls are probably not the related.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1532#issuecomment-710819987
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20201017/cceb59cc/attachment.htm>


More information about the Github-comments mailing list