diff --git a/dev/benches/data.js b/dev/benches/data.js index 02e930b84..d86c27ab4 100644 --- a/dev/benches/data.js +++ b/dev/benches/data.js @@ -1,56 +1,8 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729946036942, + "lastUpdate": 1729952786214, "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": false, - "id": "ee04242e285d0e286c0ddce78c63bed0360ea99a", - "message": "chore(deps): update ci dependencies (#320)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>", - "timestamp": "2024-08-18T12:49:11Z", - "tree_id": "8ee3170aab39dfd9e87f201f82b768712d1942fa", - "url": "https://github.com/ComunidadAylas/PackSquash/commit/ee04242e285d0e286c0ddce78c63bed0360ea99a" - }, - "date": 1723987896183, - "tool": "cargo", - "benches": [ - { - "name": "tiny_benches_wall_time/empty_pack", - "value": 9555983, - "range": "± 51427", - "unit": "ns/iter" - }, - { - "name": "small_benches_wall_time/aylas_khron_micro_pack", - "value": 119489302, - "range": "± 4670032", - "unit": "ns/iter" - }, - { - "name": "small_benches_wall_time/jilchu_chronos_micro_pack", - "value": 2570976149, - "range": "± 68127697", - "unit": "ns/iter" - }, - { - "name": "small_benches_wall_time/aiamded_breadstick_micro_pack", - "value": 663353271, - "range": "± 5217397", - "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": "cbe9563f5c5157ec4bd51fc451eb263b17794e33", + "message": "fix: support Java 22 and newer clients for packs that disregard ZIP spec\n\nThese changes were tested to work well up to Java 24 and should not\nimpact older Java versions.\n\nFixes #294.", + "timestamp": "2024-10-26T15:59:57+02:00", + "tree_id": "aea00fcf399da3be8994a153fafe1ffe5edec09a", + "url": "https://github.com/ComunidadAylas/PackSquash/commit/cbe9563f5c5157ec4bd51fc451eb263b17794e33" + }, + "date": 1729952785067, + "tool": "cargo", + "benches": [ + { + "name": "tiny_benches_wall_time/empty_pack", + "value": 9560739, + "range": "± 120381", + "unit": "ns/iter" + }, + { + "name": "small_benches_wall_time/aylas_khron_micro_pack", + "value": 118915408, + "range": "± 3008931", + "unit": "ns/iter" + }, + { + "name": "small_benches_wall_time/jilchu_chronos_micro_pack", + "value": 2706735171, + "range": "± 34991405", + "unit": "ns/iter" + }, + { + "name": "small_benches_wall_time/aiamded_breadstick_micro_pack", + "value": 672399096, + "range": "± 4100512", + "unit": "ns/iter" + } + ] } ] }