Skip to content

Commit

Permalink
add PackSquash library quick benchmarks (cargo) benchmark result for 7…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 22, 2024
1 parent eb2eff7 commit 1bc66bc
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": 1729530801508,
"lastUpdate": 1729579775794,
"repoUrl": "https://github.com/ComunidadAylas/PackSquash",
"entries": {
"PackSquash library quick benchmarks": [
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Alejandro González",
"username": "AlexTMjugador"
},
"committer": {
"email": "[email protected]",
"name": "Alejandro González",
"username": "AlexTMjugador"
},
"distinct": true,
"id": "938011086f1905ea8ae949d79b35c6108362c5d8",
"message": "chore(ci): give benchmark job a prettier name",
"timestamp": "2024-08-18T14:23:17+02:00",
"tree_id": "596598fcf2ba2b05fe74e03e67e3ea80856a9db6",
"url": "https://github.com/ComunidadAylas/PackSquash/commit/938011086f1905ea8ae949d79b35c6108362c5d8"
},
"date": 1723985723911,
"tool": "cargo",
"benches": [
{
"name": "tiny_benches_wall_time/empty_pack",
"value": 9594795,
"range": "± 1733405",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aylas_khron_micro_pack",
"value": 119698321,
"range": "± 1671821",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/jilchu_chronos_micro_pack",
"value": 2566696121,
"range": "± 34065480",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aiamded_breadstick_micro_pack",
"value": 664230727,
"range": "± 3388814",
"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": "767ddafbf8a1bee37231c3fc41b2d6c3b4765556",
"message": "chore(deps): update taiki-e/install-action digest to 1b95e9e",
"timestamp": "2024-10-22T03:57:42Z",
"tree_id": "e5b8dc754ef6d96346d56b8005dce8c016eabab9",
"url": "https://github.com/ComunidadAylas/PackSquash/commit/767ddafbf8a1bee37231c3fc41b2d6c3b4765556"
},
"date": 1729579774677,
"tool": "cargo",
"benches": [
{
"name": "tiny_benches_wall_time/empty_pack",
"value": 9419960,
"range": "± 329181",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aylas_khron_micro_pack",
"value": 118698004,
"range": "± 2985824",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/jilchu_chronos_micro_pack",
"value": 2694296154,
"range": "± 41257969",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aiamded_breadstick_micro_pack",
"value": 663701502,
"range": "± 6171115",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 1bc66bc

Please sign in to comment.