generated from Ed-Fi-Exchange-OSS/Template-for-GitHub
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[RND-658] - Comparison of PostgreSQL and MongoDB performance (#312)
* Postgresql stats * Results for mongodb
- Loading branch information
1 parent
5d07e64
commit 1a253de
Showing
13 changed files
with
1,006 additions
and
0 deletions.
There are no files selected for viewing
94 changes: 94 additions & 0 deletions
94
docs/performance-testing/RND-658-raw-data/mongodb/autocannon/fifth.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,94 @@ | ||
{ | ||
title: undefined, | ||
url: 'http://127.0.0.1:3000', | ||
socketPath: undefined, | ||
connections: 25, | ||
sampleInt: 1000, | ||
pipelining: 1, | ||
workers: undefined, | ||
duration: 160.12, | ||
samples: 160, | ||
start: 2023-10-31T22:09:51.397Z, | ||
finish: 2023-10-31T22:12:31.515Z, | ||
errors: 186, | ||
timeouts: 186, | ||
mismatches: 0, | ||
non2xx: 0, | ||
resets: 0, | ||
'1xx': 0, | ||
'2xx': 752, | ||
'3xx': 0, | ||
'4xx': 0, | ||
'5xx': 0, | ||
statusCodeStats: { '200': { count: 739 }, '201': { count: 13 } }, | ||
latency: { | ||
average: 2238.58, | ||
mean: 2238.58, | ||
stddev: 2289.75, | ||
min: 402, | ||
max: 9993, | ||
p0_001: 402, | ||
p0_01: 402, | ||
p0_1: 402, | ||
p1: 449, | ||
p2_5: 474, | ||
p10: 631, | ||
p25: 1019, | ||
p50: 1853, | ||
p75: 4038, | ||
p90: 6265, | ||
p97_5: 8647, | ||
p99: 9425, | ||
p99_9: 9993, | ||
p99_99: 9993, | ||
p99_999: 9993, | ||
totalCount: 752 | ||
}, | ||
requests: { | ||
average: 4.7, | ||
mean: 4.7, | ||
stddev: 1.78, | ||
min: 1, | ||
max: 11, | ||
total: 752, | ||
p0_001: 1, | ||
p0_01: 1, | ||
p0_1: 1, | ||
p1: 1, | ||
p2_5: 2, | ||
p10: 3, | ||
p25: 4, | ||
p50: 4, | ||
p75: 5, | ||
p90: 7, | ||
p97_5: 9, | ||
p99: 11, | ||
p99_9: 11, | ||
p99_99: 11, | ||
p99_999: 11, | ||
sent: 963 | ||
}, | ||
throughput: { | ||
average: 1640.87, | ||
mean: 1640.87, | ||
stddev: 619.82, | ||
min: 349, | ||
max: 3844, | ||
total: 262513, | ||
p0_001: 349, | ||
p0_01: 349, | ||
p0_1: 349, | ||
p1: 349, | ||
p2_5: 698, | ||
p10: 1047, | ||
p25: 1396, | ||
p50: 1396, | ||
p75: 1745, | ||
p90: 2443, | ||
p97_5: 3141, | ||
p99: 3839, | ||
p99_9: 3845, | ||
p99_99: 3845, | ||
p99_999: 3845 | ||
} | ||
} |
94 changes: 94 additions & 0 deletions
94
docs/performance-testing/RND-658-raw-data/mongodb/autocannon/first.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,94 @@ | ||
{ | ||
title: undefined, | ||
url: 'http://127.0.0.1:3000', | ||
socketPath: undefined, | ||
connections: 25, | ||
sampleInt: 1000, | ||
pipelining: 1, | ||
workers: undefined, | ||
duration: 160.13, | ||
samples: 160, | ||
start: 2023-10-31T22:00:53.600Z, | ||
finish: 2023-10-31T22:03:33.728Z, | ||
errors: 216, | ||
timeouts: 216, | ||
mismatches: 0, | ||
non2xx: 0, | ||
resets: 0, | ||
'1xx': 0, | ||
'2xx': 719, | ||
'3xx': 0, | ||
'4xx': 0, | ||
'5xx': 0, | ||
statusCodeStats: { '200': { count: 707 }, '201': { count: 12 } }, | ||
latency: { | ||
average: 2489.13, | ||
mean: 2489.13, | ||
stddev: 2073.29, | ||
min: 321, | ||
max: 9849, | ||
p0_001: 321, | ||
p0_01: 321, | ||
p0_1: 321, | ||
p1: 396, | ||
p2_5: 439, | ||
p10: 624, | ||
p25: 996, | ||
p50: 1621, | ||
p75: 3248, | ||
p90: 5703, | ||
p97_5: 8378, | ||
p99: 9104, | ||
p99_9: 9849, | ||
p99_99: 9849, | ||
p99_999: 9849, | ||
totalCount: 719 | ||
}, | ||
requests: { | ||
average: 4.5, | ||
mean: 4.5, | ||
stddev: 2.34, | ||
min: 1, | ||
max: 12, | ||
total: 719, | ||
p0_001: 1, | ||
p0_01: 1, | ||
p0_1: 1, | ||
p1: 1, | ||
p2_5: 2, | ||
p10: 2, | ||
p25: 3, | ||
p50: 4, | ||
p75: 6, | ||
p90: 8, | ||
p97_5: 10, | ||
p99: 12, | ||
p99_9: 12, | ||
p99_99: 12, | ||
p99_999: 12, | ||
sent: 960 | ||
}, | ||
throughput: { | ||
average: 1568.85, | ||
mean: 1568.85, | ||
stddev: 816.26, | ||
min: 349, | ||
max: 4188, | ||
total: 250991, | ||
p0_001: 349, | ||
p0_01: 349, | ||
p0_1: 349, | ||
p1: 349, | ||
p2_5: 698, | ||
p10: 698, | ||
p25: 1047, | ||
p50: 1396, | ||
p75: 2095, | ||
p90: 2793, | ||
p97_5: 3491, | ||
p99: 4191, | ||
p99_9: 4191, | ||
p99_99: 4191, | ||
p99_999: 4191 | ||
} | ||
} |
94 changes: 94 additions & 0 deletions
94
docs/performance-testing/RND-658-raw-data/mongodb/autocannon/forth.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,94 @@ | ||
{ | ||
title: undefined, | ||
url: 'http://127.0.0.1:3000', | ||
socketPath: undefined, | ||
connections: 25, | ||
sampleInt: 1000, | ||
pipelining: 1, | ||
workers: undefined, | ||
duration: 160.12, | ||
samples: 160, | ||
start: 2023-10-31T22:15:16.080Z, | ||
finish: 2023-10-31T22:17:56.195Z, | ||
errors: 83, | ||
timeouts: 83, | ||
mismatches: 0, | ||
non2xx: 0, | ||
resets: 0, | ||
'1xx': 0, | ||
'2xx': 1636, | ||
'3xx': 0, | ||
'4xx': 0, | ||
'5xx': 0, | ||
statusCodeStats: { '200': { count: 1621 }, '201': { count: 15 } }, | ||
latency: { | ||
average: 1917.82, | ||
mean: 1917.82, | ||
stddev: 1789.87, | ||
min: 281, | ||
max: 9913, | ||
p0_001: 281, | ||
p0_01: 281, | ||
p0_1: 289, | ||
p1: 344, | ||
p2_5: 396, | ||
p10: 460, | ||
p25: 628, | ||
p50: 1302, | ||
p75: 2573, | ||
p90: 4426, | ||
p97_5: 6917, | ||
p99: 8787, | ||
p99_9: 9710, | ||
p99_99: 9913, | ||
p99_999: 9913, | ||
totalCount: 1636 | ||
}, | ||
requests: { | ||
average: 10.23, | ||
mean: 10.23, | ||
stddev: 3.14, | ||
min: 3, | ||
max: 16, | ||
total: 1636, | ||
p0_001: 3, | ||
p0_01: 3, | ||
p0_1: 3, | ||
p1: 5, | ||
p2_5: 5, | ||
p10: 7, | ||
p25: 8, | ||
p50: 9, | ||
p75: 14, | ||
p90: 15, | ||
p97_5: 15, | ||
p99: 15, | ||
p99_9: 16, | ||
p99_99: 16, | ||
p99_999: 16, | ||
sent: 1744 | ||
}, | ||
throughput: { | ||
average: 3569.29, | ||
mean: 3569.29, | ||
stddev: 1094.38, | ||
min: 1062, | ||
max: 5584, | ||
total: 571039, | ||
p0_001: 1062, | ||
p0_01: 1062, | ||
p0_1: 1062, | ||
p1: 1745, | ||
p2_5: 1745, | ||
p10: 2443, | ||
p25: 2793, | ||
p50: 3141, | ||
p75: 4887, | ||
p90: 5235, | ||
p97_5: 5235, | ||
p99: 5235, | ||
p99_9: 5587, | ||
p99_99: 5587, | ||
p99_999: 5587 | ||
} | ||
} |
94 changes: 94 additions & 0 deletions
94
docs/performance-testing/RND-658-raw-data/mongodb/autocannon/second.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,94 @@ | ||
{ | ||
title: undefined, | ||
url: 'http://127.0.0.1:3000', | ||
socketPath: undefined, | ||
connections: 25, | ||
sampleInt: 1000, | ||
pipelining: 1, | ||
workers: undefined, | ||
duration: 160.12, | ||
samples: 160, | ||
start: 2023-10-31T22:38:26.965Z, | ||
finish: 2023-10-31T22:41:07.083Z, | ||
errors: 265, | ||
timeouts: 265, | ||
mismatches: 0, | ||
non2xx: 0, | ||
resets: 0, | ||
'1xx': 0, | ||
'2xx': 520, | ||
'3xx': 0, | ||
'4xx': 0, | ||
'5xx': 0, | ||
statusCodeStats: { '200': { count: 511 }, '201': { count: 9 } }, | ||
latency: { | ||
average: 2429.86, | ||
mean: 2429.86, | ||
stddev: 2216.1, | ||
min: 335, | ||
max: 9787, | ||
p0_001: 335, | ||
p0_01: 335, | ||
p0_1: 335, | ||
p1: 368, | ||
p2_5: 429, | ||
p10: 551, | ||
p25: 908, | ||
p50: 1438, | ||
p75: 3316, | ||
p90: 5847, | ||
p97_5: 8860, | ||
p99: 9427, | ||
p99_9: 9787, | ||
p99_99: 9787, | ||
p99_999: 9787, | ||
totalCount: 520 | ||
}, | ||
requests: { | ||
average: 3.25, | ||
mean: 3.25, | ||
stddev: 2.25, | ||
min: 1, | ||
max: 12, | ||
total: 520, | ||
p0_001: 0, | ||
p0_01: 0, | ||
p0_1: 0, | ||
p1: 0, | ||
p2_5: 0, | ||
p10: 1, | ||
p25: 2, | ||
p50: 2, | ||
p75: 4, | ||
p90: 7, | ||
p97_5: 9, | ||
p99: 10, | ||
p99_9: 12, | ||
p99_99: 12, | ||
p99_999: 12, | ||
sent: 810 | ||
}, | ||
throughput: { | ||
average: 1134.62, | ||
mean: 1134.62, | ||
stddev: 784.89, | ||
min: 349, | ||
max: 4188, | ||
total: 181525, | ||
p0_001: 0, | ||
p0_01: 0, | ||
p0_1: 0, | ||
p1: 0, | ||
p2_5: 0, | ||
p10: 349, | ||
p25: 698, | ||
p50: 698, | ||
p75: 1396, | ||
p90: 2443, | ||
p97_5: 3151, | ||
p99: 3491, | ||
p99_9: 4191, | ||
p99_99: 4191, | ||
p99_999: 4191 | ||
} | ||
} |
Oops, something went wrong.