Browse Source

Update benchmark_config

ringo-conv is collection of typical packages versus raw ringo
Simon Oberhammer 11 years ago
parent
commit
6aad04fc08
1 changed files with 2 additions and 2 deletions
  1. 2 2
      ringojs-convenient/benchmark_config

+ 2 - 2
ringojs-convenient/benchmark_config

@@ -11,7 +11,7 @@
       "update_url": "/updates/",
       "port": 8080,
       "approach": "Realistic",
-      "classification": "Platform",
+      "classification": "Micro",
       "database": "MySQL",
       "framework": "ringo",
       "language": "JavaScript",
@@ -22,7 +22,7 @@
       "database_os": "Linux",
       "display_name": "ringo-conv",
       "notes": "Convenient",
-      "versus": ""
+      "versus": "ringo"
     }
   }]
 }