jackson
This user hasn't shared any biographical information
Homepage: http://jacksondunstan.com
Posts by jackson
AMF Serialization Tricks
Monday, May 20th, 2013Tags: amf, bytearray, file size, iexternalizable, transient
Posted in AS3 | 2 Comments
Why Objects Serialized With ByteArray Are So Small
Monday, May 13th, 2013Tags: amf, bytearray, deserialize, file size, objects, pointers, references, serialize
Posted in AS3 | 6 Comments
Stage3D Model Matrix: Scale, Rotation, Translation
Monday, May 6th, 2013Tags: matrix, model, modelmatrix, position, rotation, scale, stage3d, translation
Posted in AS3 | 2 Comments
If-Else Trees vs. Array and Vector
Monday, April 29th, 2013Tags: array, dictionary, if-else trees, object, performance, switch, vector
Posted in AS3 | 7 Comments
450x Speed Up Copying Between Collections
Monday, April 22nd, 2013Tags: array, bytearray, dictionary, object, performance, vector
Posted in AS3 | 5 Comments
Optimizing AS3 with JavaScript
Monday, April 15th, 2013Tags: externalinterface, JavaScript, performance
Posted in AS3, JavaScript | 12 Comments
AS3 vs. JavaScript Performance Followup (April 2013)
Monday, April 8th, 2013Tags: browser, performance
Posted in AS3, JavaScript | 19 Comments
String.charCodeAt Is Really Fast
Monday, April 1st, 2013Tags: charCodeAt, indexOf, performance, string
Posted in AS3 | 4 Comments
If-Else Trees vs. Objects and Dictionaries
Monday, March 25th, 2013Tags: dictionary, if-else tree, object, performance
Posted in AS3 | 11 Comments
ASC 2.0 Conditionals Performance
Monday, March 18th, 2013Tags: conditonals, else, if, if-else, if-else ladder, if-else tree, performance, switch, ternary
Posted in AS3 | 19 Comments