Skip to content

Commit

Permalink
feat: update to eye v8.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jeswr committed Nov 10, 2023
1 parent d9d7bb8 commit a9d82d9
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": "v8.5.0",
"url": "https://api.github.com/repos/eyereasoner/eye/releases/128569529"
"name": "v8.6.0",
"url": "https://api.github.com/repos/eyereasoner/eye/releases/128918921"
}
},
"dependencies": {
Expand Down

1 comment on commit a9d82d9

@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: a9d82d9 Previous: d9d7bb8 Ratio
Initialise SWIPL with EYE image 8.06 ops/sec (±12.51%) 13.44 ops/sec (±6.85%) 1.67
Run socrates query 7.74 ops/sec (±11.26%) 12.16 ops/sec (±6.24%) 1.57
Load data into a module 125522 ops/sec (±0.44%) 188909 ops/sec (±1.52%) 1.50
Load query into a module 168208 ops/sec (±0.51%) 232107 ops/sec (±1.02%) 1.38
Executing the socrates query 51.51 ops/sec (±15.48%) 61.28 ops/sec (±16.82%) 1.19
Run deep taxonomy benchmark [10] 3.31 ops/sec (±7.54%) 5.13 ops/sec (±4.31%) 1.55
Run deep taxonomy benchmark [50] 0.13 ops/sec (±3.39%) 0.19 ops/sec (±4.31%) 1.46
Run deep taxonomy benchmark [100] 0.02 ops/sec (±3.14%) 0.03 ops/sec (±1.33%) 1.50

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

CC: @jeswr

Please sign in to comment.