On 31/08/16 21:47, Anthony Walter wrote:
I'm not too familiar with LLVM so I'll ask, is it at all likely that an LLVM compiler would produce significantly better/faster optimizations than FPC as it stand currently? What range would be talking about 100% faster? Less? More?
It depends on the kind of code. The more pure maths (floating point or integer, especially in tight loops), the more likely it will be faster. Artificial benchmarks will also be much faster.
For a typical database program, I don't expect much change. I can't give any figures. Jonas _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal