THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added:
FS#940 - Freezes / pauses for 6 - 7 seconds when switching between tags User who did this - Uli Schlachter (psychon) ---------- Here comes the magic: $ awk '{ if (ex != $1) print last; last=$0; ex=$1 }' index.php\?getfile\=459 | grep -v epoll_wait 11:46:26 stat64("/usr/share/awesome/themes/zenburn/taglist/squarez.png", {st_mode=S_IFREG|0644, st_size=171, ...}) = 0 <0.000016> 11:46:47 read(8, "Mail: 40255 KB\n", 4096) = 15 <2.087428> 11:47:24 read(8, "Mail: 40255 KB\n", 4096) = 15 <2.087750> 11:48:01 read(8, "Mail: 40255 KB\n", 4096) = 15 <2.088570> 11:48:38 read(8, "Mail: 40255 KB\n", 4096) = 15 <2.761152> 11:49:15 read(8, "Mail: 40255 KB\n", 4096) = 15 <2.081368> 11:49:23 read(5, "\1\10\r\222\3\0\0\0\37\0\0\0\0\0\0\0\f\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 44 <0.000018> 11:49:52 read(8, "Mail: 40255 KB\n", 4096) = 15 <2.083802> 11:50:29 read(8, "Mail: 40255 KB\n", 4096) = 15 <2.085064> 11:51:06 read(8, "Mail: 40255 KB\n", 4096) = 15 <2.080929> 11:51:43 read(8, "Mail: 40255 KB\n", 4096) = 15 <2.749368> 11:52:20 read(8, "Mail: 40255 KB\n", 4096) = 15 <2.088133> 11:52:57 read(8, "Mail: 40255 KB\n", 4096) = 15 <2.097058> 11:53:30 stat64("/usr/share/awesome/themes/zenburn/taglist/squarez.png", {st_mode=S_IFREG|0644, st_size=171, ...}) = 0 <0.001317> 11:53:34 read(8, "Mail: 40255 KB\n", 4096) = 15 <2.082313> You are using a script which produces the output "Mail: 40255 KB" and that script takes a little more than two seconds to run (that's the number at the end of the line). This is the only slow thing that I could find in there. So I guess that means that your local mail server is too slow. However, there was no 5 second lag in that trace file. ---------- More information can be found at the following URL: https://awesome.naquadah.org/bugs/index.php?do=details&task_id=940#comment2787 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. -- To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.