Please enable JavaScript in your browser!
Strona główna
Odkrywaj
Pomoc
Zaloguj się
strlst
/
amp
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
58d309c067
Gałęzie
Tagi
master
amp
/
project
strlst
58d309c067
added amp project (from github)
1 rok temu
..
data
58d309c067
added amp project (from github)
1 rok temu
plots
58d309c067
added amp project (from github)
1 rok temu
report
58d309c067
added amp project (from github)
1 rok temu
src
58d309c067
added amp project (from github)
1 rok temu
.gitignore
58d309c067
added amp project (from github)
1 rok temu
Makefile
58d309c067
added amp project (from github)
1 rok temu
README
58d309c067
added amp project (from github)
1 rok temu
benchmark.py
58d309c067
added amp project (from github)
1 rok temu
README
Bubblesort
-------------------------------
This example benchmarks bubblesort.
make small-bench
Runs a small benchmark that takes approximately 1 minute to finish. The
results are stored time-stamped in data/.
make small-plot
Produces two plots of the small benchmark data. It automatically chooses
the latest timestamped run in data/.
Prerequisites
-----------------------------
What is needed:
* C compiler
* GNU Make
* Python version at least 3.6