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 Dec 16, 2024
1 parent 231b595 commit 3bba545
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": 1734323977320,
"lastUpdate": 1734378764160,
"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": "f14ff6c2cae89564f4b1ba299e1fd16b714ed36a",
"message": "chore(deps): update ci dependencies (#335)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"timestamp": "2024-11-06T14:22:05Z",
"tree_id": "792618bcab8bf0361f895f267b6b25d4328bb144",
"url": "https://github.com/ComunidadAylas/PackSquash/commit/f14ff6c2cae89564f4b1ba299e1fd16b714ed36a"
},
"date": 1730904707098,
"tool": "cargo",
"benches": [
{
"name": "tiny_benches_wall_time/empty_pack",
"value": 9642999,
"range": "± 294459",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aylas_khron_micro_pack",
"value": 121390793,
"range": "± 3433450",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/jilchu_chronos_micro_pack",
"value": 2726465163,
"range": "± 32835642",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aiamded_breadstick_micro_pack",
"value": 670035277,
"range": "± 3554483",
"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": "8ecfea0ed0877d4d40afe6db56bc4dc092265a6b",
"message": "chore(deps): update ci dependencies",
"timestamp": "2024-12-16T16:51:47Z",
"tree_id": "83cf2cf71c14228a45489297c9703b82a54a04d1",
"url": "https://github.com/ComunidadAylas/PackSquash/commit/8ecfea0ed0877d4d40afe6db56bc4dc092265a6b"
},
"date": 1734378763410,
"tool": "cargo",
"benches": [
{
"name": "tiny_benches_wall_time/empty_pack",
"value": 9632658,
"range": "± 1256453",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aylas_khron_micro_pack",
"value": 119857998,
"range": "± 1176313",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/jilchu_chronos_micro_pack",
"value": 2625488952,
"range": "± 35781335",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aiamded_breadstick_micro_pack",
"value": 663779734,
"range": "± 2561615",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 3bba545

Please sign in to comment.