benchmark_config 158 B

1234567891011
  1. {
  2. "framework": "netty",
  3. "tests": [{
  4. "default": {
  5. "setup_file": "setup",
  6. "json_url": "/",
  7. "port": 8080,
  8. "sort": 30
  9. }
  10. }]
  11. }