Comparing Fortran and Julia's Bessel function performance

Hi.

thank you for putting a some work into your comment :slight_smile: … much appreciated.

After some elaborating I got the same number, but not for ifort which is slower. For all three C++ compilers I got nearly identical performance.

So at least we know that Fortran can still be as performant as C++ ( 10 years ago I would have put a bet that it must be vice versa!? :wink: ).