Skip to content

Commit

Permalink
fix: update to eye v11.4.5 (#1479)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeswr authored Jan 11, 2025
1 parent 822afb6 commit e285bd1
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 @@ -141,8 +141,8 @@
},
"config": {
"eye": {
"name": "v11.4.4",
"url": "https://api.github.com/repos/eyereasoner/eye/releases/194120060"
"name": "v11.4.5",
"url": "https://api.github.com/repos/eyereasoner/eye/releases/194261065"
},
"lingua": {
"name": "v1.6.5",
Expand Down

1 comment on commit e285bd1

@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.

⚠️ 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.25.

Benchmark suite Current: e285bd1 Previous: 822afb6 Ratio
Run deep taxonomy benchmark [50] 0.11 ops/sec (±1.08%) 0.15 ops/sec (±1.90%) 1.36
Run deep taxonomy benchmark [100] [reasoning only] 0.06 ops/sec (±23.45%) 0.08 ops/sec (±16.64%) 1.33

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

CC: @jeswr

Please sign in to comment.