Ion

Traceback::equals should compare StackFrames in reverse order

Bug #301160 reported by Jamu Kakar
2
Affects Status Importance Assigned to Milestone
Ion
Confirmed
Low
Unassigned

Bug Description

The first few frames on the stack are always identical, so we pay
the cost of comparing them every time equality checks are performed.
If we compare the frames in reverse order, the cost of comparing two
dissimilar tracebacks will be cheaper because only a single frame
will need to be compared.

Jamu Kakar (jkakar)
Changed in ion:
importance: Undecided → Low
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.