Skip to content

Commit

Permalink
pkg: Update build packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2023
1 parent 484ad35 commit bab612f
Show file tree
Hide file tree
Showing 10 changed files with 124 additions and 128 deletions.
2 changes: 1 addition & 1 deletion examples/benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@anansi/webpack-config": "^15.0.31",
"@babel/core": "7.22.19",
"@babel/core": "7.22.20",
"@babel/node": "7.22.19",
"@types/babel__core": "^7",
"@types/benchmark": "2.1.3",
Expand Down
70 changes: 34 additions & 36 deletions examples/github-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions examples/github-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"private": true,
"license": "Apache-2.0",
"devDependencies": {
"@anansi/babel-preset": "4.2.16",
"@anansi/babel-preset": "4.3.0",
"@anansi/browserslist-config": "1.4.3",
"@anansi/webpack-config": "15.0.35",
"@babel/core": "7.22.19",
"@babel/core": "7.22.20",
"@linaria/babel-preset": "4.4.5",
"@linaria/core": "4.2.10",
"@linaria/react": "4.3.8",
Expand Down
2 changes: 1 addition & 1 deletion examples/normalizr-github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@data-client/normalizr": "workspace:^"
},
"devDependencies": {
"@babel/core": "7.22.19",
"@babel/core": "7.22.20",
"@babel/node": "7.22.19",
"@types/babel__core": "^7",
"rollup": "2.79.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/normalizr-redux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"start": "babel-node ./ --root-mode upward --extensions '.ts,.tsx,.js'"
},
"devDependencies": {
"@babel/core": "7.22.19",
"@babel/core": "7.22.20",
"@babel/node": "7.22.19",
"@data-client/normalizr": "workspace:*",
"@octokit/rest": "19.0.13",
Expand Down
2 changes: 1 addition & 1 deletion examples/normalizr-relationships/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"start": "babel-node ./ --root-mode upward --extensions '.ts,.tsx,.js'"
},
"devDependencies": {
"@babel/core": "7.22.19",
"@babel/core": "7.22.20",
"@babel/node": "7.22.19",
"@types/babel__core": "^7",
"mockdate": "^3.0.5",
Expand Down
70 changes: 34 additions & 36 deletions examples/todo-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions examples/todo-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"private": true,
"license": "Apache-2.0",
"devDependencies": {
"@anansi/babel-preset": "4.2.16",
"@anansi/babel-preset": "4.3.0",
"@anansi/browserslist-config": "1.4.3",
"@anansi/webpack-config": "15.0.35",
"@babel/core": "7.22.19",
"@babel/core": "7.22.20",
"@linaria/babel-preset": "4.4.5",
"@linaria/core": "4.2.10",
"@linaria/react": "4.3.8",
Expand Down
Loading

1 comment on commit bab612f

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: bab612f Previous: ed23f00 Ratio
normalizeLong 260 ops/sec (±2.41%) 223 ops/sec (±0.80%) 0.86
infer All 5421 ops/sec (±0.32%) 4538 ops/sec (±0.39%) 0.84
denormalizeLong 136 ops/sec (±4.24%) 150 ops/sec (±3.13%) 1.10
denormalizeLong donotcache 476 ops/sec (±0.18%) 392 ops/sec (±0.83%) 0.82
denormalizeShort donotcache 500x 805 ops/sec (±1.59%) 679 ops/sec (±2.71%) 0.84
denormalizeShort 500x 432 ops/sec (±3.44%) 495 ops/sec (±0.47%) 1.15
denormalizeLong with mixin Entity 137 ops/sec (±3.53%) 140 ops/sec (±1.23%) 1.02
denormalizeLong withCache 3674 ops/sec (±0.14%) 3717 ops/sec (±0.49%) 1.01
denormalizeLongAndShort withEntityCacheOnly 911 ops/sec (±0.25%) 739 ops/sec (±0.57%) 0.81
denormalizeLong All withCache 4440 ops/sec (±0.09%) 4191 ops/sec (±0.27%) 0.94
denormalizeLong Query-sorted withCache 4329 ops/sec (±0.43%) 3852 ops/sec (±0.55%) 0.89
getResponse 3341 ops/sec (±2.12%) 2776 ops/sec (±1.32%) 0.83
getResponse (null) 2275856 ops/sec (±0.17%) 1905550 ops/sec (±0.87%) 0.84
getResponse (clear cache) 129 ops/sec (±3.53%) 138 ops/sec (±1.03%) 1.07
getSmallResponse 1670 ops/sec (±0.12%) 1324 ops/sec (±3.71%) 0.79
getSmallInferredResponse 1494 ops/sec (±0.17%) 1208 ops/sec (±0.55%) 0.81
getResponse Query-sorted 443 ops/sec (±1.80%) 347 ops/sec (±2.41%) 0.78
setLong 256 ops/sec (±2.82%) 223 ops/sec (±1.21%) 0.87
setLongWithMerge 121 ops/sec (±0.31%) 101 ops/sec (±1.13%) 0.83
setLongWithSimpleMerge 133 ops/sec (±0.35%) 109 ops/sec (±1.34%) 0.82

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.