davt
No user record in our sample, but davt has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but davt has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
And agreed, the 6 techniques are not that good. If your going for speed, dont expect ppl to read your code. It wont be readable. Animations are processor dependent and the code should be streamlined as possible to make…
Also, if your using trigg based JS, having good math is important. A lot of the time if you can shorten your math into more elegant equations, you will see serious performance gains. Of course I sucked at math, still…
here is another really good one: http://home.earthlink.net/~kendrasg/info/js_opt/
you guys should really check out: http://www.webreference.com/programming/optimize/speedup/cha... I have been creating some pretty crazy interfaces in 3D Javascript. I try everything I read to see if its faster. I find…