Bug.pm Speed-Up

Max Kanat-Alexander mkanat at kerio.com
Wed Mar 9 00:05:22 UTC 2005


	Hey! I've checked-in bug 282145, now:
https://bugzilla.mozilla.org/show_bug.cgi?id=282145

	This means that Bugzilla::Bug should be fast enough for "everyday" use,
now. In general, try to create a Bugzilla::Bug from now on instead of
querying the Bug tables directly.

	The only time that we don't want to yet do this yet is in buglist.cgi.
(But that's OK, because that's Search.pm, anyhow, which is completely
separate.)

	-Max





More information about the developers mailing list