|
@@ -1,7 +1,24 @@
|
|
|
[framework]
|
|
|
name = "ffead-cpp"
|
|
|
|
|
|
-[java-wizzardo-http]
|
|
|
+[main]
|
|
|
+urls.plaintext = "/plaintext"
|
|
|
+urls.json = "/te-benchmark-um/json"
|
|
|
+urls.db = "/te-benchmark-um/db"
|
|
|
+urls.query = "/te-benchmark-um/queries?queries="
|
|
|
+urls.update = "/te-benchmark-um/updates?queries="
|
|
|
+urls.fortune = "/te-benchmark-um/fortunes"
|
|
|
+approach = "Realistic"
|
|
|
+classification = "Fullstack"
|
|
|
+database = "mongodb"
|
|
|
+database_os = "Linux"
|
|
|
+os = "Linux"
|
|
|
+orm = "Full"
|
|
|
+platform = "None"
|
|
|
+webserver = "ffead-cpp"
|
|
|
+versus = ""
|
|
|
+
|
|
|
+[libreactor]
|
|
|
urls.plaintext = "/plaintext"
|
|
|
urls.json = "/te-benchmark-um/json"
|
|
|
approach = "Realistic"
|
|
@@ -11,10 +28,10 @@ database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
orm = "None"
|
|
|
platform = "None"
|
|
|
-webserver = "wizzardo-http"
|
|
|
+webserver = "libreactor"
|
|
|
versus = ""
|
|
|
|
|
|
-[go-fasthttp]
|
|
|
+[crystal-http]
|
|
|
urls.plaintext = "/plaintext"
|
|
|
urls.json = "/te-benchmark-um/json"
|
|
|
approach = "Realistic"
|
|
@@ -24,25 +41,23 @@ database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
orm = "None"
|
|
|
platform = "None"
|
|
|
-webserver = "fasthttp"
|
|
|
+webserver = "crystal-http"
|
|
|
versus = ""
|
|
|
|
|
|
-[postgresql-raw-async-clibpqb-profiled]
|
|
|
-urls.db = "/te-benchmark-um-pq-async/db"
|
|
|
-urls.query = "/te-benchmark-um-pq-async/queries?queries="
|
|
|
-urls.update = "/te-benchmark-um-pq-async/bupdates?queries="
|
|
|
-urls.fortune = "/te-benchmark-um-pq-async/fortunes"
|
|
|
+[d-hunt]
|
|
|
+urls.plaintext = "/plaintext"
|
|
|
+urls.json = "/te-benchmark-um/json"
|
|
|
approach = "Realistic"
|
|
|
classification = "Fullstack"
|
|
|
-database = "postgres"
|
|
|
+database = "None"
|
|
|
database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
-orm = "Raw"
|
|
|
+orm = "None"
|
|
|
platform = "None"
|
|
|
-webserver = "ffead-cpp"
|
|
|
+webserver = "hunt"
|
|
|
versus = ""
|
|
|
|
|
|
-[java-rapidoid]
|
|
|
+[go-gnet]
|
|
|
urls.plaintext = "/plaintext"
|
|
|
urls.json = "/te-benchmark-um/json"
|
|
|
approach = "Realistic"
|
|
@@ -52,14 +67,30 @@ database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
orm = "None"
|
|
|
platform = "None"
|
|
|
-webserver = "rapidoid"
|
|
|
+webserver = "gnet"
|
|
|
versus = ""
|
|
|
|
|
|
-[postgresql-raw-profiled]
|
|
|
+[rust-actix]
|
|
|
+urls.plaintext = "/plaintext"
|
|
|
+urls.json = "/te-benchmark-um/json"
|
|
|
+approach = "Realistic"
|
|
|
+classification = "Fullstack"
|
|
|
+database = "None"
|
|
|
+database_os = "Linux"
|
|
|
+os = "Linux"
|
|
|
+orm = "None"
|
|
|
+platform = "None"
|
|
|
+webserver = "actix"
|
|
|
+versus = ""
|
|
|
+
|
|
|
+[v-picov]
|
|
|
+urls.plaintext = "/plaintext"
|
|
|
+urls.json = "/te-benchmark-um-pq/json"
|
|
|
urls.db = "/te-benchmark-um-pq/db"
|
|
|
urls.query = "/te-benchmark-um-pq/queries?queries="
|
|
|
urls.update = "/te-benchmark-um-pq/updates?queries="
|
|
|
urls.fortune = "/te-benchmark-um-pq/fortunes"
|
|
|
+urls.cached_query = "/te-benchmark-um-pq/cached-worlds?count="
|
|
|
approach = "Realistic"
|
|
|
classification = "Fullstack"
|
|
|
database = "postgres"
|
|
@@ -67,10 +98,10 @@ database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
orm = "Raw"
|
|
|
platform = "None"
|
|
|
-webserver = "ffead-cpp"
|
|
|
+webserver = "picov"
|
|
|
versus = ""
|
|
|
|
|
|
-[crystal-h2o]
|
|
|
+[java-firenio]
|
|
|
urls.plaintext = "/plaintext"
|
|
|
urls.json = "/te-benchmark-um/json"
|
|
|
approach = "Realistic"
|
|
@@ -80,10 +111,10 @@ database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
orm = "None"
|
|
|
platform = "None"
|
|
|
-webserver = "h2o.cr"
|
|
|
+webserver = "firenio"
|
|
|
versus = ""
|
|
|
|
|
|
-[mysql]
|
|
|
+[postgresql]
|
|
|
urls.plaintext = "/plaintext"
|
|
|
urls.json = "/te-benchmark-um/json"
|
|
|
urls.db = "/te-benchmark-um/db"
|
|
@@ -92,7 +123,7 @@ urls.update = "/te-benchmark-um/updates?queries="
|
|
|
urls.fortune = "/te-benchmark-um/fortunes"
|
|
|
approach = "Realistic"
|
|
|
classification = "Fullstack"
|
|
|
-database = "mysql"
|
|
|
+database = "postgres"
|
|
|
database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
orm = "Full"
|
|
@@ -100,7 +131,7 @@ platform = "None"
|
|
|
webserver = "ffead-cpp"
|
|
|
versus = ""
|
|
|
|
|
|
-[v-picov]
|
|
|
+[postgresql-raw]
|
|
|
urls.plaintext = "/plaintext"
|
|
|
urls.json = "/te-benchmark-um-pq/json"
|
|
|
urls.db = "/te-benchmark-um-pq/db"
|
|
@@ -115,119 +146,114 @@ database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
orm = "Raw"
|
|
|
platform = "None"
|
|
|
-webserver = "picov"
|
|
|
+webserver = "ffead-cpp"
|
|
|
versus = ""
|
|
|
|
|
|
-[rust-actix]
|
|
|
-urls.plaintext = "/plaintext"
|
|
|
-urls.json = "/te-benchmark-um/json"
|
|
|
+[postgresql-raw-profiled]
|
|
|
+urls.db = "/te-benchmark-um-pq/db"
|
|
|
+urls.query = "/te-benchmark-um-pq/queries?queries="
|
|
|
+urls.update = "/te-benchmark-um-pq/updates?queries="
|
|
|
+urls.fortune = "/te-benchmark-um-pq/fortunes"
|
|
|
approach = "Realistic"
|
|
|
classification = "Fullstack"
|
|
|
-database = "None"
|
|
|
+database = "postgres"
|
|
|
database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
-orm = "None"
|
|
|
+orm = "Raw"
|
|
|
platform = "None"
|
|
|
-webserver = "actix"
|
|
|
+webserver = "ffead-cpp"
|
|
|
versus = ""
|
|
|
|
|
|
-[cinatra]
|
|
|
-urls.plaintext = "/plaintext"
|
|
|
-urls.json = "/te-benchmark-um/json"
|
|
|
+[postgresql-raw-clibpqb-profiled]
|
|
|
+urls.db = "/te-benchmark-um-pq/db"
|
|
|
+urls.query = "/te-benchmark-um-pq/queries?queries="
|
|
|
+urls.update = "/te-benchmark-um-pq/updates?queries="
|
|
|
+urls.fortune = "/te-benchmark-um-pq/fortunes"
|
|
|
approach = "Realistic"
|
|
|
classification = "Fullstack"
|
|
|
-database = "None"
|
|
|
+database = "postgres"
|
|
|
database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
-orm = "None"
|
|
|
+orm = "Raw"
|
|
|
platform = "None"
|
|
|
-webserver = "cinatra"
|
|
|
+webserver = "ffead-cpp"
|
|
|
versus = ""
|
|
|
|
|
|
-[d-hunt]
|
|
|
+[postgresql-raw-async]
|
|
|
urls.plaintext = "/plaintext"
|
|
|
-urls.json = "/te-benchmark-um/json"
|
|
|
+urls.json = "/te-benchmark-um-pq-async/json"
|
|
|
+urls.db = "/te-benchmark-um-pq-async/db"
|
|
|
+urls.query = "/te-benchmark-um-pq-async/queries?queries="
|
|
|
+urls.update = "/te-benchmark-um-pq-async/bupdates?queries="
|
|
|
+urls.fortune = "/te-benchmark-um-pq-async/fortunes"
|
|
|
+urls.cached_query = "/te-benchmark-um-pq-async/cached-worlds?count="
|
|
|
approach = "Realistic"
|
|
|
classification = "Fullstack"
|
|
|
-database = "None"
|
|
|
+database = "postgres"
|
|
|
database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
-orm = "None"
|
|
|
+orm = "Raw"
|
|
|
platform = "None"
|
|
|
-webserver = "hunt"
|
|
|
+webserver = "ffead-cpp"
|
|
|
versus = ""
|
|
|
|
|
|
-[rust-hyper]
|
|
|
-urls.plaintext = "/plaintext"
|
|
|
-urls.json = "/te-benchmark-um/json"
|
|
|
+[postgresql-raw-async-profiled]
|
|
|
+urls.db = "/te-benchmark-um-pq-async/db"
|
|
|
+urls.query = "/te-benchmark-um-pq-async/queries?queries="
|
|
|
+urls.update = "/te-benchmark-um-pq-async/bupdates?queries="
|
|
|
+urls.fortune = "/te-benchmark-um-pq-async/fortunes"
|
|
|
approach = "Realistic"
|
|
|
classification = "Fullstack"
|
|
|
-database = "None"
|
|
|
+database = "postgres"
|
|
|
database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
-orm = "None"
|
|
|
+orm = "Raw"
|
|
|
platform = "None"
|
|
|
-webserver = "hyper"
|
|
|
+webserver = "ffead-cpp"
|
|
|
versus = ""
|
|
|
|
|
|
-[lithium]
|
|
|
-urls.plaintext = "/plaintext"
|
|
|
-urls.json = "/te-benchmark-um/json"
|
|
|
+[postgresql-raw-async-clibpqb-profiled]
|
|
|
+urls.db = "/te-benchmark-um-pq-async/db"
|
|
|
+urls.query = "/te-benchmark-um-pq-async/queries?queries="
|
|
|
+urls.update = "/te-benchmark-um-pq-async/bupdates?queries="
|
|
|
+urls.fortune = "/te-benchmark-um-pq-async/fortunes"
|
|
|
approach = "Realistic"
|
|
|
classification = "Fullstack"
|
|
|
-database = "None"
|
|
|
+database = "postgres"
|
|
|
database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
-orm = "None"
|
|
|
+orm = "Raw"
|
|
|
platform = "None"
|
|
|
-webserver = "lithium"
|
|
|
+webserver = "ffead-cpp"
|
|
|
versus = ""
|
|
|
|
|
|
-[drogon]
|
|
|
+[nginx]
|
|
|
urls.plaintext = "/plaintext"
|
|
|
urls.json = "/te-benchmark-um/json"
|
|
|
approach = "Realistic"
|
|
|
classification = "Fullstack"
|
|
|
-database = "None"
|
|
|
-database_os = "Linux"
|
|
|
-os = "Linux"
|
|
|
-orm = "None"
|
|
|
-platform = "None"
|
|
|
-webserver = "drogon"
|
|
|
-versus = ""
|
|
|
-
|
|
|
-[mongo-raw]
|
|
|
-urls.plaintext = "/plaintext"
|
|
|
-urls.json = "/te-benchmark-um-mgr/json"
|
|
|
-urls.db = "/te-benchmark-um-mgr/db"
|
|
|
-urls.query = "/te-benchmark-um-mgr/queries?queries="
|
|
|
-urls.update = "/te-benchmark-um-mgr/updates?queries="
|
|
|
-urls.fortune = "/te-benchmark-um-mgr/fortunes"
|
|
|
-urls.cached_query = "/te-benchmark-um-mgr/cached-worlds?count="
|
|
|
-approach = "Realistic"
|
|
|
-classification = "Fullstack"
|
|
|
database = "mongodb"
|
|
|
database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
-orm = "Raw"
|
|
|
+orm = "Full"
|
|
|
platform = "None"
|
|
|
-webserver = "ffead-cpp"
|
|
|
+webserver = "nginx"
|
|
|
versus = ""
|
|
|
|
|
|
-[rust-thruster]
|
|
|
+[seastar]
|
|
|
urls.plaintext = "/plaintext"
|
|
|
urls.json = "/te-benchmark-um/json"
|
|
|
approach = "Realistic"
|
|
|
classification = "Fullstack"
|
|
|
-database = "None"
|
|
|
+database = "mongodb"
|
|
|
database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
-orm = "None"
|
|
|
+orm = "Full"
|
|
|
platform = "None"
|
|
|
-webserver = "thruster"
|
|
|
+webserver = "seastar-http"
|
|
|
versus = ""
|
|
|
|
|
|
-[go-gnet]
|
|
|
+[apache]
|
|
|
urls.plaintext = "/plaintext"
|
|
|
urls.json = "/te-benchmark-um/json"
|
|
|
approach = "Realistic"
|
|
@@ -235,22 +261,22 @@ classification = "Fullstack"
|
|
|
database = "None"
|
|
|
database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
-orm = "None"
|
|
|
+orm = "Full"
|
|
|
platform = "None"
|
|
|
-webserver = "gnet"
|
|
|
+webserver = "apache"
|
|
|
versus = ""
|
|
|
|
|
|
-[postgresql-raw-async]
|
|
|
+[mongo-raw]
|
|
|
urls.plaintext = "/plaintext"
|
|
|
-urls.json = "/te-benchmark-um-pq-async/json"
|
|
|
-urls.db = "/te-benchmark-um-pq-async/db"
|
|
|
-urls.query = "/te-benchmark-um-pq-async/queries?queries="
|
|
|
-urls.update = "/te-benchmark-um-pq-async/bupdates?queries="
|
|
|
-urls.fortune = "/te-benchmark-um-pq-async/fortunes"
|
|
|
-urls.cached_query = "/te-benchmark-um-pq-async/cached-worlds?count="
|
|
|
+urls.json = "/te-benchmark-um-mgr/json"
|
|
|
+urls.db = "/te-benchmark-um-mgr/db"
|
|
|
+urls.query = "/te-benchmark-um-mgr/queries?queries="
|
|
|
+urls.update = "/te-benchmark-um-mgr/updates?queries="
|
|
|
+urls.fortune = "/te-benchmark-um-mgr/fortunes"
|
|
|
+urls.cached_query = "/te-benchmark-um-mgr/cached-worlds?count="
|
|
|
approach = "Realistic"
|
|
|
classification = "Fullstack"
|
|
|
-database = "postgres"
|
|
|
+database = "mongodb"
|
|
|
database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
orm = "Raw"
|
|
@@ -258,7 +284,7 @@ platform = "None"
|
|
|
webserver = "ffead-cpp"
|
|
|
versus = ""
|
|
|
|
|
|
-[rust-rocket]
|
|
|
+[lithium]
|
|
|
urls.plaintext = "/plaintext"
|
|
|
urls.json = "/te-benchmark-um/json"
|
|
|
approach = "Realistic"
|
|
@@ -268,23 +294,23 @@ database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
orm = "None"
|
|
|
platform = "None"
|
|
|
-webserver = "rocket"
|
|
|
+webserver = "lithium"
|
|
|
versus = ""
|
|
|
|
|
|
-[nginx]
|
|
|
+[cinatra]
|
|
|
urls.plaintext = "/plaintext"
|
|
|
urls.json = "/te-benchmark-um/json"
|
|
|
approach = "Realistic"
|
|
|
classification = "Fullstack"
|
|
|
-database = "mongodb"
|
|
|
+database = "None"
|
|
|
database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
-orm = "Full"
|
|
|
+orm = "None"
|
|
|
platform = "None"
|
|
|
-webserver = "nginx"
|
|
|
+webserver = "cinatra"
|
|
|
versus = ""
|
|
|
|
|
|
-[apache]
|
|
|
+[drogon]
|
|
|
urls.plaintext = "/plaintext"
|
|
|
urls.json = "/te-benchmark-um/json"
|
|
|
approach = "Realistic"
|
|
@@ -292,27 +318,25 @@ classification = "Fullstack"
|
|
|
database = "None"
|
|
|
database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
-orm = "Full"
|
|
|
+orm = "None"
|
|
|
platform = "None"
|
|
|
-webserver = "apache"
|
|
|
+webserver = "drogon"
|
|
|
versus = ""
|
|
|
|
|
|
-[postgresql-raw-async-profiled]
|
|
|
-urls.db = "/te-benchmark-um-pq-async/db"
|
|
|
-urls.query = "/te-benchmark-um-pq-async/queries?queries="
|
|
|
-urls.update = "/te-benchmark-um-pq-async/bupdates?queries="
|
|
|
-urls.fortune = "/te-benchmark-um-pq-async/fortunes"
|
|
|
+[h2o]
|
|
|
+urls.plaintext = "/plaintext"
|
|
|
+urls.json = "/te-benchmark-um/json"
|
|
|
approach = "Realistic"
|
|
|
classification = "Fullstack"
|
|
|
-database = "postgres"
|
|
|
+database = "None"
|
|
|
database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
-orm = "Raw"
|
|
|
+orm = "None"
|
|
|
platform = "None"
|
|
|
-webserver = "ffead-cpp"
|
|
|
+webserver = "h2o"
|
|
|
versus = ""
|
|
|
|
|
|
-[v-vweb]
|
|
|
+[crystal-h2o]
|
|
|
urls.plaintext = "/plaintext"
|
|
|
urls.json = "/te-benchmark-um/json"
|
|
|
approach = "Realistic"
|
|
@@ -322,10 +346,10 @@ database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
orm = "None"
|
|
|
platform = "None"
|
|
|
-webserver = "vweb"
|
|
|
+webserver = "h2o.cr"
|
|
|
versus = ""
|
|
|
|
|
|
-[postgresql]
|
|
|
+[mysql]
|
|
|
urls.plaintext = "/plaintext"
|
|
|
urls.json = "/te-benchmark-um/json"
|
|
|
urls.db = "/te-benchmark-um/db"
|
|
@@ -334,7 +358,7 @@ urls.update = "/te-benchmark-um/updates?queries="
|
|
|
urls.fortune = "/te-benchmark-um/fortunes"
|
|
|
approach = "Realistic"
|
|
|
classification = "Fullstack"
|
|
|
-database = "postgres"
|
|
|
+database = "mysql"
|
|
|
database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
orm = "Full"
|
|
@@ -342,25 +366,20 @@ platform = "None"
|
|
|
webserver = "ffead-cpp"
|
|
|
versus = ""
|
|
|
|
|
|
-[postgresql-raw]
|
|
|
+[go-fasthttp]
|
|
|
urls.plaintext = "/plaintext"
|
|
|
-urls.json = "/te-benchmark-um-pq/json"
|
|
|
-urls.db = "/te-benchmark-um-pq/db"
|
|
|
-urls.query = "/te-benchmark-um-pq/queries?queries="
|
|
|
-urls.update = "/te-benchmark-um-pq/updates?queries="
|
|
|
-urls.fortune = "/te-benchmark-um-pq/fortunes"
|
|
|
-urls.cached_query = "/te-benchmark-um-pq/cached-worlds?count="
|
|
|
+urls.json = "/te-benchmark-um/json"
|
|
|
approach = "Realistic"
|
|
|
classification = "Fullstack"
|
|
|
-database = "postgres"
|
|
|
+database = "None"
|
|
|
database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
-orm = "Raw"
|
|
|
+orm = "None"
|
|
|
platform = "None"
|
|
|
-webserver = "ffead-cpp"
|
|
|
+webserver = "fasthttp"
|
|
|
versus = ""
|
|
|
|
|
|
-[swift-nio]
|
|
|
+[julia-http]
|
|
|
urls.plaintext = "/plaintext"
|
|
|
urls.json = "/te-benchmark-um/json"
|
|
|
approach = "Realistic"
|
|
@@ -370,27 +389,23 @@ database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
orm = "None"
|
|
|
platform = "None"
|
|
|
-webserver = "swift-nio"
|
|
|
+webserver = "julia-http"
|
|
|
versus = ""
|
|
|
|
|
|
-[main]
|
|
|
+[swift-nio]
|
|
|
urls.plaintext = "/plaintext"
|
|
|
urls.json = "/te-benchmark-um/json"
|
|
|
-urls.db = "/te-benchmark-um/db"
|
|
|
-urls.query = "/te-benchmark-um/queries?queries="
|
|
|
-urls.update = "/te-benchmark-um/updates?queries="
|
|
|
-urls.fortune = "/te-benchmark-um/fortunes"
|
|
|
approach = "Realistic"
|
|
|
classification = "Fullstack"
|
|
|
-database = "mongodb"
|
|
|
+database = "None"
|
|
|
database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
-orm = "Full"
|
|
|
+orm = "None"
|
|
|
platform = "None"
|
|
|
-webserver = "ffead-cpp"
|
|
|
+webserver = "swift-nio"
|
|
|
versus = ""
|
|
|
|
|
|
-[java-firenio]
|
|
|
+[rust-hyper]
|
|
|
urls.plaintext = "/plaintext"
|
|
|
urls.json = "/te-benchmark-um/json"
|
|
|
approach = "Realistic"
|
|
@@ -400,10 +415,10 @@ database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
orm = "None"
|
|
|
platform = "None"
|
|
|
-webserver = "firenio"
|
|
|
+webserver = "hyper"
|
|
|
versus = ""
|
|
|
|
|
|
-[libreactor]
|
|
|
+[rust-thruster]
|
|
|
urls.plaintext = "/plaintext"
|
|
|
urls.json = "/te-benchmark-um/json"
|
|
|
approach = "Realistic"
|
|
@@ -413,25 +428,23 @@ database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
orm = "None"
|
|
|
platform = "None"
|
|
|
-webserver = "libreactor"
|
|
|
+webserver = "thruster"
|
|
|
versus = ""
|
|
|
|
|
|
-[postgresql-raw-clibpqb-profiled]
|
|
|
-urls.db = "/te-benchmark-um-pq/db"
|
|
|
-urls.query = "/te-benchmark-um-pq/queries?queries="
|
|
|
-urls.update = "/te-benchmark-um-pq/updates?queries="
|
|
|
-urls.fortune = "/te-benchmark-um-pq/fortunes"
|
|
|
+[rust-rocket]
|
|
|
+urls.plaintext = "/plaintext"
|
|
|
+urls.json = "/te-benchmark-um/json"
|
|
|
approach = "Realistic"
|
|
|
classification = "Fullstack"
|
|
|
-database = "postgres"
|
|
|
+database = "None"
|
|
|
database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
-orm = "Raw"
|
|
|
+orm = "None"
|
|
|
platform = "None"
|
|
|
-webserver = "ffead-cpp"
|
|
|
+webserver = "rocket"
|
|
|
versus = ""
|
|
|
|
|
|
-[h2o]
|
|
|
+[v-vweb]
|
|
|
urls.plaintext = "/plaintext"
|
|
|
urls.json = "/te-benchmark-um/json"
|
|
|
approach = "Realistic"
|
|
@@ -441,10 +454,10 @@ database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
orm = "None"
|
|
|
platform = "None"
|
|
|
-webserver = "h2o"
|
|
|
+webserver = "vweb"
|
|
|
versus = ""
|
|
|
|
|
|
-[crystal-http]
|
|
|
+[java-rapidoid]
|
|
|
urls.plaintext = "/plaintext"
|
|
|
urls.json = "/te-benchmark-um/json"
|
|
|
approach = "Realistic"
|
|
@@ -454,10 +467,10 @@ database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
orm = "None"
|
|
|
platform = "None"
|
|
|
-webserver = "crystal-http"
|
|
|
+webserver = "rapidoid"
|
|
|
versus = ""
|
|
|
|
|
|
-[julia-http]
|
|
|
+[java-wizzardo-http]
|
|
|
urls.plaintext = "/plaintext"
|
|
|
urls.json = "/te-benchmark-um/json"
|
|
|
approach = "Realistic"
|
|
@@ -467,5 +480,5 @@ database_os = "Linux"
|
|
|
os = "Linux"
|
|
|
orm = "None"
|
|
|
platform = "None"
|
|
|
-webserver = "julia-http"
|
|
|
+webserver = "wizzardo-http"
|
|
|
versus = ""
|