-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Benchmarks total results (customSmallerIsBetter) benchmark result…
… 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.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": [ | ||
|
@@ -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" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|