Skip to content

Commit

Permalink
add EYE JS Benchmark (benchmarkjs) benchmark result for c09005f
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 17, 2024
1 parent 48b2678 commit d41e838
Showing 1 changed file with 158 additions and 1 deletion.
159 changes: 158 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1729162037773,
"lastUpdate": 1729184105462,
"repoUrl": "https://github.com/eyereasoner/eye-js",
"entries": {
"EYE JS Benchmark": [
Expand Down Expand Up @@ -67796,6 +67796,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": "c09005fb20d10d7c82acaceff85b7820a1b25fa6",
"message": "fix: update to eye v10.25.1 (#1359)",
"timestamp": "2024-10-17T16:43:12Z",
"tree_id": "d77583f6b4a5f167af8fa63867c811c20d8593ad",
"url": "https://github.com/eyereasoner/eye-js/commit/c09005fb20d10d7c82acaceff85b7820a1b25fa6"
},
"date": 1729184061974,
"tool": "benchmarkjs",
"benches": [
{
"name": "Initialise SWIPL with EYE image",
"value": 15.85,
"range": "±4.11%",
"unit": "ops/sec",
"extra": "74 samples"
},
{
"name": "Run socrates query",
"value": 13.94,
"range": "±4.30%",
"unit": "ops/sec",
"extra": "67 samples"
},
{
"name": "Load data into a module",
"value": 208758,
"range": "±0.65%",
"unit": "ops/sec",
"extra": "95 samples"
},
{
"name": "Load query into a module",
"value": 270610,
"range": "±0.23%",
"unit": "ops/sec",
"extra": "93 samples"
},
{
"name": "Executing the socrates query",
"value": 62.36,
"range": "±16.62%",
"unit": "ops/sec",
"extra": "27 samples"
},
{
"name": "Run deep taxonomy benchmark [10]",
"value": 3.99,
"range": "±2.34%",
"unit": "ops/sec",
"extra": "24 samples"
},
{
"name": "Run deep taxonomy benchmark [50]",
"value": 0.15,
"range": "±1.62%",
"unit": "ops/sec",
"extra": "5 samples"
},
{
"name": "Run deep taxonomy benchmark [100]",
"value": 0.02,
"range": "±4.16%",
"unit": "ops/sec",
"extra": "5 samples"
},
{
"name": "Run deep taxonomy benchmark [10] [reasoning only]",
"value": 4.78,
"range": "±14.42%",
"unit": "ops/sec",
"extra": "15 samples"
},
{
"name": "Run deep taxonomy benchmark [50] [reasoning only]",
"value": 0.31,
"range": "±16.31%",
"unit": "ops/sec",
"extra": "5 samples"
},
{
"name": "Run deep taxonomy benchmark [100] [reasoning only]",
"value": 0.08,
"range": "±15.31%",
"unit": "ops/sec",
"extra": "5 samples"
},
{
"name": "Run timbl + foaf + rdfs rules",
"value": 0.96,
"range": "±2.67%",
"unit": "ops/sec",
"extra": "9 samples"
},
{
"name": "Run timbl + foaf + owl2rl rules",
"value": 0.51,
"range": "±0.97%",
"unit": "ops/sec",
"extra": "7 samples"
},
{
"name": "Run timbl + rdfs rules",
"value": 2.12,
"range": "±1.73%",
"unit": "ops/sec",
"extra": "15 samples"
},
{
"name": "Run timbl + owl2rl rules",
"value": 2.52,
"range": "±1.68%",
"unit": "ops/sec",
"extra": "17 samples"
},
{
"name": "Run timbl + foaf + rdfs rules [string]",
"value": 0.97,
"range": "±1.56%",
"unit": "ops/sec",
"extra": "9 samples"
},
{
"name": "Run timbl + foaf + owl2rl rules [string]",
"value": 0.51,
"range": "±1.22%",
"unit": "ops/sec",
"extra": "7 samples"
},
{
"name": "Run timbl + rdfs rules [string]",
"value": 2.19,
"range": "±0.97%",
"unit": "ops/sec",
"extra": "14 samples"
},
{
"name": "Run timbl + owl2rl rules [string]",
"value": 2.57,
"range": "±1.56%",
"unit": "ops/sec",
"extra": "16 samples"
}
]
}
]
}
Expand Down

0 comments on commit d41e838

Please sign in to comment.