Forum Discussion

malort's avatar
malort
Visitor
9 years ago

Performance of creating ContentNode v. roArray/roAA

One thing to be cautious of is the performance of creating many nodes/contentNodes as they are quite a bit slower than the standard roArray/roAssociativeArray. See the example below This is the tim...