Skip to content

Commit

Permalink
add PackSquash library quick benchmarks (cargo) benchmark result for 8…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 22, 2023
1 parent ee949d5 commit 8dfbc30
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": 1697971599272,
"lastUpdate": 1697989014821,
"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": "786db0ce22e2e0e155de74d80acc1cb143f3f81c",
"message": "chore(deps): update taiki-e/install-action digest to 05acba8",
"timestamp": "2023-09-22T12:45:25Z",
"tree_id": "9e33ed57695345ac9e61d4c7c5d1db4f5a6afafb",
"url": "https://github.com/ComunidadAylas/PackSquash/commit/786db0ce22e2e0e155de74d80acc1cb143f3f81c"
},
"date": 1695400959208,
"tool": "cargo",
"benches": [
{
"name": "tiny_benches_wall_time/empty_pack",
"value": 8464821,
"range": "± 52911",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aylas_khron_micro_pack",
"value": 152682599,
"range": "± 10930723",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/jilchu_chronos_micro_pack",
"value": 2436987532,
"range": "± 40298535",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aiamded_breadstick_micro_pack",
"value": 253092841,
"range": "± 7423645",
"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": "8f82c3b27a6ad4b9d93561c230f9ff9e436b76d9",
"message": "chore(deps): update taiki-e/install-action digest to 995577e",
"timestamp": "2023-10-22T12:08:49Z",
"tree_id": "b72daf264a6f37d08f6ae0d9a0fe62be1a7d0ba9",
"url": "https://github.com/ComunidadAylas/PackSquash/commit/8f82c3b27a6ad4b9d93561c230f9ff9e436b76d9"
},
"date": 1697989014078,
"tool": "cargo",
"benches": [
{
"name": "tiny_benches_wall_time/empty_pack",
"value": 8162217,
"range": "± 323155",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aylas_khron_micro_pack",
"value": 171176332,
"range": "± 1850157",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/jilchu_chronos_micro_pack",
"value": 5262770069,
"range": "± 117949828",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aiamded_breadstick_micro_pack",
"value": 1092179260,
"range": "± 6841273",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 8dfbc30

Please sign in to comment.