Skip to content

Commit

Permalink
fix: update to eye v10.24.19 (#1348)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeswr authored Oct 10, 2024
1 parent a841203 commit a844ccc
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": "v10.24.17",
"url": "https://api.github.com/repos/eyereasoner/eye/releases/179064102"
"name": "v10.24.19",
"url": "https://api.github.com/repos/eyereasoner/eye/releases/179431483"
},
"lingua": {
"name": "v1.6.3",
Expand Down

1 comment on commit a844ccc

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

Benchmark suite Current: a844ccc Previous: a841203 Ratio
Run deep taxonomy benchmark [100] [reasoning only] 0.07 ops/sec (±16.66%) 0.08 ops/sec (±15.60%) 1.14

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

CC: @jeswr

Please sign in to comment.