Skip to content

Commit

Permalink
add PackSquash library quick benchmarks (cargo) benchmark result for f…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jul 5, 2024
1 parent 63427f7 commit 0073f1e
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": 1720091414001,
"lastUpdate": 1720194178862,
"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": "941f4ba197295ca3ade6aaa18738fe6a9b56ae1a",
"message": "chore(deps): update taiki-e/install-action digest to 4fedbdd",
"timestamp": "2024-05-22T19:45:50Z",
"tree_id": "816e10071f0c32231833dc1f4d9d71d3dbddfb5f",
"url": "https://github.com/ComunidadAylas/PackSquash/commit/941f4ba197295ca3ade6aaa18738fe6a9b56ae1a"
},
"date": 1716419015304,
"tool": "cargo",
"benches": [
{
"name": "tiny_benches_wall_time/empty_pack",
"value": 9464042,
"range": "± 37953",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aylas_khron_micro_pack",
"value": 118335029,
"range": "± 2275086",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/jilchu_chronos_micro_pack",
"value": 2609316322,
"range": "± 46163017",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aiamded_breadstick_micro_pack",
"value": 603709571,
"range": "± 5201396",
"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": "29139614+renovate[bot]@users.noreply.github.com",
"name": "renovate[bot]",
"username": "renovate[bot]"
},
"distinct": true,
"id": "f6efc4abfec73811a14a407d168241a68fdddc07",
"message": "chore(deps): update taiki-e/install-action digest to e6ea94a",
"timestamp": "2024-07-05T15:18:39Z",
"tree_id": "12af5c1edc7ede8e5508e571e399ed459d5462e2",
"url": "https://github.com/ComunidadAylas/PackSquash/commit/f6efc4abfec73811a14a407d168241a68fdddc07"
},
"date": 1720194177757,
"tool": "cargo",
"benches": [
{
"name": "tiny_benches_wall_time/empty_pack",
"value": 9710505,
"range": "± 1495719",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aylas_khron_micro_pack",
"value": 142484879,
"range": "± 2701264",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/jilchu_chronos_micro_pack",
"value": 2757655257,
"range": "± 27090332",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aiamded_breadstick_micro_pack",
"value": 606158315,
"range": "± 2819537",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 0073f1e

Please sign in to comment.