benchmark_config.json 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "framework": "tachyon-concept",
  3. "tests": [
  4. {
  5. "default": {
  6. "json_url": "/json",
  7. "plaintext_url": "/plaintext",
  8. "port": 8080,
  9. "approach": "Realistic",
  10. "classification": "Platform",
  11. "database": "None",
  12. "framework": "None",
  13. "language": "Rust",
  14. "flavor": "None",
  15. "orm": "None",
  16. "platform": "None",
  17. "webserver": "Tachyon",
  18. "os": "Linux",
  19. "database_os": "Linux",
  20. "display_name": "Tachyon-Concept",
  21. "notes": "",
  22. "versus": "None"
  23. },
  24. "ub": {
  25. "json_url": "/json",
  26. "plaintext_url": "/plaintext",
  27. "port": 8080,
  28. "approach": "Realistic",
  29. "classification": "Platform",
  30. "database": "None",
  31. "framework": "None",
  32. "language": "Rust",
  33. "flavor": "None",
  34. "orm": "None",
  35. "platform": "None",
  36. "webserver": "Tachyon",
  37. "os": "Linux",
  38. "database_os": "Linux",
  39. "display_name": "Tachyon-Concept-UB",
  40. "notes": "",
  41. "versus": "None"
  42. }
  43. }
  44. ]
  45. }