Skip to content

Commit

Permalink
fix: update to eye v4.13.2 (#514)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeswr authored Aug 16, 2023
1 parent dff495e commit fc7af85
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.13.1",
"url": "https://api.github.com/repos/eyereasoner/eye/releases/117434831"
"name": "v4.13.2",
"url": "https://api.github.com/repos/eyereasoner/eye/releases/117478242"
}
},
"dependencies": {
Expand Down

1 comment on commit fc7af85

@jeswr
Copy link
Collaborator Author

@jeswr jeswr commented on fc7af85 Aug 16, 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: fc7af85 Previous: dff495e Ratio
Load data into a module 100281 ops/sec (±1.25%) 128138 ops/sec (±1.59%) 1.28
Load query into a module 118142 ops/sec (±0.94%) 154633 ops/sec (±1.59%) 1.31

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

CC: @jeswr

Please sign in to comment.