ijan1·2 yıl önce·discussHi, I had a look today because it was bugging me and no one had investigated it, so I created an issue[1] with an explanation.But it basically boils down to uniform_real_distribution having a bunch of uninlined calls to 'logl' when compiled with Clang.Otherwise, Clang beats GCC at least on the configuration I tested.(I am the author of the issue)[1] https://gitlab.com/define-private-public/PSRayTracing/-/issu...
But it basically boils down to uniform_real_distribution having a bunch of uninlined calls to 'logl' when compiled with Clang.
Otherwise, Clang beats GCC at least on the configuration I tested.
(I am the author of the issue)
[1] https://gitlab.com/define-private-public/PSRayTracing/-/issu...