are-we-fast-yet icon indicating copy to clipboard operation
are-we-fast-yet copied to clipboard

Add Julia as a language

Open vchuravy opened this issue 2 years ago • 2 comments

vchuravy avatar Nov 09 '21 21:11 vchuravy

Thanks @vchuravy, Julia would be a very interesting addition.

Please note the reasoning and rules behind these benchmarks:

  • https://stefan-marr.de/papers/dls-marr-et-al-cross-language-compiler-benchmarking-are-we-fast-yet/
  • https://github.com/smarr/are-we-fast-yet/blob/master/docs/guidelines.md
  • https://github.com/smarr/are-we-fast-yet/blob/master/docs/core-language.md

They may or may not fit your specific needs and interests, though, they are comparably strict to enable specific kinds of comparisons.

I haven't programmed in Julia before, and only know the language from academic papers on its implementation. Would be curious how you'll resolve some of the quirks in the benchmarks.

smarr avatar Nov 09 '21 21:11 smarr

I will try to stick to the structure, and yes the goal is to be comparative :)

vchuravy avatar Nov 09 '21 22:11 vchuravy