Julia Fasta
CONTRIBUTE SOURCE CODE
Should decrease runtime by 35-40% by the same techniques used in the C gcc 9 implementation (#410 (closed)).
Provide a helpful Title
Julia fasta Adam Beckmeyer
Attach your source code file
Provide an example build command-line
julia fasta.julia-7.1.2.jl 25000000
This program is not multi-threaded, so the JULIA_NUM_THREADS
environment variable doesn't need to be set (though it won't hurt anything if it is).
Edited by Adam Beckmeyer