JuliaLang / www_old.julialang.org

Julia Project web site (Old)
http://www_old.julialang.org/
Other
150 stars 276 forks source link

Benchmark algorithm descriptions #812

Closed johnfgibson closed 6 years ago

johnfgibson commented 6 years ago

Add brief descriptions of microbenchmark algorithms to benchmarks page, in order to make the what, how and why of each algorithm perfectly clear.

I also put in links from each descriptions to the corresponding function definitions in the current perf.jl blob on github. The links will have to be updated manually if the Julia benchmark kernels change significantly, but I don't expect they will, and even so it seems better than linking to meandering line numbers on master or cut-and-pasting code snippets into the benchmarks page.

ViralBShah commented 6 years ago

Needs to be done on the new website.

https://github.com/JuliaLang/www.julialang.org/issues/31