Skip to content

Commit

Permalink
add PackSquash library quick benchmarks (cargo) benchmark result for 9…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 26, 2023
1 parent f41083b commit 012cff7
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": 1695750030472,
"lastUpdate": 1695750392273,
"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": "f7bd25cab699217036b9aa7ac069a2f4ba12fc54",
"message": "fix(deps): update rust crate sysinfo to 0.29.10",
"timestamp": "2023-09-06T11:43:03Z",
"tree_id": "ce67e19292747fd6a48121a6e064c46078badd12",
"url": "https://github.com/ComunidadAylas/PackSquash/commit/f7bd25cab699217036b9aa7ac069a2f4ba12fc54"
},
"date": 1694008678215,
"tool": "cargo",
"benches": [
{
"name": "tiny_benches_wall_time/empty_pack",
"value": 13290079,
"range": "± 1283885",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aylas_khron_micro_pack",
"value": 212851051,
"range": "± 4303357",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/jilchu_chronos_micro_pack",
"value": 3242299671,
"range": "± 111995684",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aiamded_breadstick_micro_pack",
"value": 333545258,
"range": "± 6416134",
"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": "917f1aca6dfe624b9f279c21d87c954fbf379e72",
"message": "chore: rename `may_be_directory_listed_atlas_texture` to `may_be_directory_listed_atlas_sprite`\n\nGiven that atlases can be textures themselves, I think that referring to\ntheir constituent textures using the word \"sprite\" has less potential\nfor ambiguity.",
"timestamp": "2023-09-26T19:13:32+02:00",
"tree_id": "10fbb38d8945c6757f1ab0412da3abc95a065c56",
"url": "https://github.com/ComunidadAylas/PackSquash/commit/917f1aca6dfe624b9f279c21d87c954fbf379e72"
},
"date": 1695750391008,
"tool": "cargo",
"benches": [
{
"name": "tiny_benches_wall_time/empty_pack",
"value": 11542921,
"range": "± 946762",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aylas_khron_micro_pack",
"value": 204173002,
"range": "± 4306532",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/jilchu_chronos_micro_pack",
"value": 3647734041,
"range": "± 89153270",
"unit": "ns/iter"
},
{
"name": "small_benches_wall_time/aiamded_breadstick_micro_pack",
"value": 325437774,
"range": "± 6561237",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 012cff7

Please sign in to comment.