#3096 closed bug (fixed)
trac "ticket details" is slow
Reported by: | marcusoverhagen | Owned by: | nielx |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Website/Trac | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Loading http://dev.haiku-os.org/timeline needs around 13 to 20 seconds.
(viewing 5 days back, everything except repository checkins)
Change History (8)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Summary: | trac is slow → trac "ticket details" is slow |
---|
Yes, "ticket details" seems to be the culprit. Changing the ticket summary.
comment:3 by , 16 years ago
Owner: | changed from | to
---|
Ticket details are a known performance issue. There is even a Trac switch to disable users viewing ticket details in their timelines. I believe this performance hit is caused by the poor data model that Trac uses.
Now the question is, is this worth a ticket in our installation of Trac?
comment:4 by , 16 years ago
Yes I believe it is. Perhaps adding a "(slow)" after the ticket details switch or short explanation below would be nice.
comment:5 by , 16 years ago
I don't know about you, but for me the speed has seemingly increased since the switch to mod_python. What are your experiences?
comment:6 by , 16 years ago
I am of the same opinion, Trac now seems much quicker than before the switch.
comment:7 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Speed greatly improved since mod_python switch.
Replying to marcusoverhagen:
Have you activated "Ticket details" in the "View changes" box ? It seems to slow down Trac considerably.