On 8/19/19 3:59 AM, Daniel Kozak wrote:
It is possible, to share your code, so any one else could try why is gdc faster than ldc? From what I can say, there is almost always a way to make ldc as fast as gdc (sometimes you need to pass some specific args to cimpiler or tweak a code a little bit)
Upon further testing (replicates) it is looking perhaps only 50% faster. Still, very nice. Once we open up the repository I'll try to report back.