Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for 2d170e26821d6f242ac1aefd4b7a2e011c5c87ee
  • Loading branch information
github-action-benchmark committed Nov 16, 2024
1 parent 91987be commit 7c5ca8c
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 additions & 1 deletion comunica-feature-link-traversal/master/benchmarks-total/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1730174049640,
"lastUpdate": 1731760658359,
"repoUrl": "https://github.com/comunica/comunica-feature-link-traversal",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -350,6 +350,35 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "RubenEschauzier",
"username": "RubenEschauzier"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "2d170e26821d6f242ac1aefd4b7a2e011c5c87ee",
"message": "Fix link metadata disappearing when priority=0 in pushed links (#152)\n\n* Fix metadata disappearing when priority = 0 for new links\r\n\r\n* Fix spelling mistake",
"timestamp": "2024-11-16T13:17:28+01:00",
"tree_id": "db0f75399b16675a206fa86d55e3692b2e0abe9f",
"url": "https://github.com/comunica/comunica-feature-link-traversal/commit/2d170e26821d6f242ac1aefd4b7a2e011c5c87ee"
},
"date": 1731760657618,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "SolidBench",
"value": 13038,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 7c5ca8c

Please sign in to comment.