Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
strlst
/
amp
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Branche:
master
Branches
Tags
master
amp
/
project
strlst
58d309c067
added amp project (from github)
il y a 1 an
..
data
58d309c067
added amp project (from github)
il y a 1 an
plots
58d309c067
added amp project (from github)
il y a 1 an
report
58d309c067
added amp project (from github)
il y a 1 an
src
58d309c067
added amp project (from github)
il y a 1 an
.gitignore
58d309c067
added amp project (from github)
il y a 1 an
Makefile
58d309c067
added amp project (from github)
il y a 1 an
README
58d309c067
added amp project (from github)
il y a 1 an
benchmark.py
58d309c067
added amp project (from github)
il y a 1 an
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