Browse Source

[ci skip] Add fw to config, to filter easily (#7834)

Joan Miquel 2 years ago
parent
commit
4a3117e7a7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/C/nginx/benchmark_config.json

+ 1 - 1
frameworks/C/nginx/benchmark_config.json

@@ -26,7 +26,7 @@
         "port": 8080,
         "approach": "Realistic",
         "classification": "Platform",
-        "framework": "None",
+        "framework": "njs",
         "language": "C",
         "flavor": "Njs",
         "orm": "Raw",