Skip to content

Commit

Permalink
add PackSquash library quick benchmarks (cargo) benchmark result for c…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 7, 2024
1 parent f26b65d commit aab123d
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": 1730905493119,
"lastUpdate": 1730996519779,
"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": "885cfb7e6a5ab6498346414c28bf50c0923bc736",
"message": "chore(deps): update github/codeql-action digest to f0f3afe",
"timestamp": "2024-08-22T00:06:58Z",
"tree_id": "777c25872b553f4266f3a0ce574c912b86c737ca",
"url": "https://github.com/ComunidadAylas/PackSquash/commit/885cfb7e6a5ab6498346414c28bf50c0923bc736"
},
"date": 1724301825259,
"tool": "cargo",
"benches": [
{
"name": "tiny_benches_wall_time/empty_pack",
"value": 9689226,
"range": "± 63491",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aylas_khron_micro_pack",
"value": 122199418,
"range": "± 3286987",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/jilchu_chronos_micro_pack",
"value": 2562234892,
"range": "± 47752382",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aiamded_breadstick_micro_pack",
"value": 664359726,
"range": "± 2301715",
"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": "c3b2074b0c6c71804188ae31a7b007c8800f1427",
"message": "fix(deps): update rust crate tokio to v1.41.1 (#336)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"timestamp": "2024-11-07T15:53:41Z",
"tree_id": "d3c2df2c78c8e760488904ddf76e545931c82155",
"url": "https://github.com/ComunidadAylas/PackSquash/commit/c3b2074b0c6c71804188ae31a7b007c8800f1427"
},
"date": 1730996519310,
"tool": "cargo",
"benches": [
{
"name": "tiny_benches_wall_time/empty_pack",
"value": 9712955,
"range": "± 282571",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aylas_khron_micro_pack",
"value": 120578682,
"range": "± 3487460",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/jilchu_chronos_micro_pack",
"value": 2661055246,
"range": "± 46094219",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aiamded_breadstick_micro_pack",
"value": 661416880,
"range": "± 3713588",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit aab123d

Please sign in to comment.