“Star Nodes” … something I dug up from last years archive that I think would make for a simple performance test for Flash Player 8
Sunday, May 29th, 2005I was digging in my archives when I came across this POC (Proof of Concept) I did last year …
It would make for a nice simple Flash Player 8 performance test … basically it just reads an XML file containing 10,000 (or more) “nodes” with random x,y coorindates and then populates that list of nodes using 3 different methods … there are 2 passes, one to draw the points and a 2nd pass to colorize them based on xml attributes (this was an explicit requirement for the POC) … the goal is to do it in the fastest way possible (without any preprocessing).
If you enjoyed this post, make sure you subscribe to my RSS feed!





















