Skip to content

Commit 893bc69

Browse files
committed
Latest run with the update javascript dockerfiles
1 parent 179267e commit 893bc69

File tree

4 files changed

+30
-30
lines changed

4 files changed

+30
-30
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ bottom of this page.
1616
| :two: | agoo (ruby) | agoo (ruby) | fastify-gql (javascript) |
1717
| :three: | fastify-gql (javascript) | graphql-go (go) | apollo-server-express (javascript) |
1818
| :four: | graphql-go (go) | express-graphql (javascript) | apollo-server-fastify (javascript) |
19-
| :five: | apollo-server-fastify (javascript) | apollo-server-fastify (javascript) | agoo (ruby) |
19+
| :five: | apollo-server-fastify (javascript) | apollo-server-express (javascript) | agoo (ruby) |
2020

2121
#### Parameters
22-
- Last updated: 2019-12-05
23-
- OS: Linux (version: 5.4.0-050400-generic, arch: x86_64)
22+
- Last updated: 2019-12-29
23+
- OS: Linux (version: 5.4.6-050406-generic, arch: x86_64)
2424
- CPU Cores: 12
2525
- Connections: 1000
2626
- Duration: 20 seconds

latency.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<!-- Result from here -->
44

55
#### Parameters
6-
- Last updated: 2019-12-05
7-
- OS: Linux (version: 5.4.0-050400-generic, arch: x86_64)
6+
- Last updated: 2019-12-29
7+
- OS: Linux (version: 5.4.6-050406-generic, arch: x86_64)
88
- CPU Cores: 12
99
- Connections: 1000
1010
- Duration: 20 seconds
@@ -19,11 +19,11 @@
1919
### Latency
2020
| Language | Framework(version) | Rate | Median Latency | Average Latency | 90th % | 99th % | Std Dev | Verbosity |
2121
| -------- | ------------------ | ----:| ------------:| ---------------:| ------:| ------:| -------:| ---------:|
22-
| c (11) | [agoo-c](github.com/ohler55/agoo-c) (0.7.3) | 406736 | **0.029** | 0.057 | 0.175 | 0.184 | 0.07 | 320 |
23-
| ruby (2.6) | [agoo](github.com/ohler55/agoo) (2.11.4) | 183064 | **0.032** | 0.141 | 0.210 | 1.956 | 0.35 | 105 |
24-
| go (1.13) | [graphql-go](https://github.com/graphql-go/graphql) (0.7.8) | 29069 | **0.086** | 0.084 | 0.092 | 0.106 | 0.03 | 378 |
25-
| javascript (12.13.1) | [express-graphql](https://github.com/graphql/express-graphql) (0.9.0) | 6745 | **0.145** | 0.152 | 0.166 | 0.186 | 0.05 | 78 |
26-
| javascript (12.13.1) | [apollo-server-fastify](https://github.com/apollographql/apollo-server/tree/master/packages/apollo-server-fastify) (2.9.12) | 9763 | **0.155** | 0.318 | 0.754 | 0.762 | 0.31 | 95 |
27-
| javascript (12.13.1) | [apollo-server-express](https://github.com/apollographql/apollo-server/tree/master/packages/apollo-server-express) (2.9.12) | 7469 | **0.161** | 0.186 | 0.186 | 0.672 | 0.24 | 94 |
28-
| javascript (12.13.1) | [fastify-gql](https://github.com/mcollina/fastify-gql) (2.0.2) | 31076 | **0.214** | 0.767 | 2.097 | 2.359 | 1.04 | 90 |
22+
| c (11) | [agoo-c](github.com/ohler55/agoo-c) (0.7.3) | 407242 | **0.029** | 0.058 | 0.174 | 0.185 | 0.07 | 320 |
23+
| ruby (2.6) | [agoo](github.com/ohler55/agoo) (2.11.4) | 180220 | **0.033** | 0.131 | 0.196 | 1.980 | 0.34 | 105 |
24+
| go (1.13) | [graphql-go](https://github.com/graphql-go/graphql) (0.7.8) | 29081 | **0.086** | 0.083 | 0.091 | 0.113 | 0.03 | 378 |
25+
| javascript (12.13.1) | [express-graphql](https://github.com/graphql/express-graphql) (0.9.0) | 6830 | **0.142** | 0.145 | 0.162 | 0.183 | 0.04 | 78 |
26+
| javascript (12.13.1) | [apollo-server-express](https://github.com/apollographql/apollo-server/tree/master/packages/apollo-server-express) (2.9.12) | 7582 | **0.159** | 0.177 | 0.184 | 0.377 | 0.18 | 94 |
27+
| javascript (12.13.1) | [apollo-server-fastify](https://github.com/apollographql/apollo-server/tree/master/packages/apollo-server-fastify) (2.9.12) | 9556 | **0.172** | 0.320 | 0.778 | 0.782 | 0.30 | 95 |
28+
| javascript (12.13.1) | [fastify-gql](https://github.com/mcollina/fastify-gql) (2.0.2) | 30869 | **0.188** | 0.450 | 1.180 | 1.245 | 0.52 | 90 |
2929
<!-- Result till here -->

rates.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<!-- Result from here -->
44

55
#### Parameters
6-
- Last updated: 2019-12-05
7-
- OS: Linux (version: 5.4.0-050400-generic, arch: x86_64)
6+
- Last updated: 2019-12-29
7+
- OS: Linux (version: 5.4.6-050406-generic, arch: x86_64)
88
- CPU Cores: 12
99
- Connections: 1000
1010
- Duration: 20 seconds
@@ -19,11 +19,11 @@
1919
### Rate
2020
| Language | Framework(version) | Rate | Median Latency | Average Latency | 90th % | 99th % | Std Dev | Verbosity |
2121
| -------- | ------------------ | ----:| ------------:| ---------------:| ------:| ------:| -------:| ---------:|
22-
| c (11) | [agoo-c](github.com/ohler55/agoo-c) (0.7.3) | **406736** | 0.029 | 0.057 | 0.175 | 0.184 | 0.07 | 320 |
23-
| ruby (2.6) | [agoo](github.com/ohler55/agoo) (2.11.4) | **183064** | 0.032 | 0.141 | 0.210 | 1.956 | 0.35 | 105 |
24-
| javascript (12.13.1) | [fastify-gql](https://github.com/mcollina/fastify-gql) (2.0.2) | **31076** | 0.214 | 0.767 | 2.097 | 2.359 | 1.04 | 90 |
25-
| go (1.13) | [graphql-go](https://github.com/graphql-go/graphql) (0.7.8) | **29069** | 0.086 | 0.084 | 0.092 | 0.106 | 0.03 | 378 |
26-
| javascript (12.13.1) | [apollo-server-fastify](https://github.com/apollographql/apollo-server/tree/master/packages/apollo-server-fastify) (2.9.12) | **9763** | 0.155 | 0.318 | 0.754 | 0.762 | 0.31 | 95 |
27-
| javascript (12.13.1) | [apollo-server-express](https://github.com/apollographql/apollo-server/tree/master/packages/apollo-server-express) (2.9.12) | **7469** | 0.161 | 0.186 | 0.186 | 0.672 | 0.24 | 94 |
28-
| javascript (12.13.1) | [express-graphql](https://github.com/graphql/express-graphql) (0.9.0) | **6745** | 0.145 | 0.152 | 0.166 | 0.186 | 0.05 | 78 |
22+
| c (11) | [agoo-c](github.com/ohler55/agoo-c) (0.7.3) | **407242** | 0.029 | 0.058 | 0.174 | 0.185 | 0.07 | 320 |
23+
| ruby (2.6) | [agoo](github.com/ohler55/agoo) (2.11.4) | **180220** | 0.033 | 0.131 | 0.196 | 1.980 | 0.34 | 105 |
24+
| javascript (12.13.1) | [fastify-gql](https://github.com/mcollina/fastify-gql) (2.0.2) | **30869** | 0.188 | 0.450 | 1.180 | 1.245 | 0.52 | 90 |
25+
| go (1.13) | [graphql-go](https://github.com/graphql-go/graphql) (0.7.8) | **29081** | 0.086 | 0.083 | 0.091 | 0.113 | 0.03 | 378 |
26+
| javascript (12.13.1) | [apollo-server-fastify](https://github.com/apollographql/apollo-server/tree/master/packages/apollo-server-fastify) (2.9.12) | **9556** | 0.172 | 0.320 | 0.778 | 0.782 | 0.30 | 95 |
27+
| javascript (12.13.1) | [apollo-server-express](https://github.com/apollographql/apollo-server/tree/master/packages/apollo-server-express) (2.9.12) | **7582** | 0.159 | 0.177 | 0.184 | 0.377 | 0.18 | 94 |
28+
| javascript (12.13.1) | [express-graphql](https://github.com/graphql/express-graphql) (0.9.0) | **6830** | 0.142 | 0.145 | 0.162 | 0.183 | 0.04 | 78 |
2929
<!-- Result till here -->

verbosity.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<!-- Result from here -->
44

55
#### Parameters
6-
- Last updated: 2019-12-05
7-
- OS: Linux (version: 5.4.0-050400-generic, arch: x86_64)
6+
- Last updated: 2019-12-29
7+
- OS: Linux (version: 5.4.6-050406-generic, arch: x86_64)
88
- CPU Cores: 12
99
- Connections: 1000
1010
- Duration: 20 seconds
@@ -19,11 +19,11 @@
1919
### Verbosity
2020
| Language | Framework(version) | Rate | Median Latency | Average Latency | 90th % | 99th % | Std Dev | Verbosity |
2121
| -------- | ------------------ | ----:| ------------:| ---------------:| ------:| ------:| -------:| ---------:|
22-
| javascript (12.13.1) | [express-graphql](https://github.com/graphql/express-graphql) (0.9.0) | 6745 | 0.145 | 0.152 | 0.166 | 0.186 | 0.05 | **78** |
23-
| javascript (12.13.1) | [fastify-gql](https://github.com/mcollina/fastify-gql) (2.0.2) | 31076 | 0.214 | 0.767 | 2.097 | 2.359 | 1.04 | **90** |
24-
| javascript (12.13.1) | [apollo-server-express](https://github.com/apollographql/apollo-server/tree/master/packages/apollo-server-express) (2.9.12) | 7469 | 0.161 | 0.186 | 0.186 | 0.672 | 0.24 | **94** |
25-
| javascript (12.13.1) | [apollo-server-fastify](https://github.com/apollographql/apollo-server/tree/master/packages/apollo-server-fastify) (2.9.12) | 9763 | 0.155 | 0.318 | 0.754 | 0.762 | 0.31 | **95** |
26-
| ruby (2.6) | [agoo](github.com/ohler55/agoo) (2.11.4) | 183064 | 0.032 | 0.141 | 0.210 | 1.956 | 0.35 | **105** |
27-
| c (11) | [agoo-c](github.com/ohler55/agoo-c) (0.7.3) | 406736 | 0.029 | 0.057 | 0.175 | 0.184 | 0.07 | **320** |
28-
| go (1.13) | [graphql-go](https://github.com/graphql-go/graphql) (0.7.8) | 29069 | 0.086 | 0.084 | 0.092 | 0.106 | 0.03 | **378** |
22+
| javascript (12.13.1) | [express-graphql](https://github.com/graphql/express-graphql) (0.9.0) | 6830 | 0.142 | 0.145 | 0.162 | 0.183 | 0.04 | **78** |
23+
| javascript (12.13.1) | [fastify-gql](https://github.com/mcollina/fastify-gql) (2.0.2) | 30869 | 0.188 | 0.450 | 1.180 | 1.245 | 0.52 | **90** |
24+
| javascript (12.13.1) | [apollo-server-express](https://github.com/apollographql/apollo-server/tree/master/packages/apollo-server-express) (2.9.12) | 7582 | 0.159 | 0.177 | 0.184 | 0.377 | 0.18 | **94** |
25+
| javascript (12.13.1) | [apollo-server-fastify](https://github.com/apollographql/apollo-server/tree/master/packages/apollo-server-fastify) (2.9.12) | 9556 | 0.172 | 0.320 | 0.778 | 0.782 | 0.30 | **95** |
26+
| ruby (2.6) | [agoo](github.com/ohler55/agoo) (2.11.4) | 180220 | 0.033 | 0.131 | 0.196 | 1.980 | 0.34 | **105** |
27+
| c (11) | [agoo-c](github.com/ohler55/agoo-c) (0.7.3) | 407242 | 0.029 | 0.058 | 0.174 | 0.185 | 0.07 | **320** |
28+
| go (1.13) | [graphql-go](https://github.com/graphql-go/graphql) (0.7.8) | 29081 | 0.086 | 0.083 | 0.091 | 0.113 | 0.03 | **378** |
2929
<!-- Result till here -->

0 commit comments

Comments
 (0)