Skip to content

Commit

Permalink
add EYE JS Benchmark (benchmarkjs) benchmark result for 1592bcb
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 7, 2024
1 parent b05a761 commit e8ed6fa
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": 1728254628599,
"lastUpdate": 1728306570159,
"repoUrl": "https://github.com/eyereasoner/eye-js",
"entries": {
"EYE JS Benchmark": [
Expand Down Expand Up @@ -66069,6 +66069,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": "1592bcb90af878400d62b4a43523a5d9998c9c99",
"message": "fix: update to eye v10.24.16 (#1344)",
"timestamp": "2024-10-07T12:57:46Z",
"tree_id": "4050429c4fea60c8d5647d2e2a238ac8f13de397",
"url": "https://github.com/eyereasoner/eye-js/commit/1592bcb90af878400d62b4a43523a5d9998c9c99"
},
"date": 1728306522283,
"tool": "benchmarkjs",
"benches": [
{
"name": "Initialise SWIPL with EYE image",
"value": 15.54,
"range": "±4.70%",
"unit": "ops/sec",
"extra": "73 samples"
},
{
"name": "Run socrates query",
"value": 13.43,
"range": "±4.92%",
"unit": "ops/sec",
"extra": "65 samples"
},
{
"name": "Load data into a module",
"value": 202827,
"range": "±0.78%",
"unit": "ops/sec",
"extra": "94 samples"
},
{
"name": "Load query into a module",
"value": 248927,
"range": "±0.88%",
"unit": "ops/sec",
"extra": "89 samples"
},
{
"name": "Executing the socrates query",
"value": 62.74,
"range": "±16.82%",
"unit": "ops/sec",
"extra": "26 samples"
},
{
"name": "Run deep taxonomy benchmark [10]",
"value": 4,
"range": "±2.03%",
"unit": "ops/sec",
"extra": "23 samples"
},
{
"name": "Run deep taxonomy benchmark [50]",
"value": 0.15,
"range": "±1.58%",
"unit": "ops/sec",
"extra": "5 samples"
},
{
"name": "Run deep taxonomy benchmark [100]",
"value": 0.03,
"range": "±1.61%",
"unit": "ops/sec",
"extra": "5 samples"
},
{
"name": "Run deep taxonomy benchmark [10] [reasoning only]",
"value": 4.76,
"range": "±13.13%",
"unit": "ops/sec",
"extra": "16 samples"
},
{
"name": "Run deep taxonomy benchmark [50] [reasoning only]",
"value": 0.29,
"range": "±17.06%",
"unit": "ops/sec",
"extra": "5 samples"
},
{
"name": "Run deep taxonomy benchmark [100] [reasoning only]",
"value": 0.08,
"range": "±16.62%",
"unit": "ops/sec",
"extra": "5 samples"
},
{
"name": "Run timbl + foaf + rdfs rules",
"value": 0.95,
"range": "±2.64%",
"unit": "ops/sec",
"extra": "9 samples"
},
{
"name": "Run timbl + foaf + owl2rl rules",
"value": 0.5,
"range": "±1.18%",
"unit": "ops/sec",
"extra": "7 samples"
},
{
"name": "Run timbl + rdfs rules",
"value": 2.14,
"range": "±1.32%",
"unit": "ops/sec",
"extra": "15 samples"
},
{
"name": "Run timbl + owl2rl rules",
"value": 2.51,
"range": "±1.91%",
"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": "±0.93%",
"unit": "ops/sec",
"extra": "7 samples"
},
{
"name": "Run timbl + rdfs rules [string]",
"value": 2.2,
"range": "±0.82%",
"unit": "ops/sec",
"extra": "14 samples"
},
{
"name": "Run timbl + owl2rl rules [string]",
"value": 2.61,
"range": "±0.61%",
"unit": "ops/sec",
"extra": "16 samples"
}
]
}
]
}
Expand Down

0 comments on commit e8ed6fa

Please sign in to comment.