Skip to content

Commit

Permalink
add EYE JS Benchmark (benchmarkjs) benchmark result for 68a8ff2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Aug 7, 2023
1 parent 78c9183 commit eac5a21
Showing 1 changed file with 81 additions and 1 deletion.
82 changes: 81 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": 1691373325084,
"lastUpdate": 1691413213953,
"repoUrl": "https://github.com/eyereasoner/eye-js",
"entries": {
"EYE JS Benchmark": [
Expand Down Expand Up @@ -13762,6 +13762,86 @@ window.BENCHMARK_DATA = {
"extra": "5 samples"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Jesse Wright",
"username": "jeswr"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "68a8ff2f4a0e78c1dbb2103bef8b53a23a37fb2e",
"message": "fix: update to eye v4.11.1 (#493)",
"timestamp": "2023-08-07T12:52:00Z",
"tree_id": "3c4343168f851f200562960cb3e089527ab81aae",
"url": "https://github.com/eyereasoner/eye-js/commit/68a8ff2f4a0e78c1dbb2103bef8b53a23a37fb2e"
},
"date": 1691413192483,
"tool": "benchmarkjs",
"benches": [
{
"name": "Initialise SWIPL with EYE image",
"value": 9.2,
"range": "±9.63%",
"unit": "ops/sec",
"extra": "47 samples"
},
{
"name": "Run socrates query",
"value": 8.71,
"range": "±8.96%",
"unit": "ops/sec",
"extra": "45 samples"
},
{
"name": "Load data into a module",
"value": 138017,
"range": "±1.78%",
"unit": "ops/sec",
"extra": "94 samples"
},
{
"name": "Load query into a module",
"value": 166853,
"range": "±0.39%",
"unit": "ops/sec",
"extra": "94 samples"
},
{
"name": "Executing the socrates query",
"value": 48.08,
"range": "±17.05%",
"unit": "ops/sec",
"extra": "26 samples"
},
{
"name": "Run deep taxonomy benchmark [10]",
"value": 3.63,
"range": "±6.49%",
"unit": "ops/sec",
"extra": "22 samples"
},
{
"name": "Run deep taxonomy benchmark [50]",
"value": 0.13,
"range": "±2.13%",
"unit": "ops/sec",
"extra": "5 samples"
},
{
"name": "Run deep taxonomy benchmark [100]",
"value": 0.02,
"range": "±1.36%",
"unit": "ops/sec",
"extra": "5 samples"
}
]
}
]
}
Expand Down

0 comments on commit eac5a21

Please sign in to comment.