AFAIK, the gcc optimizations for armv4t vs armv5te vs armv6 are not all that big of a performance gain.
Apparently the big speedup to be had (at the cost of larger binaries) is enabling VFP support. [1] And, IIRC, this isn't done yet. -John [1] http://syslog.movial.fi/archives/46-...ot-to-VFP.html