|
@@ -20,12 +20,12 @@
|
|
|
"display_name": "Wired.IO",
|
|
"display_name": "Wired.IO",
|
|
|
"notes": "Only plaintext and JSON benchmarks implemented yet"
|
|
"notes": "Only plaintext and JSON benchmarks implemented yet"
|
|
|
},
|
|
},
|
|
|
- "plt": {
|
|
|
|
|
|
|
+ "mcr": {
|
|
|
"plaintext_url": "/plaintext",
|
|
"plaintext_url": "/plaintext",
|
|
|
"json_url": "/json",
|
|
"json_url": "/json",
|
|
|
"port": 8080,
|
|
"port": 8080,
|
|
|
"approach": "Realistic",
|
|
"approach": "Realistic",
|
|
|
- "classification": "Platform",
|
|
|
|
|
|
|
+ "classification": "Micro",
|
|
|
"database": "None",
|
|
"database": "None",
|
|
|
"framework": "Unhinged",
|
|
"framework": "Unhinged",
|
|
|
"language": "C#",
|
|
"language": "C#",
|
|
@@ -34,8 +34,25 @@
|
|
|
"webserver": "Unhinged",
|
|
"webserver": "Unhinged",
|
|
|
"os": "Linux",
|
|
"os": "Linux",
|
|
|
"database_os": "Linux",
|
|
"database_os": "Linux",
|
|
|
- "display_name": "Wired.IO [Unhinged]",
|
|
|
|
|
- "notes": "Not a framework"
|
|
|
|
|
|
|
+ "display_name": "Unhinged",
|
|
|
|
|
+ "notes": "epoll"
|
|
|
|
|
+ },
|
|
|
|
|
+ "gen": {
|
|
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
|
|
+ "json_url": "/json",
|
|
|
|
|
+ "port": 8080,
|
|
|
|
|
+ "approach": "Realistic",
|
|
|
|
|
+ "classification": "Fullstack",
|
|
|
|
|
+ "database": "None",
|
|
|
|
|
+ "framework": "GenHttp",
|
|
|
|
|
+ "language": "C#",
|
|
|
|
|
+ "orm": "None",
|
|
|
|
|
+ "platform": ".NET",
|
|
|
|
|
+ "webserver": "Unhinged",
|
|
|
|
|
+ "os": "Linux",
|
|
|
|
|
+ "database_os": "Linux",
|
|
|
|
|
+ "display_name": "genhttp [Unhinged]",
|
|
|
|
|
+ "notes": "Adapter"
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
]
|
|
]
|