Skip to content

Commit

Permalink
feat: update to eye v4.13.0 (#512)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeswr authored Aug 15, 2023
1 parent 9ccc5b1 commit b1c1584
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.12.5",
"url": "https://api.github.com/repos/eyereasoner/eye/releases/117231667"
"name": "v4.13.0",
"url": "https://api.github.com/repos/eyereasoner/eye/releases/117372572"
}
},
"dependencies": {
Expand Down

1 comment on commit b1c1584

@jeswr
Copy link
Collaborator Author

@jeswr jeswr commented on b1c1584 Aug 15, 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: b1c1584 Previous: 9ccc5b1 Ratio
Initialise SWIPL with EYE image 7.55 ops/sec (±11.58%) 9.35 ops/sec (±9.87%) 1.24
Run socrates query 7 ops/sec (±11.54%) 8.72 ops/sec (±9.39%) 1.25
Load data into a module 118760 ops/sec (±1.22%) 140960 ops/sec (±0.35%) 1.19
Run deep taxonomy benchmark [10] 3.15 ops/sec (±8.15%) 3.64 ops/sec (±6.45%) 1.16

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

CC: @jeswr

Please sign in to comment.