Closed Bug 650108 Opened 13 years ago Closed 6 years ago

Stress-testing the asymmGC + VM-thread-safety + ExecutorService + XMLAsync patch stack

Categories

(Tamarin Graveyard :: Virtual Machine, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX
Q3 12 - Dolores

People

(Reporter: siwilkin, Unassigned)

References

Details

Attachments

(1 file, 1 obsolete file)

This patches adds a new avmshell cmdline option, '-xmlFile [/path/to/xml/file]'.

When passed with the path to an XML document, the document with be parsed into an XML object tree on a background thread, while the main thread executes the given application. For example:

bash$ ./avmshell -xmlFile /Users/siwilkin/xml.dat -- helloworld.abc

Note that the resulting XML object tree is not handed off to the main thread, it is simply discarded when the parse is complete.

It's useful to generate some large random XML files for use with this. This can be done via the XML Benchmark Project's data generation tool, xmlgen. See http://www.xml-benchmark.org/downloads.html.
Assignee: nobody → gchaney
(In reply to comment #1)
> Created attachment 526103 [details] [diff] [review]
> Latest. TR rev 6090. Patch queue rev 280

This patch isn't pretty or clever!

Clearly it's never meant to land.
Attachment #526103 - Attachment is obsolete: true
Assignee: gchaney → nobody
Flags: flashplayer-qrb+
Target Milestone: --- → Q3 12 - Dolores
Tamarin is a dead project now. Mass WONTFIX.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Tamarin isn't maintained anymore. WONTFIX remaining bugs.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: