A Flash Developer Resource Site

Search:

Type: Posts; User: Smack9

Search: Search took 0.03 seconds.

  1. Replies
    9
    Views
    7,916

    Performance very much depends on the usage. In my...

    Performance very much depends on the usage. In my benchmarks I found that for storing strings, an object is very good up until 30,000 entries and then it becomes the same speed as using an...
  2. Replies
    9
    Views
    7,916

    I spent a couple of hours translating the code I...

    I spent a couple of hours translating the code I found here: http://web.mit.edu/~emin/www/source_code/cpp_trees/index.html



    package RBTree {
    public class NodeInt {
    public var...
Results 1 to 2 of 2




Click Here to Expand Forum to Full Width

HTML5 Development Center