Numeric VS Attribute expression
solnika
Member Posts: 132
Hi @adent42
It might be a silly question, I noticed they old different size in the XML file, but is there any difference between the two performance wise?
I have an actor with massive Numeric expression that compare against "0" so I can easily use Attribute expression with the max speed Attribute as the "0" against the expression (like we did in the good old days...) does that make any sense at all?
Thanks
Comments
Sooo I did a test and my results shows a slight difference in favor of normal attribute expression in frame rate and against in total memory:
numeric expression: 11.94 frame rate, total memory 67mb
attribute expression: 12.27 frame rate, total memory 69mb
@adent42 is that make any sense?
Huh, I would have expected the opposite, but cool to know!