Skip to content

Commit c92de00

Browse files
authored
Update benchmark_config.json (#9988)
Added /json and /plaintext for Vibe.D
1 parent d735d6d commit c92de00

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

frameworks/D/vibed/benchmark_config.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,10 @@
7373
"ldc-pgsql": {
7474
"db_url": "/db",
7575
"query_url": "/queries?queries=",
76+
"plaintext_url": "/plaintext",
7677
"fortune_url": "/fortunes",
7778
"update_url": "/updates?queries=",
79+
"json_url": "/json",
7880
"port": 8080,
7981
"approach": "Realistic",
8082
"classification": "Platform",

0 commit comments

Comments
 (0)