From 012cff7f9ea60801dfa9804fc235cea53d0b380d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 26 Sep 2023 17:46:32 +0000 Subject: [PATCH] add PackSquash library quick benchmarks (cargo) benchmark result for 917f1aca6dfe624b9f279c21d87c954fbf379e72 --- dev/benches/data.js | 98 ++++++++++++++++++++++----------------------- 1 file changed, 49 insertions(+), 49 deletions(-) diff --git a/dev/benches/data.js b/dev/benches/data.js index 0dd79c141..7c21fa17d 100644 --- a/dev/benches/data.js +++ b/dev/benches/data.js @@ -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": "noreply@github.com", - "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": { @@ -2402,6 +2354,54 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "me@alegon.dev", + "name": "Alejandro González", + "username": "AlexTMjugador" + }, + "committer": { + "email": "me@alegon.dev", + "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" + } + ] } ] }