web/example.results
changeset 45 0d84fd72f51c
child 63 33ab7e8188d0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/example.results	Tue Jun 18 23:44:43 2013 +0200
@@ -0,0 +1,24 @@
+{"outcomes": [
+	{"benchmark": {
+			"class": "BenchmarkMicro",
+			"selector": "ackermann"	},
+	"times": [1281,1359,1437,1391,1500],
+	"parameters": {}},
+	
+	{"benchmark": {
+			"class": "BenchmarkMicro",
+			"selector": "ary"},
+	"times": [10594,10562,10594,10594,10578],
+	"parameters": {}},
+	
+	{"benchmark": {
+			"class": "BenchmarkMicro",
+			"selector": "hsh"},
+	"times": [1422,1438,1421,1407,1422],
+	"parameters": {}},
+			
+	{"benchmark": {
+			"class": "BenchmarkMicro",
+			"selector": "strcat"},
+	"times": [1312,1203,1125,984,1188],
+	"parameters": {}}]}