Skip to content

Commit

Permalink
add PackSquash library quick benchmarks (cargo) benchmark result for 3…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 31, 2023
1 parent 8f352b6 commit be35b8c
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": 1698755899270,
"lastUpdate": 1698777951006,
"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": "16dac135be33ab1646aba937b6c666214ef980b1",
"message": "fix(deps): update rust crate indexmap to 2.0.1",
"timestamp": "2023-09-27T19:59:28Z",
"tree_id": "9a80b0668eab6495283817471ac33c433b5442e4",
"url": "https://github.com/ComunidadAylas/PackSquash/commit/16dac135be33ab1646aba937b6c666214ef980b1"
},
"date": 1695855863795,
"tool": "cargo",
"benches": [
{
"name": "tiny_benches_wall_time/empty_pack",
"value": 12692099,
"range": "± 1001375",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aylas_khron_micro_pack",
"value": 204790103,
"range": "± 6067154",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/jilchu_chronos_micro_pack",
"value": 3399164990,
"range": "± 90194033",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aiamded_breadstick_micro_pack",
"value": 338643546,
"range": "± 11392399",
"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": "362f6b29af1984d47124e27c33bf41f928096b32",
"message": "chore(deps): update taiki-e/install-action digest to 1286723",
"timestamp": "2023-10-31T17:18:05Z",
"tree_id": "b031548365f428d50145f55f87cbf858d5494ae8",
"url": "https://github.com/ComunidadAylas/PackSquash/commit/362f6b29af1984d47124e27c33bf41f928096b32"
},
"date": 1698777950257,
"tool": "cargo",
"benches": [
{
"name": "tiny_benches_wall_time/empty_pack",
"value": 7965575,
"range": "± 223958",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aylas_khron_micro_pack",
"value": 189947543,
"range": "± 1788018",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/jilchu_chronos_micro_pack",
"value": 3311326990,
"range": "± 261381381",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aiamded_breadstick_micro_pack",
"value": 927496110,
"range": "± 9605805",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit be35b8c

Please sign in to comment.