Closed
Bug 692718
Opened 13 years ago
Closed 6 years ago
runtests.py in test/performance - add support for .abs files
Categories
(Tamarin Graveyard :: Tools, defect, P4)
Tamarin Graveyard
Tools
Tracking
(Not tracked)
RESOLVED
WONTFIX
Q1 12 - Brannan
People
(Reporter: lhansen, Assigned: jsudduth)
Details
The runtests.py that's in test/acceptance can handle .abs files, but the runtests.py that's in test/performance cannot. Now I have some benchmark (see the "int loop deathmatch benchmarks" patch on bug #687046) that have to be written in assembler because they use the MOPs. There are also other benchmarks that we could imagine writing in assembler to bypass ASC's code generator. So it would be good for runtests.py to handle that.
Updated•13 years ago
|
Assignee: nobody → jsudduth
Status: NEW → ASSIGNED
Flags: flashplayer-triage+
Flags: flashplayer-qrb+
Flags: flashplayer-injection-
Flags: flashplayer-bug-
Target Milestone: --- → Q1 12 - Brannan
Comment 1•6 years ago
|
||
Tamarin is a dead project now. Mass WONTFIX.
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Comment 2•6 years ago
|
||
Tamarin isn't maintained anymore. WONTFIX remaining bugs.
You need to log in
before you can comment on or make changes to this bug.
Description
•