From b6a395f0b1c06c3c434b8eaae3d02b7ad3cbf791 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 23 Dec 2024 13:09:21 +0000 Subject: [PATCH] add EYE JS Benchmark (benchmarkjs) benchmark result for ca087c897e09590a67f7eb03c2a2f27b69564bc9 --- dev/bench/data.js | 159 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 158 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index ae6f5884..7123b537 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1734734768258, + "lastUpdate": 1734959360368, "repoUrl": "https://github.com/eyereasoner/eye-js", "entries": { "EYE JS Benchmark": [ @@ -75332,6 +75332,163 @@ window.BENCHMARK_DATA = { "extra": "16 samples" } ] + }, + { + "commit": { + "author": { + "email": "63333554+jeswr@users.noreply.github.com", + "name": "Jesse Wright", + "username": "jeswr" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "ca087c897e09590a67f7eb03c2a2f27b69564bc9", + "message": "fix: update to eye v11.1.3 (#1451)", + "timestamp": "2024-12-23T12:57:35Z", + "tree_id": "2fa2808e94ae888896a09b473baa79625bbd9c0b", + "url": "https://github.com/eyereasoner/eye-js/commit/ca087c897e09590a67f7eb03c2a2f27b69564bc9" + }, + "date": 1734959318963, + "tool": "benchmarkjs", + "benches": [ + { + "name": "Initialise SWIPL with EYE image", + "value": 15.58, + "range": "±4.42%", + "unit": "ops/sec", + "extra": "75 samples" + }, + { + "name": "Run socrates query", + "value": 13.83, + "range": "±4.04%", + "unit": "ops/sec", + "extra": "67 samples" + }, + { + "name": "Load data into a module", + "value": 219294, + "range": "±0.54%", + "unit": "ops/sec", + "extra": "93 samples" + }, + { + "name": "Load query into a module", + "value": 293829, + "range": "±0.55%", + "unit": "ops/sec", + "extra": "90 samples" + }, + { + "name": "Executing the socrates query", + "value": 62.09, + "range": "±16.46%", + "unit": "ops/sec", + "extra": "28 samples" + }, + { + "name": "Run deep taxonomy benchmark [10]", + "value": 4, + "range": "±2.25%", + "unit": "ops/sec", + "extra": "24 samples" + }, + { + "name": "Run deep taxonomy benchmark [50]", + "value": 0.15, + "range": "±1.49%", + "unit": "ops/sec", + "extra": "5 samples" + }, + { + "name": "Run deep taxonomy benchmark [100]", + "value": 0.02, + "range": "±1.70%", + "unit": "ops/sec", + "extra": "5 samples" + }, + { + "name": "Run deep taxonomy benchmark [10] [reasoning only]", + "value": 4.8, + "range": "±13.26%", + "unit": "ops/sec", + "extra": "15 samples" + }, + { + "name": "Run deep taxonomy benchmark [50] [reasoning only]", + "value": 0.3, + "range": "±15.39%", + "unit": "ops/sec", + "extra": "5 samples" + }, + { + "name": "Run deep taxonomy benchmark [100] [reasoning only]", + "value": 0.07, + "range": "±17.18%", + "unit": "ops/sec", + "extra": "5 samples" + }, + { + "name": "Run timbl + foaf + rdfs rules", + "value": 0.94, + "range": "±1.98%", + "unit": "ops/sec", + "extra": "9 samples" + }, + { + "name": "Run timbl + foaf + owl2rl rules", + "value": 0.51, + "range": "±0.74%", + "unit": "ops/sec", + "extra": "7 samples" + }, + { + "name": "Run timbl + rdfs rules", + "value": 2.13, + "range": "±1.55%", + "unit": "ops/sec", + "extra": "15 samples" + }, + { + "name": "Run timbl + owl2rl rules", + "value": 2.51, + "range": "±1.49%", + "unit": "ops/sec", + "extra": "17 samples" + }, + { + "name": "Run timbl + foaf + rdfs rules [string]", + "value": 0.97, + "range": "±1.49%", + "unit": "ops/sec", + "extra": "9 samples" + }, + { + "name": "Run timbl + foaf + owl2rl rules [string]", + "value": 0.52, + "range": "±1.28%", + "unit": "ops/sec", + "extra": "7 samples" + }, + { + "name": "Run timbl + rdfs rules [string]", + "value": 2.2, + "range": "±0.71%", + "unit": "ops/sec", + "extra": "14 samples" + }, + { + "name": "Run timbl + owl2rl rules [string]", + "value": 2.62, + "range": "±0.68%", + "unit": "ops/sec", + "extra": "16 samples" + } + ] } ] }