Julia position in the Debian Benchmark Game can be improved, and categorization of some Julia there is unfair

See my experiment with Immix GC:

Such 33% faster (37% faster based on mean) would make Julia climb up to 4.7436 sec. (4.46 sec. if their benchmark uses mean, calculated from 37%) on that benchmark (and improve Julia’s overall rank likely), e.g. climb past C#, and Erlang which is actually faster, and approach Java at 2.62 sec. still 81% slower than it, and 4.9x slower than fastest (C++). We can and should tune it to be able to exploit threads better (now 3 threads, not 4, is optimal).

1 Like