Skip to content

Commit

Permalink
package: upgrade dependencies (including [email protected]), update benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
mpareja committed Oct 30, 2020
1 parent cf5c657 commit 2d45b8e
Show file tree
Hide file tree
Showing 9 changed files with 288 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"date": "2020-10-30T10:10:55.707Z",
"count": 1000000,
"durationMicroSeconds": 19925818.49,
"averageOverheadMicroSeconds": 19.926,
"operationsPerSecond": 50186.144,
"cpu": {
"manufacturer": "Intel®",
"brand": "Xeon® E3-1225 v3",
"vendor": "GenuineIntel",
"family": "6",
"model": "60",
"stepping": "3",
"revision": "",
"voltage": "",
"speed": "3.20",
"speedmin": "0.80",
"speedmax": "3.20",
"governor": "powersave",
"cores": 8,
"physicalCores": 4,
"processors": 1,
"socket": "",
"cache": {
"l1d": 131072,
"l1i": 131072,
"l2": 1,
"l3": 8
}
},
"os": {
"platform": "linux",
"distro": "Ubuntu",
"release": "20.04.1 LTS",
"kernel": "5.4.0-52-generic",
"arch": "x64",
"servicepack": ""
},
"node": "v12.19.0"
}
2 changes: 1 addition & 1 deletion message-store/memory/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ module.exports.createMessageStore = ({ batchSize: configuredBatchSize = 1000, lo
const categoryName = StreamName.getCategory(streamName)
const category = categories.get(categoryName) || []

for (var m of category) {
for (const m of category) {
if (m.streamName === streamName) {
last = m
}
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"date": "2020-10-30T10:00:22.374Z",
"count": 100000,
"durationMicroSeconds": 333293.615,
"averageOverheadMicroSeconds": 3.333,
"operationsPerSecond": 300035.751,
"cpu": {
"manufacturer": "Intel®",
"brand": "Xeon® E3-1225 v3",
"vendor": "GenuineIntel",
"family": "6",
"model": "60",
"stepping": "3",
"revision": "",
"voltage": "",
"speed": "3.20",
"speedmin": "0.80",
"speedmax": "3.20",
"governor": "powersave",
"cores": 8,
"physicalCores": 4,
"processors": 1,
"socket": "",
"cache": {
"l1d": 131072,
"l1i": 131072,
"l2": 1,
"l3": 8
}
},
"os": {
"platform": "linux",
"distro": "Ubuntu",
"release": "20.04.1 LTS",
"kernel": "5.4.0-52-generic",
"arch": "x64",
"servicepack": ""
},
"node": "v12.19.0"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"date": "2020-10-30T10:02:42.840Z",
"count": 100,
"durationMicroSeconds": 869787.422,
"averageOverheadMicroSeconds": 8697.874,
"operationsPerSecond": 114.971,
"cpu": {
"manufacturer": "Intel®",
"brand": "Xeon® E3-1225 v3",
"vendor": "GenuineIntel",
"family": "6",
"model": "60",
"stepping": "3",
"revision": "",
"voltage": "",
"speed": "3.20",
"speedmin": "0.80",
"speedmax": "3.20",
"governor": "powersave",
"cores": 8,
"physicalCores": 4,
"processors": 1,
"socket": "",
"cache": {
"l1d": 131072,
"l1i": 131072,
"l2": 1,
"l3": 8
}
},
"os": {
"platform": "linux",
"distro": "Ubuntu",
"release": "20.04.1 LTS",
"kernel": "5.4.0-52-generic",
"arch": "x64",
"servicepack": ""
},
"node": "v12.19.0"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"date": "2020-10-30T10:01:47.930Z",
"count": 100000,
"durationMicroSeconds": 918994.546,
"averageOverheadMicroSeconds": 9.19,
"operationsPerSecond": 108814.574,
"cpu": {
"manufacturer": "Intel®",
"brand": "Xeon® E3-1225 v3",
"vendor": "GenuineIntel",
"family": "6",
"model": "60",
"stepping": "3",
"revision": "",
"voltage": "",
"speed": "3.20",
"speedmin": "0.80",
"speedmax": "3.20",
"governor": "powersave",
"cores": 8,
"physicalCores": 4,
"processors": 1,
"socket": "",
"cache": {
"l1d": 131072,
"l1i": 131072,
"l2": 1,
"l3": 8
}
},
"os": {
"platform": "linux",
"distro": "Ubuntu",
"release": "20.04.1 LTS",
"kernel": "5.4.0-52-generic",
"arch": "x64",
"servicepack": ""
},
"node": "v12.19.0"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"date": "2020-10-30T10:01:37.745Z",
"count": 100000,
"durationMicroSeconds": 31248763.138,
"averageOverheadMicroSeconds": 312.488,
"operationsPerSecond": 3200.127,
"cpu": {
"manufacturer": "Intel®",
"brand": "Xeon® E3-1225 v3",
"vendor": "GenuineIntel",
"family": "6",
"model": "60",
"stepping": "3",
"revision": "",
"voltage": "",
"speed": "3.20",
"speedmin": "0.80",
"speedmax": "3.20",
"governor": "powersave",
"cores": 8,
"physicalCores": 4,
"processors": 1,
"socket": "",
"cache": {
"l1d": 131072,
"l1i": 131072,
"l2": 1,
"l3": 8
}
},
"os": {
"platform": "linux",
"distro": "Ubuntu",
"release": "20.04.1 LTS",
"kernel": "5.4.0-52-generic",
"arch": "x64",
"servicepack": ""
},
"node": "v12.19.0"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"date": "2020-10-30T10:03:06.279Z",
"count": 100,
"durationMicroSeconds": 21972538.566,
"averageOverheadMicroSeconds": 219725.386,
"operationsPerSecond": 4.551,
"cpu": {
"manufacturer": "Intel®",
"brand": "Xeon® E3-1225 v3",
"vendor": "GenuineIntel",
"family": "6",
"model": "60",
"stepping": "3",
"revision": "",
"voltage": "",
"speed": "3.20",
"speedmin": "0.80",
"speedmax": "3.20",
"governor": "powersave",
"cores": 8,
"physicalCores": 4,
"processors": 1,
"socket": "",
"cache": {
"l1d": 131072,
"l1i": 131072,
"l2": 1,
"l3": 8
}
},
"os": {
"platform": "linux",
"distro": "Ubuntu",
"release": "20.04.1 LTS",
"kernel": "5.4.0-52-generic",
"arch": "x64",
"servicepack": ""
},
"node": "v12.19.0"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"date": "2020-10-30T10:02:33.114Z",
"count": 100000,
"durationMicroSeconds": 43757406.206,
"averageOverheadMicroSeconds": 437.574,
"operationsPerSecond": 2285.327,
"cpu": {
"manufacturer": "Intel®",
"brand": "Xeon® E3-1225 v3",
"vendor": "GenuineIntel",
"family": "6",
"model": "60",
"stepping": "3",
"revision": "",
"voltage": "",
"speed": "3.20",
"speedmin": "0.80",
"speedmax": "3.20",
"governor": "powersave",
"cores": 8,
"physicalCores": 4,
"processors": 1,
"socket": "",
"cache": {
"l1d": 131072,
"l1i": 131072,
"l2": 1,
"l3": 8
}
},
"os": {
"platform": "linux",
"distro": "Ubuntu",
"release": "20.04.1 LTS",
"kernel": "5.4.0-52-generic",
"arch": "x64",
"servicepack": ""
},
"node": "v12.19.0"
}
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,22 +59,22 @@
"license": "MIT",
"dependencies": {
"lodash.clonedeep": "^4.5.0",
"pg": "^8.3.3",
"uuid": "^8.3.0",
"pg": "^8.4.2",
"uuid": "^8.3.1",
"uuid-validate": "0.0.3"
},
"devDependencies": {
"@eventide/message-db": "^1.2.3",
"dependency-cruiser": "^9.13.1",
"dependency-cruiser": "^9.15.1",
"husky": "^4.3.0",
"jest": "^26.4.2",
"jest": "^26.6.1",
"js-joda": "^1.11.0",
"opener": "^1.5.2",
"pino": "^6.6.0",
"pino": "^6.7.0",
"rc": "^1.2.8",
"rimraf": "^3.0.2",
"standard": "^14.3.4",
"systeminformation": "^4.27.3"
"standard": "^16.0.0",
"systeminformation": "^4.27.11"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 2d45b8e

Please sign in to comment.