After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 59495 - query.cgi's javascript stinks (and I have a solution)
query.cgi's javascript stinks (and I have a solution)
Status: RESOLVED FIXED
Product: bugzilla.gnome.org
Classification: Infrastructure
Component: general
unspecified
Other Linux
: Normal major
: ---
Assigned To: Bugzilla Maintainers
Bugzilla Maintainers
: 51942 (view as bug list)
Depends on:
Blocks: 50692
 
 
Reported: 2001-08-24 17:25 UTC by Luis Villa
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Updated patch with substantial performance improvements (16.15 KB, patch)
2001-08-28 20:56 UTC, Luis Villa
none Details | Review

Description Luis Villa 2001-08-24 17:25:15 UTC
http://tieguy.org/query.patch

That patch should apply cleanly to the http://bugzilla.gnome.org/query.cgi
and should increase performance in most cases by 60-70% in my limited
testing. To check it out in action, play with
http://bugzilla-test.ximian.com/query.cgi (unpatched) and
http://bugzilla-test.ximian.com/query2.cgi (patched.) Enjoy; let me know if
you find any problems with it.
Comment 1 Luis Villa 2001-08-28 20:16:05 UTC
OK, so... more relevant patches have been posted to
http://bugzilla.mozilla.org/show_bug.cgi?id=96534 which should help
b.g.o. a great deal. I'll try to whip up a patch at some point.
Comment 2 Luis Villa 2001-08-28 20:56:41 UTC
Created attachment 5020 [details] [review]
Updated patch with substantial performance improvements
Comment 3 Luis Villa 2001-08-28 21:16:32 UTC
*** Bug 51942 has been marked as a duplicate of this bug. ***
Comment 4 Luis Villa 2001-08-29 15:57:55 UTC
Re-assigning all of martin's bugzilla bugs to the bugmaster@gnome.org mailing
list, as per discussion in #bugs.
Comment 5 Luis Villa 2001-08-31 18:36:00 UTC
Fixed with CVS commit just now; thanks to greg for actually performing
the updates on the server side. 
Comment 6 Telsa Gwynne 2001-08-31 20:17:52 UTC
WOOOO!

This really really makes a difference. Kudos!