Simply put, a 64-bit application isn't necessarily faster than a 32-bit one; its main advantage is that it can simply access much more memory than a 32-bit application.
So if C1 is not pushing the limits of 32-bits (~2GB on Windows), then I wouldn't expect to see much if any performance gain from a 64-bit version. It is a non-trivial undertaking to upgrade, so there would need to be very clear benefits to accessing all that additional memory (e.g. Photoshop, for example).