Slowness: Difference between revisions

From Genecats
Jump to navigationJump to search
No edit summary
(Replaced content with "see [https://genomewiki.ucsc.edu/index.php?title=Debugging_slow_CGIs]")
Tag: Replaced
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
* Does the problem occur on mirrors? If yes, it's unlikely to be hgnfs1
see [https://genomewiki.ucsc.edu/index.php?title=Debugging_slow_CGIs]
* are the trash cleaners running? If no, disk slowness is expected
* does the problem also occur on hgwdev? If so, debugging is usually easier
* run "gdb --args hgTracks <querystring>" a few times, ctrl-x and "bt" to get the backtrace

Latest revision as of 22:08, 22 September 2023

see [1]