Browse Source

Lithium delete repeated json and plaintext (#8177)

in db variants
Joan Miquel 2 years ago
parent
commit
958ed6a4c2
1 changed files with 0 additions and 4 deletions
  1. 0 4
      frameworks/C++/lithium/benchmark_config.json

+ 0 - 4
frameworks/C++/lithium/benchmark_config.json

@@ -27,12 +27,10 @@
         "versus": "None"
         "versus": "None"
       },
       },
       "postgres": {
       "postgres": {
-        "json_url"       : "/json",
         "db_url"         : "/db",
         "db_url"         : "/db",
         "query_url"      : "/queries?N=",
         "query_url"      : "/queries?N=",
         "fortune_url"    : "/fortunes",
         "fortune_url"    : "/fortunes",
         "update_url"     : "/updates?N=",
         "update_url"     : "/updates?N=",
-        "plaintext_url"  : "/plaintext",
         "cached_query_url": "/cached-worlds?N=",
         "cached_query_url": "/cached-worlds?N=",
         "port": 8080,
         "port": 8080,
         "approach": "Realistic",
         "approach": "Realistic",
@@ -51,12 +49,10 @@
         "versus": "None"
         "versus": "None"
       },
       },
       "postgres-beta": {
       "postgres-beta": {
-        "json_url"       : "/json",
         "db_url"         : "/db",
         "db_url"         : "/db",
         "query_url"      : "/queries?N=",
         "query_url"      : "/queries?N=",
         "fortune_url"    : "/fortunes",
         "fortune_url"    : "/fortunes",
         "update_url"     : "/updates?N=",
         "update_url"     : "/updates?N=",
-        "plaintext_url"  : "/plaintext",
         "cached_query_url": "/cached-worlds?N=",
         "cached_query_url": "/cached-worlds?N=",
         "port": 8080,
         "port": 8080,
         "approach": "Realistic",
         "approach": "Realistic",