an
saurus
tags:
optimization
swf
views:
41
answers:
1
Q:
What's a good SWF optimizer?
What's a good SWF optimizer?
+2
A:
Apparat
is the SWF optimizer that I'm excited about.
James Ward
2009-11-14 03:57:40
related questions
Which, if any, C++ compilers do tail-recursion optimization?
Table Scan vs. Add Index - which is quicker?
Optimizing for low bandwidth
Getting all types that implement an interface with C# 3.5
What's optimal? UNION vs WHERE IN (str1, str2, str3)
Is there a performance difference between i++ and ++i in C++?
Is there a performance difference between i++ and ++i in C?
is it better to structure an SQL table to have a match, or return no result
SQL 2005 Book For Optimization Techniques
What's the best string concatenation method using C#?
Memory leaks in .NET
Elegant way to remove items from sequence in Python?
Most effective way for float and double comparison
Optimizing a search algorithm in C
64bit .NET Performance tuning
Speed difference in using inline strings vs concatenation in php5?
Database Case Insensitive Index?
How to overload std::swap()
Speeding up an ASP.Net Web Site or Application
Automatically measure all SQL queries
Checking for string contents? string Length Vs Empty String
Performance Considerations for throwing Exceptions
Big O, how do you calculate/approximate it?
Data verifications in Getter/Setter or elsewhere ?
Do sealed classes really offer performance Benefits?