Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 864 Bytes

index.md

File metadata and controls

19 lines (18 loc) · 864 Bytes
layout title
default
Julia Benchmarks
{% include benchmarks.svg %}

Figure: benchmark times relative to C (smaller is better, C performance = 1.0).

C compiled by gcc 4.8.1, taking best timing from all optimization levels (-O0 through -O3). C, Fortran and Julia use OpenBLAS v0.2.8. The Python implementations of rand_mat_stat and rand_mat_mul use NumPy (v1.6.1) functions; the rest are pure Python implementations. Plot created with Gadfly and IJulia from this notebook.