Skip to content

Commit

Permalink
add PackSquash library quick benchmarks (cargo) benchmark result for a…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 2, 2025
1 parent c8d3d4e commit 6f5e5a2
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": 1735685916682,
"lastUpdate": 1735845736656,
"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": "4335d9d7f02a194df4c3eb8287b5563a0667f64b",
"message": "fix(deps): update rust crate thiserror to v2.0.3",
"timestamp": "2024-11-13T04:40:02Z",
"tree_id": "d4cb9bce1844470e3fe2a6aaebdc99544c75dbf4",
"url": "https://github.com/ComunidadAylas/PackSquash/commit/4335d9d7f02a194df4c3eb8287b5563a0667f64b"
},
"date": 1731483307134,
"tool": "cargo",
"benches": [
{
"name": "tiny_benches_wall_time/empty_pack",
"value": 9590293,
"range": "± 53306",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aylas_khron_micro_pack",
"value": 119019068,
"range": "± 3189997",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/jilchu_chronos_micro_pack",
"value": 2710573039,
"range": "± 49995649",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aiamded_breadstick_micro_pack",
"value": 671502475,
"range": "± 6435608",
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -2402,6 +2354,54 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Alejandro González",
"username": "AlexTMjugador"
},
"committer": {
"email": "[email protected]",
"name": "Alejandro González",
"username": "AlexTMjugador"
},
"distinct": true,
"id": "ab1f83d4c02d5baf08872b7c66fdcd817dd52ac6",
"message": "chore(test): fix Windows build",
"timestamp": "2025-01-02T19:46:31+01:00",
"tree_id": "a7e7972a6f2f15b81ccb24722c21774101de6092",
"url": "https://github.com/ComunidadAylas/PackSquash/commit/ab1f83d4c02d5baf08872b7c66fdcd817dd52ac6"
},
"date": 1735845735334,
"tool": "cargo",
"benches": [
{
"name": "tiny_benches_wall_time/empty_pack",
"value": 9919462,
"range": "± 1431362",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aylas_khron_micro_pack",
"value": 118781176,
"range": "± 2085820",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/jilchu_chronos_micro_pack",
"value": 2719970314,
"range": "± 44232733",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aiamded_breadstick_micro_pack",
"value": 669125623,
"range": "± 5115394",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 6f5e5a2

Please sign in to comment.