Closed
Bug 506146
Opened 16 years ago
Closed 7 years ago
Need more faster fix for x86 evict bug 465484
Categories
(Tamarin Graveyard :: Baseline JIT (CodegenLIR), defect, P4)
Tracking
(Not tracked)
RESOLVED
WONTFIX
Future
People
(Reporter: rreitmai, Assigned: wmaddox)
References
Details
(Whiteboard: PACMAN)
The fix outlined in bug 465484 causes a performance regression for tamarin in misc/primes
Comment 1•16 years ago
|
||
- sending to qrb for target milestone, this is marked as a blocker for the TM/TR nanojit merge so needs to be targeted from this release
- will be able to track perf change using mentioned performance micro benchmark:
test/performance/misc/primes.as
Flags: in-testsuite+
Flags: flashplayer-triage+
Flags: flashplayer-qrb?
Assignee: nobody → rreitmai
Status: NEW → ASSIGNED
Flags: flashplayer-qrb? → flashplayer-qrb+
Priority: -- → P2
Target Milestone: --- → flash10.1
Reporter | ||
Updated•16 years ago
|
Summary: Need to come up with a better fix for bug 465484 → Need to come up with a better fix for x86 evict bug 465484
Comment 2•16 years ago
|
||
(In reply to comment #0)
> The fix outlined in bug 465484 causes a performance regression for tamarin in
> misc/primes
...but surely only on non-SSE2 machines, right?
Reporter | ||
Updated•16 years ago
|
Summary: Need to come up with a better fix for x86 evict bug 465484 → TM merge: Need to come up with a better fix for x86 evict bug 465484
Updated•16 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•16 years ago
|
||
re-opening to track the work of improving the good-enough fix that is in place now. The existing fix causes a 5% slowdown in misc/primes.as, but negligible slowdown in the rest of the tests.
Updated•16 years ago
|
Priority: P3 → P4
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → wmaddox
Retargeting to Future.
Summary: TM merge: Need to come up with a better fix for x86 evict bug 465484 → Need more faster fix for x86 evict bug 465484
Target Milestone: Q4 11 - Anza → Future
Comment 8•14 years ago
|
||
Removing Andre blocker, as Dan assigned it two future.
No longer depends on: Andre
Comment 9•7 years ago
|
||
Tamarin isn't maintained anymore. WONTFIX remaining bugs.
Status: REOPENED → RESOLVED
Closed: 16 years ago → 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•