niklas-heer / speed-comparison

A repo which compares the speed of different programming languages.
https://niklas-heer.github.io/speed-comparison
MIT License
508 stars 79 forks source link

use a newer julia version #30

Closed Moelf closed 2 years ago

Moelf commented 2 years ago

https://github.com/docker-library/julia/blob/2e5e820552348a4f9ef9a6044470a79e4b23610f/1.8/alpine3.16/Dockerfile

mcabbott commented 2 years ago

To explain, 1.8 is the current stable release, and should be faster to start up than 1.6.

niklas-heer commented 2 years ago

Sure, that makes sense. Thank you, @Moelf, for your contribution! Thanks for the explanation @mcabbott 👍

niklas-heer commented 2 years ago

Here are the latest results: https://niklas-heer.github.io/speed-comparison/pages/2022-10-15T213108.html