| 12345678910111213141516171819202122232425262728 |
- {
- "framework": "revenj",
- "tests": [{
- "default": {
- "json_url": "/bench/json",
- "db_url": "/bench/db",
- "query_url": "/bench/queries/",
- "plaintext_url": "/bench/plaintext",
- "update_url": "/bench/updates/",
- "fortune_url": "/bench/fortunes",
- "port": 8080,
- "approach": "Realistic",
- "classification": "Fullstack",
- "database": "Postgres",
- "database_os": "Linux",
- "framework": "Revenj",
- "language": "C#",
- "flavor": "Mono",
- "orm": "Full",
- "platform": "None",
- "webserver": "None",
- "os": "Linux",
- "display_name": "Revenj",
- "notes": "",
- "versus": "Revenj"
- }
- }]
- }
|