Closed
Bug 61965
Opened 24 years ago
Closed 24 years ago
"find in page" is very slow
Categories
(SeaMonkey :: UI Design, defect, P3)
SeaMonkey
UI Design
Tracking
(Not tracked)
mozilla1.0
People
(Reporter: sspitzer, Assigned: alecf)
References
()
Details
(Keywords: perf)
try this:
http://lxr.mcom.com/nova/source/lib/libnet/mknews.c
do a find for "mode" and do find again a few times.
it is very slow. I'll go time how long it takes.
it seems like the find performance gets worse as page size gets worse.
Assignee | ||
Comment 1•24 years ago
|
||
heh, I just brought this up at a meeting recently
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.0
Comment 2•24 years ago
|
||
I think we have a bug on this somewhere...
Component: Browser-General → XP Apps: GUI Features
Keywords: perf
OS: Linux → All
QA Contact: doronr → sairuh
Hardware: PC → All
Reporter | ||
Comment 3•24 years ago
|
||
on my linux build (from sweetlou) it took 3 seconds for the find dialog to come up.
the finds of "mode" take over 30 seconds.
thanks for accepting, alecf.
dup of bug 31770 "Find on Page extremely slow"
*** This bug has been marked as a duplicate of 31770 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 5•24 years ago
|
||
on a side note, opening new windows is traditionally slow on linux, it might not
be a find-dialog issue (though I'll look into that too if/when I look at the bug
this was marked dupe of)
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•