config.toml 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471
  1. [framework]
  2. name = "ffead-cpp"
  3. [java-wizzardo-http]
  4. urls.plaintext = "/plaintext"
  5. urls.json = "/te-benchmark-um/json"
  6. approach = "Realistic"
  7. classification = "Fullstack"
  8. database = "None"
  9. database_os = "Linux"
  10. os = "Linux"
  11. orm = "None"
  12. platform = "None"
  13. webserver = "wizzardo-http"
  14. versus = ""
  15. [go-fasthttp]
  16. urls.plaintext = "/plaintext"
  17. urls.json = "/te-benchmark-um/json"
  18. approach = "Realistic"
  19. classification = "Fullstack"
  20. database = "None"
  21. database_os = "Linux"
  22. os = "Linux"
  23. orm = "None"
  24. platform = "None"
  25. webserver = "fasthttp"
  26. versus = ""
  27. [postgresql-raw-async-clibpqb-profiled]
  28. urls.db = "/te-benchmark-um-pq-async/db"
  29. urls.query = "/te-benchmark-um-pq-async/queries?queries="
  30. urls.update = "/te-benchmark-um-pq-async/bupdates?queries="
  31. urls.fortune = "/te-benchmark-um-pq-async/fortunes"
  32. approach = "Realistic"
  33. classification = "Fullstack"
  34. database = "postgres"
  35. database_os = "Linux"
  36. os = "Linux"
  37. orm = "Raw"
  38. platform = "None"
  39. webserver = "ffead-cpp"
  40. versus = ""
  41. [java-rapidoid]
  42. urls.plaintext = "/plaintext"
  43. urls.json = "/te-benchmark-um/json"
  44. approach = "Realistic"
  45. classification = "Fullstack"
  46. database = "None"
  47. database_os = "Linux"
  48. os = "Linux"
  49. orm = "None"
  50. platform = "None"
  51. webserver = "rapidoid"
  52. versus = ""
  53. [postgresql-raw-profiled]
  54. urls.db = "/te-benchmark-um-pq/db"
  55. urls.query = "/te-benchmark-um-pq/queries?queries="
  56. urls.update = "/te-benchmark-um-pq/updates?queries="
  57. urls.fortune = "/te-benchmark-um-pq/fortunes"
  58. approach = "Realistic"
  59. classification = "Fullstack"
  60. database = "postgres"
  61. database_os = "Linux"
  62. os = "Linux"
  63. orm = "Raw"
  64. platform = "None"
  65. webserver = "ffead-cpp"
  66. versus = ""
  67. [crystal-h2o]
  68. urls.plaintext = "/plaintext"
  69. urls.json = "/te-benchmark-um/json"
  70. approach = "Realistic"
  71. classification = "Fullstack"
  72. database = "None"
  73. database_os = "Linux"
  74. os = "Linux"
  75. orm = "None"
  76. platform = "None"
  77. webserver = "h2o.cr"
  78. versus = ""
  79. [mysql]
  80. urls.plaintext = "/plaintext"
  81. urls.json = "/te-benchmark-um/json"
  82. urls.db = "/te-benchmark-um/db"
  83. urls.query = "/te-benchmark-um/queries?queries="
  84. urls.update = "/te-benchmark-um/updates?queries="
  85. urls.fortune = "/te-benchmark-um/fortunes"
  86. approach = "Realistic"
  87. classification = "Fullstack"
  88. database = "mysql"
  89. database_os = "Linux"
  90. os = "Linux"
  91. orm = "Full"
  92. platform = "None"
  93. webserver = "ffead-cpp"
  94. versus = ""
  95. [v-picov]
  96. urls.plaintext = "/plaintext"
  97. urls.json = "/te-benchmark-um-pq/json"
  98. urls.db = "/te-benchmark-um-pq/db"
  99. urls.query = "/te-benchmark-um-pq/queries?queries="
  100. urls.update = "/te-benchmark-um-pq/updates?queries="
  101. urls.fortune = "/te-benchmark-um-pq/fortunes"
  102. urls.cached_query = "/te-benchmark-um-pq/cached-worlds?count="
  103. approach = "Realistic"
  104. classification = "Fullstack"
  105. database = "postgres"
  106. database_os = "Linux"
  107. os = "Linux"
  108. orm = "Raw"
  109. platform = "None"
  110. webserver = "picov"
  111. versus = ""
  112. [rust-actix]
  113. urls.plaintext = "/plaintext"
  114. urls.json = "/te-benchmark-um/json"
  115. approach = "Realistic"
  116. classification = "Fullstack"
  117. database = "None"
  118. database_os = "Linux"
  119. os = "Linux"
  120. orm = "None"
  121. platform = "None"
  122. webserver = "actix"
  123. versus = ""
  124. [cinatra]
  125. urls.plaintext = "/plaintext"
  126. urls.json = "/te-benchmark-um/json"
  127. approach = "Realistic"
  128. classification = "Fullstack"
  129. database = "None"
  130. database_os = "Linux"
  131. os = "Linux"
  132. orm = "None"
  133. platform = "None"
  134. webserver = "cinatra"
  135. versus = ""
  136. [d-hunt]
  137. urls.plaintext = "/plaintext"
  138. urls.json = "/te-benchmark-um/json"
  139. approach = "Realistic"
  140. classification = "Fullstack"
  141. database = "None"
  142. database_os = "Linux"
  143. os = "Linux"
  144. orm = "None"
  145. platform = "None"
  146. webserver = "hunt"
  147. versus = ""
  148. [rust-hyper]
  149. urls.plaintext = "/plaintext"
  150. urls.json = "/te-benchmark-um/json"
  151. approach = "Realistic"
  152. classification = "Fullstack"
  153. database = "None"
  154. database_os = "Linux"
  155. os = "Linux"
  156. orm = "None"
  157. platform = "None"
  158. webserver = "hyper"
  159. versus = ""
  160. [lithium]
  161. urls.plaintext = "/plaintext"
  162. urls.json = "/te-benchmark-um/json"
  163. approach = "Realistic"
  164. classification = "Fullstack"
  165. database = "None"
  166. database_os = "Linux"
  167. os = "Linux"
  168. orm = "None"
  169. platform = "None"
  170. webserver = "lithium"
  171. versus = ""
  172. [drogon]
  173. urls.plaintext = "/plaintext"
  174. urls.json = "/te-benchmark-um/json"
  175. approach = "Realistic"
  176. classification = "Fullstack"
  177. database = "None"
  178. database_os = "Linux"
  179. os = "Linux"
  180. orm = "None"
  181. platform = "None"
  182. webserver = "drogon"
  183. versus = ""
  184. [mongo-raw]
  185. urls.plaintext = "/plaintext"
  186. urls.json = "/te-benchmark-um-mgr/json"
  187. urls.db = "/te-benchmark-um-mgr/db"
  188. urls.query = "/te-benchmark-um-mgr/queries?queries="
  189. urls.update = "/te-benchmark-um-mgr/updates?queries="
  190. urls.fortune = "/te-benchmark-um-mgr/fortunes"
  191. urls.cached_query = "/te-benchmark-um-mgr/cached-worlds?count="
  192. approach = "Realistic"
  193. classification = "Fullstack"
  194. database = "mongodb"
  195. database_os = "Linux"
  196. os = "Linux"
  197. orm = "Raw"
  198. platform = "None"
  199. webserver = "ffead-cpp"
  200. versus = ""
  201. [rust-thruster]
  202. urls.plaintext = "/plaintext"
  203. urls.json = "/te-benchmark-um/json"
  204. approach = "Realistic"
  205. classification = "Fullstack"
  206. database = "None"
  207. database_os = "Linux"
  208. os = "Linux"
  209. orm = "None"
  210. platform = "None"
  211. webserver = "thruster"
  212. versus = ""
  213. [go-gnet]
  214. urls.plaintext = "/plaintext"
  215. urls.json = "/te-benchmark-um/json"
  216. approach = "Realistic"
  217. classification = "Fullstack"
  218. database = "None"
  219. database_os = "Linux"
  220. os = "Linux"
  221. orm = "None"
  222. platform = "None"
  223. webserver = "gnet"
  224. versus = ""
  225. [postgresql-raw-async]
  226. urls.plaintext = "/plaintext"
  227. urls.json = "/te-benchmark-um-pq-async/json"
  228. urls.db = "/te-benchmark-um-pq-async/db"
  229. urls.query = "/te-benchmark-um-pq-async/queries?queries="
  230. urls.update = "/te-benchmark-um-pq-async/bupdates?queries="
  231. urls.fortune = "/te-benchmark-um-pq-async/fortunes"
  232. urls.cached_query = "/te-benchmark-um-pq-async/cached-worlds?count="
  233. approach = "Realistic"
  234. classification = "Fullstack"
  235. database = "postgres"
  236. database_os = "Linux"
  237. os = "Linux"
  238. orm = "Raw"
  239. platform = "None"
  240. webserver = "ffead-cpp"
  241. versus = ""
  242. [rust-rocket]
  243. urls.plaintext = "/plaintext"
  244. urls.json = "/te-benchmark-um/json"
  245. approach = "Realistic"
  246. classification = "Fullstack"
  247. database = "None"
  248. database_os = "Linux"
  249. os = "Linux"
  250. orm = "None"
  251. platform = "None"
  252. webserver = "rocket"
  253. versus = ""
  254. [nginx]
  255. urls.plaintext = "/plaintext"
  256. urls.json = "/te-benchmark-um/json"
  257. approach = "Realistic"
  258. classification = "Fullstack"
  259. database = "mongodb"
  260. database_os = "Linux"
  261. os = "Linux"
  262. orm = "Full"
  263. platform = "None"
  264. webserver = "nginx"
  265. versus = ""
  266. [apache]
  267. urls.plaintext = "/plaintext"
  268. urls.json = "/te-benchmark-um/json"
  269. approach = "Realistic"
  270. classification = "Fullstack"
  271. database = "None"
  272. database_os = "Linux"
  273. os = "Linux"
  274. orm = "Full"
  275. platform = "None"
  276. webserver = "apache"
  277. versus = ""
  278. [postgresql-raw-async-profiled]
  279. urls.db = "/te-benchmark-um-pq-async/db"
  280. urls.query = "/te-benchmark-um-pq-async/queries?queries="
  281. urls.update = "/te-benchmark-um-pq-async/bupdates?queries="
  282. urls.fortune = "/te-benchmark-um-pq-async/fortunes"
  283. approach = "Realistic"
  284. classification = "Fullstack"
  285. database = "postgres"
  286. database_os = "Linux"
  287. os = "Linux"
  288. orm = "Raw"
  289. platform = "None"
  290. webserver = "ffead-cpp"
  291. versus = ""
  292. [v-vweb]
  293. urls.plaintext = "/plaintext"
  294. urls.json = "/te-benchmark-um/json"
  295. approach = "Realistic"
  296. classification = "Fullstack"
  297. database = "None"
  298. database_os = "Linux"
  299. os = "Linux"
  300. orm = "None"
  301. platform = "None"
  302. webserver = "vweb"
  303. versus = ""
  304. [postgresql]
  305. urls.plaintext = "/plaintext"
  306. urls.json = "/te-benchmark-um/json"
  307. urls.db = "/te-benchmark-um/db"
  308. urls.query = "/te-benchmark-um/queries?queries="
  309. urls.update = "/te-benchmark-um/updates?queries="
  310. urls.fortune = "/te-benchmark-um/fortunes"
  311. approach = "Realistic"
  312. classification = "Fullstack"
  313. database = "postgres"
  314. database_os = "Linux"
  315. os = "Linux"
  316. orm = "Full"
  317. platform = "None"
  318. webserver = "ffead-cpp"
  319. versus = ""
  320. [postgresql-raw]
  321. urls.plaintext = "/plaintext"
  322. urls.json = "/te-benchmark-um-pq/json"
  323. urls.db = "/te-benchmark-um-pq/db"
  324. urls.query = "/te-benchmark-um-pq/queries?queries="
  325. urls.update = "/te-benchmark-um-pq/updates?queries="
  326. urls.fortune = "/te-benchmark-um-pq/fortunes"
  327. urls.cached_query = "/te-benchmark-um-pq/cached-worlds?count="
  328. approach = "Realistic"
  329. classification = "Fullstack"
  330. database = "postgres"
  331. database_os = "Linux"
  332. os = "Linux"
  333. orm = "Raw"
  334. platform = "None"
  335. webserver = "ffead-cpp"
  336. versus = ""
  337. [swift-nio]
  338. urls.plaintext = "/plaintext"
  339. urls.json = "/te-benchmark-um/json"
  340. approach = "Realistic"
  341. classification = "Fullstack"
  342. database = "None"
  343. database_os = "Linux"
  344. os = "Linux"
  345. orm = "None"
  346. platform = "None"
  347. webserver = "swift-nio"
  348. versus = ""
  349. [main]
  350. urls.plaintext = "/plaintext"
  351. urls.json = "/te-benchmark-um/json"
  352. urls.db = "/te-benchmark-um/db"
  353. urls.query = "/te-benchmark-um/queries?queries="
  354. urls.update = "/te-benchmark-um/updates?queries="
  355. urls.fortune = "/te-benchmark-um/fortunes"
  356. approach = "Realistic"
  357. classification = "Fullstack"
  358. database = "mongodb"
  359. database_os = "Linux"
  360. os = "Linux"
  361. orm = "Full"
  362. platform = "None"
  363. webserver = "ffead-cpp"
  364. versus = ""
  365. [java-firenio]
  366. urls.plaintext = "/plaintext"
  367. urls.json = "/te-benchmark-um/json"
  368. approach = "Realistic"
  369. classification = "Fullstack"
  370. database = "None"
  371. database_os = "Linux"
  372. os = "Linux"
  373. orm = "None"
  374. platform = "None"
  375. webserver = "firenio"
  376. versus = ""
  377. [libreactor]
  378. urls.plaintext = "/plaintext"
  379. urls.json = "/te-benchmark-um/json"
  380. approach = "Realistic"
  381. classification = "Fullstack"
  382. database = "None"
  383. database_os = "Linux"
  384. os = "Linux"
  385. orm = "None"
  386. platform = "None"
  387. webserver = "libreactor"
  388. versus = ""
  389. [postgresql-raw-clibpqb-profiled]
  390. urls.db = "/te-benchmark-um-pq/db"
  391. urls.query = "/te-benchmark-um-pq/queries?queries="
  392. urls.update = "/te-benchmark-um-pq/updates?queries="
  393. urls.fortune = "/te-benchmark-um-pq/fortunes"
  394. approach = "Realistic"
  395. classification = "Fullstack"
  396. database = "postgres"
  397. database_os = "Linux"
  398. os = "Linux"
  399. orm = "Raw"
  400. platform = "None"
  401. webserver = "ffead-cpp"
  402. versus = ""
  403. [h2o]
  404. urls.plaintext = "/plaintext"
  405. urls.json = "/te-benchmark-um/json"
  406. approach = "Realistic"
  407. classification = "Fullstack"
  408. database = "None"
  409. database_os = "Linux"
  410. os = "Linux"
  411. orm = "None"
  412. platform = "None"
  413. webserver = "h2o"
  414. versus = ""
  415. [crystal-http]
  416. urls.plaintext = "/plaintext"
  417. urls.json = "/te-benchmark-um/json"
  418. approach = "Realistic"
  419. classification = "Fullstack"
  420. database = "None"
  421. database_os = "Linux"
  422. os = "Linux"
  423. orm = "None"
  424. platform = "None"
  425. webserver = "crystal-http"
  426. versus = ""
  427. [julia-http]
  428. urls.plaintext = "/plaintext"
  429. urls.json = "/te-benchmark-um/json"
  430. approach = "Realistic"
  431. classification = "Fullstack"
  432. database = "None"
  433. database_os = "Linux"
  434. os = "Linux"
  435. orm = "None"
  436. platform = "None"
  437. webserver = "julia-http"
  438. versus = ""