|
19 | 19 | "notes": "", |
20 | 20 | "versus": "" |
21 | 21 | }, |
22 | | - "compio": { |
| 22 | + "neon": { |
23 | 23 | "json_url": "/json", |
24 | 24 | "plaintext_url": "/plaintext", |
25 | 25 | "port": 8080, |
|
33 | 33 | "webserver": "ntex", |
34 | 34 | "os": "Linux", |
35 | 35 | "database_os": "Linux", |
36 | | - "display_name": "ntex [compio]", |
| 36 | + "display_name": "ntex [neon]", |
37 | 37 | "notes": "", |
38 | 38 | "versus": "" |
39 | 39 | }, |
40 | | - "neon": { |
| 40 | + "neon-uring": { |
41 | 41 | "json_url": "/json", |
42 | 42 | "plaintext_url": "/plaintext", |
43 | 43 | "port": 8080, |
|
51 | 51 | "webserver": "ntex", |
52 | 52 | "os": "Linux", |
53 | 53 | "database_os": "Linux", |
54 | | - "display_name": "ntex [neon]", |
| 54 | + "display_name": "ntex [neon(io-uring)]", |
55 | 55 | "notes": "", |
56 | 56 | "versus": "" |
57 | 57 | }, |
|
75 | 75 | "notes": "", |
76 | 76 | "versus": "" |
77 | 77 | }, |
78 | | - "db-compio": { |
| 78 | + "db-neon": { |
79 | 79 | "fortune_url": "/fortunes", |
80 | 80 | "db_url": "/db", |
81 | 81 | "query_url": "/query?q=", |
|
91 | 91 | "webserver": "ntex", |
92 | 92 | "os": "Linux", |
93 | 93 | "database_os": "Linux", |
94 | | - "display_name": "ntex [compio,db]", |
| 94 | + "display_name": "ntex [neon,db]", |
95 | 95 | "notes": "", |
96 | 96 | "versus": "" |
97 | 97 | }, |
98 | | - "db-neon": { |
| 98 | + "db-neon-uring": { |
99 | 99 | "fortune_url": "/fortunes", |
100 | 100 | "db_url": "/db", |
101 | 101 | "query_url": "/query?q=", |
|
111 | 111 | "webserver": "ntex", |
112 | 112 | "os": "Linux", |
113 | 113 | "database_os": "Linux", |
114 | | - "display_name": "ntex [neon,db]", |
| 114 | + "display_name": "ntex [neon(io-uring),db]", |
115 | 115 | "notes": "", |
116 | 116 | "versus": "" |
117 | 117 | }, |
|
133 | 133 | "notes": "", |
134 | 134 | "versus": "" |
135 | 135 | }, |
136 | | - "plt-compio": { |
| 136 | + "plt-neon": { |
137 | 137 | "json_url": "/json", |
138 | 138 | "plaintext_url": "/plaintext", |
139 | 139 | "port": 8080, |
|
147 | 147 | "webserver": "ntex", |
148 | 148 | "os": "Linux", |
149 | 149 | "database_os": "Linux", |
150 | | - "display_name": "ntex [compio,platform]", |
| 150 | + "display_name": "ntex [neon,platform]", |
151 | 151 | "notes": "", |
152 | 152 | "versus": "" |
153 | 153 | }, |
154 | | - "plt-neon": { |
| 154 | + "plt-neon-uring": { |
155 | 155 | "json_url": "/json", |
156 | 156 | "plaintext_url": "/plaintext", |
157 | 157 | "port": 8080, |
|
165 | 165 | "webserver": "ntex", |
166 | 166 | "os": "Linux", |
167 | 167 | "database_os": "Linux", |
168 | | - "display_name": "ntex [neon,platform]", |
| 168 | + "display_name": "ntex [neon(io-uring),platform]", |
169 | 169 | "notes": "", |
170 | 170 | "versus": "" |
171 | 171 | } |
|
0 commit comments