summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHernan Grecco <hernan.grecco@gmail.com>2014-05-06 22:21:51 -0300
committerHernan Grecco <hernan.grecco@gmail.com>2014-05-06 22:21:51 -0300
commit4f1418fbc7fc6293e89406c938b90326bcf4b869 (patch)
treed708d82de4007ac05e6b9d8a0490f51b1301538b
parent9a31a1d83ac53d98ca3fd13980421e2177c73e19 (diff)
downloadpint-4f1418fbc7fc6293e89406c938b90326bcf4b869.tar.gz
Moved benchmarks to its own folder.
-rw-r--r--MANIFEST.in1
-rw-r--r--bench/bench.py (renamed from bench.py)0
-rw-r--r--bench/bench_base.yaml (renamed from bench_base.yaml)0
-rw-r--r--bench/bench_numpy.yaml (renamed from bench_numpy.yaml)0
4 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index f6b507c..d2385c5 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,6 +1,7 @@
include README AUTHORS CHANGES LICENSE
recursive-include pint *
recursive-include docs *
+recursive-include bench *
prune docs/_build
prune docs/_themes/.git
global-exclude *.pyc *~ .DS_Store *__pycache__* *.pyo
diff --git a/bench.py b/bench/bench.py
index b0e1efc..b0e1efc 100644
--- a/bench.py
+++ b/bench/bench.py
diff --git a/bench_base.yaml b/bench/bench_base.yaml
index f767a04..f767a04 100644
--- a/bench_base.yaml
+++ b/bench/bench_base.yaml
diff --git a/bench_numpy.yaml b/bench/bench_numpy.yaml
index 8609bc0..8609bc0 100644
--- a/bench_numpy.yaml
+++ b/bench/bench_numpy.yaml