Added README.md.
authorJan Vrany <jan.vrany@fit.cvut.cz>
Mon, 24 Jun 2013 09:18:58 +0100
changeset 100 05426c38a030
parent 99 c7755eb4166c
child 101 b84f72238da1
Added README.md.
README.md
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/README.md	Mon Jun 24 09:18:58 2013 +0100
@@ -0,0 +1,13 @@
+## CalipeL
+
+**CalipeL** is a simple benchmarking framework inspired by SUnit and Caliper. 
+
+Features:
+
+- simple - the core framework consist of 5 classes.
+- flexible - set-up and warm-up can be defined per
+benchmark
+- multi-language, multi-dialect - the same framework is
+implemented in multiple languages to allow for language
+comparison. 
+- web - comes with simple web application to gather and process benchmark results into various graphs.
\ No newline at end of file