Skip to content

Commit

Permalink
fix: update to eye v4.14.13 (#548)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeswr authored Aug 31, 2023
1 parent db6f38e commit cf40e73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@
},
"config": {
"eye": {
"name": "v4.14.11",
"url": "https://api.github.com/repos/eyereasoner/eye/releases/119341368"
"name": "v4.14.13",
"url": "https://api.github.com/repos/eyereasoner/eye/releases/119522007"
}
},
"dependencies": {
Expand Down

1 comment on commit cf40e73

@jeswr
Copy link
Collaborator Author

@jeswr jeswr commented on cf40e73 Aug 31, 2023

Choose a reason for hiding this comment

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

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'EYE JS Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.10.

Benchmark suite Current: cf40e73 Previous: db6f38e Ratio
Load query into a module 141058 ops/sec (±1.05%) 163630 ops/sec (±0.84%) 1.16
Run deep taxonomy benchmark [10] 3.03 ops/sec (±7.90%) 3.37 ops/sec (±8.16%) 1.11

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

CC: @jeswr

Please sign in to comment.