I see posts by AMD people on their forum that constant memory is almost as fast as registers, or 10x time faster that texture cache. I have a very small texture that would fit in about 10 kb, and am considering moving. It would also leave the texture cache without this stuff in it.
What I would like to know is Constant Memory at least as fast as getting something that was already in the texture cache? It does not have to be faster, just not slower from a decision making standpoint. Being much faster would be nice to know, as I do not think this is a large percentage of my wall clock, so it might not make the cut.