12345678910111213141516171819202122232425 |
- {
- "framework": "evhttp-sharp",
- "tests": [{
- "default": {
- "json_url": "/",
- "plaintext_url": "/plaintext",
- "port": 8085,
- "approach": "Realistic",
- "classification": "Micro",
- "database": "None",
- "framework": "evhttp-sharp",
- "language": "C#",
- "flavor": "Mono",
- "orm": "Raw",
- "platform": "None",
- "webserver": "None",
- "os": "Linux",
- "database_os": "Linux",
- "display_name": "evhttp-sharp",
- "notes": "",
- "versus": "evhttp-sharp",
- "tags": ["broken"]
- }
- }]
- }
|