|
2 | 2 | "framework": "http4k", |
3 | 3 | "tests": [ |
4 | 4 | { |
5 | | - "default": { |
6 | | - "orm": "Raw", |
7 | | - "database_os": "Linux", |
8 | | - "cached_query_url": "/cached?queries=", |
9 | | - "db_url": "/db", |
10 | | - "json_url": "/json", |
11 | | - "fortune_url": "/fortunes", |
12 | | - "plaintext_url": "/plaintext", |
13 | | - "query_url": "/queries?queries=", |
14 | | - "update_url": "/updates?queries=", |
15 | | - "database": "Postgres", |
16 | | - "port": 9000, |
17 | | - "approach": "Realistic", |
18 | | - "classification": "Micro", |
19 | | - "framework": "http4k", |
20 | | - "language": "Kotlin", |
21 | | - "platform": "sunhttp", |
22 | | - "webserver": "None", |
23 | | - "os": "Linux", |
24 | | - "notes": "https://http4k.org", |
25 | | - "display_name": "http4k-sunhttp", |
26 | | - "versus": "servlet" |
27 | | - }, |
28 | | - "sunhttploom": { |
29 | | - "orm": "Raw", |
30 | | - "database_os": "Linux", |
31 | | - "cached_query_url": "/cached?queries=", |
32 | | - "db_url": "/db", |
33 | | - "json_url": "/json", |
34 | | - "fortune_url": "/fortunes", |
35 | | - "plaintext_url": "/plaintext", |
36 | | - "query_url": "/queries?queries=", |
37 | | - "database": "Postgres", |
38 | | - "port": 9000, |
39 | | - "approach": "Realistic", |
40 | | - "classification": "Micro", |
41 | | - "framework": "http4k", |
42 | | - "language": "Kotlin", |
43 | | - "platform": "sunhttp", |
44 | | - "webserver": "None", |
45 | | - "os": "Linux", |
46 | | - "notes": "https://http4k.org", |
47 | | - "display_name": "http4k-sunhttploom", |
48 | | - "versus": "servlet" |
49 | | - }, |
50 | 5 | "apache": { |
51 | 6 | "orm": "Raw", |
52 | 7 | "database_os": "Linux", |
|
91 | 46 | "notes": "https://http4k.org", |
92 | 47 | "versus": "servlet" |
93 | 48 | }, |
94 | | - "apache-graalvm": { |
95 | | - "orm": "Raw", |
96 | | - "database_os": "Linux", |
97 | | - "cached_query_url": "/cached?queries=", |
98 | | - "db_url": "/db", |
99 | | - "json_url": "/json", |
100 | | - "plaintext_url": "/plaintext", |
101 | | - "query_url": "/queries?queries=", |
102 | | - "update_url": "/updates?queries=", |
103 | | - "database": "Postgres", |
104 | | - "port": 9000, |
105 | | - "approach": "Realistic", |
106 | | - "classification": "Micro", |
107 | | - "framework": "http4k", |
108 | | - "language": "Kotlin", |
109 | | - "platform": "graalvm", |
110 | | - "webserver": "None", |
111 | | - "os": "Linux", |
112 | | - "notes": "https://http4k.org", |
113 | | - "versus": "servlet" |
114 | | - }, |
115 | | - "graalvm": { |
116 | | - "orm": "Raw", |
117 | | - "database_os": "Linux", |
118 | | - "cached_query_url": "/cached?queries=", |
119 | | - "db_url": "/db", |
120 | | - "json_url": "/json", |
121 | | - "plaintext_url": "/plaintext", |
122 | | - "query_url": "/queries?queries=", |
123 | | - "update_url": "/updates?queries=", |
124 | | - "database": "Postgres", |
125 | | - "port": 9000, |
126 | | - "approach": "Realistic", |
127 | | - "classification": "Micro", |
128 | | - "framework": "http4k", |
129 | | - "language": "Kotlin", |
130 | | - "platform": "graalvm", |
131 | | - "webserver": "None", |
132 | | - "os": "Linux", |
133 | | - "notes": "https://http4k.org", |
134 | | - "versus": "servlet" |
135 | | - }, |
136 | | - "helidon-graalvm": { |
137 | | - "orm": "Raw", |
138 | | - "database_os": "Linux", |
139 | | - "cached_query_url": "/cached?queries=", |
140 | | - "db_url": "/db", |
141 | | - "json_url": "/json", |
142 | | - "plaintext_url": "/plaintext", |
143 | | - "query_url": "/queries?queries=", |
144 | | - "update_url": "/updates?queries=", |
145 | | - "database": "Postgres", |
146 | | - "port": 9000, |
147 | | - "approach": "Realistic", |
148 | | - "classification": "Micro", |
149 | | - "framework": "http4k", |
150 | | - "language": "Kotlin", |
151 | | - "platform": "graalvm", |
152 | | - "webserver": "None", |
153 | | - "os": "Linux", |
154 | | - "notes": "https://http4k.org", |
155 | | - "versus": "helidon-jdbc" |
156 | | - }, |
157 | 49 | "helidon-jdbc": { |
158 | 50 | "orm": "Raw", |
159 | 51 | "database_os": "Linux", |
|
242 | 134 | "notes": "https://http4k.org", |
243 | 135 | "versus": "jetty" |
244 | 136 | }, |
245 | | - "jettyloom-pgclient": { |
246 | | - "orm": "Raw", |
247 | | - "database_os": "Linux", |
248 | | - "cached_query_url": "/cached?queries=", |
249 | | - "db_url": "/db", |
250 | | - "json_url": "/json", |
251 | | - "fortune_url": "/fortunes", |
252 | | - "plaintext_url": "/plaintext", |
253 | | - "query_url": "/queries?queries=", |
254 | | - "update_url": "/updates?queries=", |
255 | | - "database": "Postgres", |
256 | | - "port": 9000, |
257 | | - "approach": "Realistic", |
258 | | - "classification": "Micro", |
259 | | - "framework": "http4k", |
260 | | - "language": "Kotlin", |
261 | | - "platform": "jetty-loom-pgclient", |
262 | | - "webserver": "None", |
263 | | - "os": "Linux", |
264 | | - "notes": "https://http4k.org", |
265 | | - "versus": "jetty" |
266 | | - }, |
267 | | - "jetty11": { |
268 | | - "orm": "Raw", |
269 | | - "database_os": "Linux", |
270 | | - "cached_query_url": "/cached?queries=", |
271 | | - "db_url": "/db", |
272 | | - "json_url": "/json", |
273 | | - "fortune_url": "/fortunes", |
274 | | - "plaintext_url": "/plaintext", |
275 | | - "query_url": "/queries?queries=", |
276 | | - "update_url": "/updates?queries=", |
277 | | - "database": "Postgres", |
278 | | - "port": 9000, |
279 | | - "approach": "Realistic", |
280 | | - "classification": "Micro", |
281 | | - "framework": "http4k", |
282 | | - "language": "Kotlin", |
283 | | - "platform": "jetty11", |
284 | | - "webserver": "None", |
285 | | - "os": "Linux", |
286 | | - "notes": "https://http4k.org", |
287 | | - "versus": "jetty" |
288 | | - }, |
289 | | - "jetty11loom-jdbc": { |
290 | | - "orm": "Raw", |
291 | | - "database_os": "Linux", |
292 | | - "cached_query_url": "/cached?queries=", |
293 | | - "db_url": "/db", |
294 | | - "json_url": "/json", |
295 | | - "fortune_url": "/fortunes", |
296 | | - "plaintext_url": "/plaintext", |
297 | | - "query_url": "/queries?queries=", |
298 | | - "update_url": "/updates?queries=", |
299 | | - "database": "Postgres", |
300 | | - "port": 9000, |
301 | | - "approach": "Realistic", |
302 | | - "classification": "Micro", |
303 | | - "framework": "http4k", |
304 | | - "language": "Kotlin", |
305 | | - "platform": "jetty11-loom-jdbc", |
306 | | - "webserver": "None", |
307 | | - "os": "Linux", |
308 | | - "notes": "https://http4k.org", |
309 | | - "versus": "jetty11" |
310 | | - }, |
311 | | - "jetty11loom-pgclient": { |
312 | | - "orm": "Raw", |
313 | | - "database_os": "Linux", |
314 | | - "cached_query_url": "/cached?queries=", |
315 | | - "db_url": "/db", |
316 | | - "json_url": "/json", |
317 | | - "fortune_url": "/fortunes", |
318 | | - "plaintext_url": "/plaintext", |
319 | | - "query_url": "/queries?queries=", |
320 | | - "update_url": "/updates?queries=", |
321 | | - "database": "Postgres", |
322 | | - "port": 9000, |
323 | | - "approach": "Realistic", |
324 | | - "classification": "Micro", |
325 | | - "framework": "http4k", |
326 | | - "language": "Kotlin", |
327 | | - "platform": "jetty11-loom-pgclient", |
328 | | - "webserver": "None", |
329 | | - "os": "Linux", |
330 | | - "notes": "https://http4k.org", |
331 | | - "versus": "jetty11" |
332 | | - }, |
333 | | - "ktorcio": { |
334 | | - "orm": "Raw", |
335 | | - "database_os": "Linux", |
336 | | - "cached_query_url": "/cached?queries=", |
337 | | - "cached_query_url": "/cached?queries=", |
338 | | - "db_url": "/db", |
339 | | - "json_url": "/json", |
340 | | - "fortune_url": "/fortunes", |
341 | | - "plaintext_url": "/plaintext", |
342 | | - "query_url": "/queries?queries=", |
343 | | - "update_url": "/updates?queries=", |
344 | | - "database": "Postgres", |
345 | | - "port": 9000, |
346 | | - "approach": "Realistic", |
347 | | - "classification": "Micro", |
348 | | - "framework": "http4k", |
349 | | - "language": "Kotlin", |
350 | | - "platform": "ktor", |
351 | | - "webserver": "None", |
352 | | - "os": "Linux", |
353 | | - "notes": "https://http4k.org", |
354 | | - "versus": "ktor-cio", |
355 | | - "tags": ["broken"] |
356 | | - }, |
357 | 137 | "ktornetty": { |
358 | 138 | "orm": "Raw", |
359 | 139 | "database_os": "Linux", |
|
0 commit comments