I have GAP installed on my Windows machine. I am interested in doing a computation which makes use of a long list (of permutations on 32 points) and repeating the same operations many times over, so I think compiling my code can give me a substantial speed-up. How do I compile?