From be35b8c6b4d5e89b662f685fd8f5491cf5c36741 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 31 Oct 2023 18:45:51 +0000 Subject: [PATCH] add PackSquash library quick benchmarks (cargo) benchmark result for 362f6b29af1984d47124e27c33bf41f928096b32 --- 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 e7f3e674a..b4b52b011 100644 --- a/dev/benches/data.js +++ b/dev/benches/data.js @@ -1,56 +1,8 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1698755899270, + "lastUpdate": 1698777951006, "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": "16dac135be33ab1646aba937b6c666214ef980b1", - "message": "fix(deps): update rust crate indexmap to 2.0.1", - "timestamp": "2023-09-27T19:59:28Z", - "tree_id": "9a80b0668eab6495283817471ac33c433b5442e4", - "url": "https://github.com/ComunidadAylas/PackSquash/commit/16dac135be33ab1646aba937b6c666214ef980b1" - }, - "date": 1695855863795, - "tool": "cargo", - "benches": [ - { - "name": "tiny_benches_wall_time/empty_pack", - "value": 12692099, - "range": "± 1001375", - "unit": "ns/iter" - }, - { - "name": "small_benches_wall_time/aylas_khron_micro_pack", - "value": 204790103, - "range": "± 6067154", - "unit": "ns/iter" - }, - { - "name": "small_benches_wall_time/jilchu_chronos_micro_pack", - "value": 3399164990, - "range": "± 90194033", - "unit": "ns/iter" - }, - { - "name": "small_benches_wall_time/aiamded_breadstick_micro_pack", - "value": 338643546, - "range": "± 11392399", - "unit": "ns/iter" - } - ] - }, { "commit": { "author": { @@ -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": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "362f6b29af1984d47124e27c33bf41f928096b32", + "message": "chore(deps): update taiki-e/install-action digest to 1286723", + "timestamp": "2023-10-31T17:18:05Z", + "tree_id": "b031548365f428d50145f55f87cbf858d5494ae8", + "url": "https://github.com/ComunidadAylas/PackSquash/commit/362f6b29af1984d47124e27c33bf41f928096b32" + }, + "date": 1698777950257, + "tool": "cargo", + "benches": [ + { + "name": "tiny_benches_wall_time/empty_pack", + "value": 7965575, + "range": "± 223958", + "unit": "ns/iter" + }, + { + "name": "small_benches_wall_time/aylas_khron_micro_pack", + "value": 189947543, + "range": "± 1788018", + "unit": "ns/iter" + }, + { + "name": "small_benches_wall_time/jilchu_chronos_micro_pack", + "value": 3311326990, + "range": "± 261381381", + "unit": "ns/iter" + }, + { + "name": "small_benches_wall_time/aiamded_breadstick_micro_pack", + "value": 927496110, + "range": "± 9605805", + "unit": "ns/iter" + } + ] } ] }