Please enable JavaScript in your browser!
Ana Sayfa
Keşfet
Yardım
Giriş Yap
strlst
/
amp
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
58d309c067
Dallar
Biçim İmleri
master
amp
/
project
strlst
58d309c067
added amp project (from github)
1 yıl önce
..
data
58d309c067
added amp project (from github)
1 yıl önce
plots
58d309c067
added amp project (from github)
1 yıl önce
report
58d309c067
added amp project (from github)
1 yıl önce
src
58d309c067
added amp project (from github)
1 yıl önce
.gitignore
58d309c067
added amp project (from github)
1 yıl önce
Makefile
58d309c067
added amp project (from github)
1 yıl önce
README
58d309c067
added amp project (from github)
1 yıl önce
benchmark.py
58d309c067
added amp project (from github)
1 yıl önce
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