Skip to content

Commit

Permalink
fix: update to eye v4.10.16
Browse files Browse the repository at this point in the history
  • Loading branch information
jeswr committed Aug 3, 2023
1 parent 50fe966 commit f21de40
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.10.15",
"url": "https://api.github.com/repos/eyereasoner/eye/releases/114883011"
"name": "v4.10.16",
"url": "https://api.github.com/repos/eyereasoner/eye/releases/114890302"
}
},
"dependencies": {
Expand Down

1 comment on commit f21de40

@jeswr
Copy link
Collaborator Author

@jeswr jeswr commented on f21de40 Aug 3, 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: f21de40 Previous: 50fe966 Ratio
Initialise SWIPL with EYE image 7.16 ops/sec (±12.33%) 9.27 ops/sec (±9.52%) 1.29
Run socrates query 7.02 ops/sec (±11.33%) 8.6 ops/sec (±9.36%) 1.23
Load data into a module 114312 ops/sec (±0.67%) 141035 ops/sec (±2.06%) 1.23
Load query into a module 141828 ops/sec (±0.71%) 164635 ops/sec (±0.31%) 1.16
Run deep taxonomy benchmark [10] 3.19 ops/sec (±7.73%) 3.71 ops/sec (±6.00%) 1.16

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

CC: @jeswr

Please sign in to comment.