smarr / are-we-fast-yet

Are We Fast Yet? Comparing Language Implementations with Objects, Closures, and Arrays
Other
318 stars 36 forks source link

Add Julia as a language #63

Open vchuravy opened 2 years ago

smarr commented 2 years ago

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

Please note the reasoning and rules behind these benchmarks:

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.

vchuravy commented 2 years ago

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