Skip to content

Commit

Permalink
feat: update to eye v4.11.0 (#491)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeswr authored Aug 5, 2023
1 parent 82f1438 commit 90f0aea
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.19",
"url": "https://api.github.com/repos/eyereasoner/eye/releases/115095041"
"name": "v4.11.0",
"url": "https://api.github.com/repos/eyereasoner/eye/releases/115333916"
}
},
"dependencies": {
Expand Down

1 comment on commit 90f0aea

@jeswr
Copy link
Collaborator Author

@jeswr jeswr commented on 90f0aea Aug 5, 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: 90f0aea Previous: 82f1438 Ratio
Initialise SWIPL with EYE image 7.26 ops/sec (±11.87%) 9.03 ops/sec (±9.52%) 1.24
Run socrates query 7.04 ops/sec (±11.72%) 8.53 ops/sec (±9.03%) 1.21
Load data into a module 118419 ops/sec (±0.70%) 140483 ops/sec (±0.38%) 1.19
Load query into a module 143335 ops/sec (±0.62%) 164180 ops/sec (±0.36%) 1.15
Run deep taxonomy benchmark [10] 3.21 ops/sec (±9.22%) 3.62 ops/sec (±6.77%) 1.13

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

CC: @jeswr

Please sign in to comment.