-
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add PackSquash library quick benchmarks (cargo) benchmark result for 6…
- Loading branch information
github-action-benchmark
committed
Sep 26, 2023
1 parent
53c8d2a
commit 9588bd1
Showing
1 changed file
with
49 additions
and
49 deletions.
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,56 +1,8 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1695723016372, | ||
"lastUpdate": 1695723443197, | ||
"repoUrl": "https://github.com/ComunidadAylas/PackSquash", | ||
"entries": { | ||
"PackSquash library quick benchmarks": [ | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "29139614+renovate[bot]@users.noreply.github.com", | ||
"name": "renovate[bot]", | ||
"username": "renovate[bot]" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "882413a6d3a3b598ece42171e9d86b82cfc4af6b", | ||
"message": "chore(deps): update taiki-e/install-action digest to 6cd53f7", | ||
"timestamp": "2023-09-05T14:31:48Z", | ||
"tree_id": "3215d42179413e54c234e69daa3899cb5db129f3", | ||
"url": "https://github.com/ComunidadAylas/PackSquash/commit/882413a6d3a3b598ece42171e9d86b82cfc4af6b" | ||
}, | ||
"date": 1693928703826, | ||
"tool": "cargo", | ||
"benches": [ | ||
{ | ||
"name": "tiny_benches_wall_time/empty_pack", | ||
"value": 12812976, | ||
"range": "± 878073", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "small_benches_wall_time/aylas_khron_micro_pack", | ||
"value": 209489353, | ||
"range": "± 15557457", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "small_benches_wall_time/jilchu_chronos_micro_pack", | ||
"value": 3348848868, | ||
"range": "± 43888015", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "small_benches_wall_time/aiamded_breadstick_micro_pack", | ||
"value": 345047854, | ||
"range": "± 7508886", | ||
"unit": "ns/iter" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
|
@@ -2402,6 +2354,54 @@ window.BENCHMARK_DATA = { | |
"unit": "ns/iter" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Alejandro González", | ||
"username": "AlexTMjugador" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "Alejandro González", | ||
"username": "AlexTMjugador" | ||
}, | ||
"distinct": true, | ||
"id": "635023d5d75861ed261603ffefb9e5b935fb5538", | ||
"message": "docs(issue_template): add neutral distribution channel to bug template\n\nFor some kind of bugs, the PackSquash distribution does not matter.", | ||
"timestamp": "2023-09-26T11:44:12+02:00", | ||
"tree_id": "464151968e5c6115a101b257c3ff49ec542a3809", | ||
"url": "https://github.com/ComunidadAylas/PackSquash/commit/635023d5d75861ed261603ffefb9e5b935fb5538" | ||
}, | ||
"date": 1695723441762, | ||
"tool": "cargo", | ||
"benches": [ | ||
{ | ||
"name": "tiny_benches_wall_time/empty_pack", | ||
"value": 12850669, | ||
"range": "± 528636", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "small_benches_wall_time/aylas_khron_micro_pack", | ||
"value": 201452432, | ||
"range": "± 2301313", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "small_benches_wall_time/jilchu_chronos_micro_pack", | ||
"value": 3088954488, | ||
"range": "± 111678189", | ||
"unit": "ns/iter" | ||
}, | ||
{ | ||
"name": "small_benches_wall_time/aiamded_breadstick_micro_pack", | ||
"value": 340762258, | ||
"range": "± 10434200", | ||
"unit": "ns/iter" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|