Closed Bug 1276335 Opened 8 years ago Closed 4 years ago

Bug Modal's edit API method must be very fast

Categories

(bugzilla.mozilla.org :: User Interface, enhancement, P2)

Production
enhancement

Tracking

()

RESOLVED FIXED

People

(Reporter: dylan, Unassigned)

References

Details

This bug is to group the performance work together, separate from front-end / latency work. Here is performance data we start from, taken today from production for /rest/bug_modal/edit/$bug_id. Unit is seconds as real numbers, output produced from `st --transpose --summary --complete` N 603 min 0.118003 q1 0.329562 median 0.35625 q3 0.407709 max 1.32988 sum 234.942 mean 0.389623 stddev 0.119909 stderr 0.00488307
Note that engineers working on Core experience the most significant delays (almost all are above the median)
Priority: -- → P1
Priority: P1 → P2
Type: defect → enhancement
Assignee: dylan → nobody
Component: User Interface: Modal → User Interface

Looks like there was just one dependency being tracked, and that's fixed.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.