Closed Bug 1427230 Opened 6 years ago Closed 6 years ago

Avoid loading CGI::Carp, which makes templates slow.

Categories

(bugzilla.mozilla.org :: General, enhancement)

Production
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: dylan, Assigned: dylan)

References

(Blocks 1 open bug)

Details

Template toolkit uses exceptions for flow control, and as such anything that adds code to $SIG{__DIE__} or overloads CORE::GLOBA::die() adds a lot of overhead.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.