Runtime performance in the RASE development depends only on the Code-generation. We have any ideas. We a planing to create Performance language, which will describe code transformation during code generation step (ast-> text). Let's suppose that you know 20 tricks to improve AS performance. You will create custom script using some special language, which will specifies some replace patterns or refactorings before generation. For example. Replacing the division by multiplication (or vice versa). Inline method. And so on.
Eugene Potapenko author and lead of Realaxy Action Script Editor development [email protected] 10.06.2010, в 14:56, Piers Cowburn написал(а): > I understand that, but what is the performance as good? I mean at runtime. > With haXe you get not just extra language features, but also improved > (sometimes much improved) runtime performance. I think the language features > you've put in Realaxy are amazing, but I haven't benchmarked anything yet. > > Piers _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

