Skip to content

Commit

Permalink
feat: update to eye v4.12.0 (#503)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeswr authored Aug 11, 2023
1 parent eabb4af commit 801f23c
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.11.5",
"url": "https://api.github.com/repos/eyereasoner/eye/releases/115993166"
"name": "v4.12.0",
"url": "https://api.github.com/repos/eyereasoner/eye/releases/116114414"
}
},
"dependencies": {
Expand Down

1 comment on commit 801f23c

@jeswr
Copy link
Collaborator Author

@jeswr jeswr commented on 801f23c Aug 11, 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: 801f23c Previous: eabb4af Ratio
Load data into a module 110187 ops/sec (±0.98%) 124197 ops/sec (±1.09%) 1.13

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

CC: @jeswr

Please sign in to comment.