Skip to content

Commit

Permalink
add PackSquash library quick benchmarks (cargo) benchmark result for d…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 20, 2023
1 parent e5fbe44 commit 8c4cf4f
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": 1695221362451,
"lastUpdate": 1695230134736,
"repoUrl": "https://github.com/ComunidadAylas/PackSquash",
"entries": {
"PackSquash library quick benchmarks": [
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Alejandro González",
"username": "AlexTMjugador"
},
"committer": {
"email": "[email protected]",
"name": "Alejandro González",
"username": "AlexTMjugador"
},
"distinct": true,
"id": "58afce3dc2fa1de800b7b8a0ad0d62143d728b4f",
"message": "docs(CHANGELOG): reflect different SLSA attestation for containers",
"timestamp": "2023-08-30T23:55:56+02:00",
"tree_id": "7712a2392cb1e8679683580048cf4e7965dcdbde",
"url": "https://github.com/ComunidadAylas/PackSquash/commit/58afce3dc2fa1de800b7b8a0ad0d62143d728b4f"
},
"date": 1693434422832,
"tool": "cargo",
"benches": [
{
"name": "tiny_benches_wall_time/empty_pack",
"value": 11022673,
"range": "± 394500",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aylas_khron_micro_pack",
"value": 202458944,
"range": "± 3610163",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/jilchu_chronos_micro_pack",
"value": 3782695230,
"range": "± 58614270",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aiamded_breadstick_micro_pack",
"value": 310857785,
"range": "± 2654571",
"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": "dcd1e0dd4bdcf43827870dd42547303e119bde85",
"message": "chore(deps): update dependency urllib3 to v2.0.5",
"timestamp": "2023-09-20T14:23:37Z",
"tree_id": "3ab2c937f4e6549ffcc9ec428184d3def5fcfc4a",
"url": "https://github.com/ComunidadAylas/PackSquash/commit/dcd1e0dd4bdcf43827870dd42547303e119bde85"
},
"date": 1695230133197,
"tool": "cargo",
"benches": [
{
"name": "tiny_benches_wall_time/empty_pack",
"value": 12581093,
"range": "± 1293887",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aylas_khron_micro_pack",
"value": 196826692,
"range": "± 2973576",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/jilchu_chronos_micro_pack",
"value": 2970688108,
"range": "± 77468936",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aiamded_breadstick_micro_pack",
"value": 328056357,
"range": "± 8568866",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 8c4cf4f

Please sign in to comment.