Skip to content

Airsequel/interpreted-languages-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interpreted Languages Benchmark

Benchmark for interpreted languages.

Barchart for relative execution speed

The values for Rust, V, Swift, D and Haskell are not really representative as they are compiled on the first run and Haskell unfortunately does not even cache the compiled binary.

Languages

Workarounds

  • Typst
    Can only output a JSON string. Use … | jq -r to remove the quotes.

Result

Check out the workflow runs for the latest benchmark results.

Related