Skip to content

Commit

Permalink
add PackSquash library quick benchmarks (cargo) benchmark result for a…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 7, 2023
1 parent 6015fbe commit c587602
Showing 1 changed file with 49 additions and 49 deletions.
98 changes: 49 additions & 49 deletions dev/benches/data.js
Original file line number Diff line number Diff line change
@@ -1,56 +1,8 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1701696496362,
"lastUpdate": 1701920965638,
"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": "029955d70603452c6c10a2f7ae8bfb4cbf0494cb",
"message": "chore(deps): update dependency urllib3 to v2.0.7",
"timestamp": "2023-10-17T19:17:35Z",
"tree_id": "504680cbaca521ca7730ccd26349ee19b42b85c8",
"url": "https://github.com/ComunidadAylas/PackSquash/commit/029955d70603452c6c10a2f7ae8bfb4cbf0494cb"
},
"date": 1697584349222,
"tool": "cargo",
"benches": [
{
"name": "tiny_benches_wall_time/empty_pack",
"value": 8118849,
"range": "± 479789",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aylas_khron_micro_pack",
"value": 156630527,
"range": "± 19310414",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/jilchu_chronos_micro_pack",
"value": 5797177768,
"range": "± 44258468",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aiamded_breadstick_micro_pack",
"value": 927020148,
"range": "± 3717207",
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -2402,6 +2354,54 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"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": "a510dd5bad7c2529e7ef0e1fb821c5b0e8a1fe4c",
"message": "chore(deps): update taiki-e/install-action digest to d140130",
"timestamp": "2023-12-07T00:43:26Z",
"tree_id": "df89eca09e55743a39a883605455b354eceba915",
"url": "https://github.com/ComunidadAylas/PackSquash/commit/a510dd5bad7c2529e7ef0e1fb821c5b0e8a1fe4c"
},
"date": 1701920964959,
"tool": "cargo",
"benches": [
{
"name": "tiny_benches_wall_time/empty_pack",
"value": 10335075,
"range": "± 853687",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aylas_khron_micro_pack",
"value": 129480106,
"range": "± 2914951",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/jilchu_chronos_micro_pack",
"value": 2736663708,
"range": "± 36295911",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aiamded_breadstick_micro_pack",
"value": 817383378,
"range": "± 4751625",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit c587602

Please sign in to comment.