README.md
changeset 100 05426c38a030
child 119 620e7dfcba28
--- /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