Files
lime/project
Sean Heber 80bfc72e73 Performance enhancement
Improved tile performance by using reserve() to alloc the size of the
arrays internally all at once instead of on-demand since this is way
faster. In my test case this made a significant impact. Also attempting
to get the compiler to avoid some other more hidden copying.
2014-01-23 21:14:39 -06:00
..
2014-01-23 21:14:39 -06:00
2013-12-26 16:53:58 -08:00