Constellation Now Loads Node Graph Data Faster

I coded some major optimizations into my Flash network navigation interface, Constellation. The demo below loads a directed node graph of movies and actors with over 300 nodes and over 400 edges. This used to take about four seconds and I've cut the load time by over 80% by adding some simple index hashes. For huge node graphs, it's much better to load data iteratively but projects with less than 1000 nodes and edges can be loaded all at once without imposing huge delays.

Click to find out more about Constellation.

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
If you have a Gravatar account, used to display your avatar.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • You can enable syntax highlighting of source code with the following tags: <code>. Beside the tag style "<foo>" it is also possible to use "[foo]".
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options

About

Daniel McLaren

Daniel is a Flash and Flex developer specializing in the art of information visualization.

Latest from SketchyD

Latest Drawing from SketchyD

This is the most recent drawing from my mobile sketch blog, SketchyD.com.

Recent comments