From 3f1d0b08c78cd784c141e1067d04e46514ed695c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 28 Mar 2024 17:59:29 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for 87028cfa18de1e8bb82f69aab33c5df183d0d0a9 --- dev/bench/data.js | 140 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 139 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index dc645a1e9..0abe65d0e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1711561362613, + "lastUpdate": 1711648769410, "repoUrl": "https://github.com/Serial-ATA/lofty-rs", "entries": { "Benchmark": [ @@ -51116,6 +51116,144 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "69764315+Serial-ATA@users.noreply.github.com", + "name": "Serial", + "username": "Serial-ATA" + }, + "committer": { + "email": "69764315+Serial-ATA@users.noreply.github.com", + "name": "Alex", + "username": "Serial-ATA" + }, + "distinct": true, + "id": "87028cfa18de1e8bb82f69aab33c5df183d0d0a9", + "message": "Accessor: Remove slashes in example", + "timestamp": "2024-03-28T13:54:26-04:00", + "tree_id": "e19a04a7c2ccc00a473dd019a1b23d463dc7ad0f", + "url": "https://github.com/Serial-ATA/lofty-rs/commit/87028cfa18de1e8bb82f69aab33c5df183d0d0a9" + }, + "date": 1711648767417, + "tool": "cargo", + "benches": [ + { + "name": "Tag writing/AIFF Text Chunks", + "value": 139, + "range": "± 0", + "unit": "ns/iter" + }, + { + "name": "Tag writing/APEv2", + "value": 31664, + "range": "± 136", + "unit": "ns/iter" + }, + { + "name": "Tag writing/ID3v2", + "value": 32581, + "range": "± 148", + "unit": "ns/iter" + }, + { + "name": "Tag writing/ID3v1", + "value": 308, + "range": "± 0", + "unit": "ns/iter" + }, + { + "name": "Tag writing/MP4 Ilst", + "value": 17712, + "range": "± 87", + "unit": "ns/iter" + }, + { + "name": "Tag writing/RIFF INFO", + "value": 747, + "range": "± 5", + "unit": "ns/iter" + }, + { + "name": "Tag writing/Vorbis Comments", + "value": 140268, + "range": "± 3013", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/AAC", + "value": 239294, + "range": "± 4083", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/AIFF", + "value": 21494, + "range": "± 119", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/APE", + "value": 10163, + "range": "± 54", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/FLAC", + "value": 19195, + "range": "± 157", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/MP4", + "value": 21177, + "range": "± 92", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/MP3", + "value": 11853, + "range": "± 56", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/MPC", + "value": 170238, + "range": "± 1244", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/OPUS", + "value": 183143, + "range": "± 3516", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/RIFF", + "value": 22159, + "range": "± 150", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/SPEEX", + "value": 177582, + "range": "± 988", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/VORBIS", + "value": 209788, + "range": "± 1474", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/WAVPACK", + "value": 10420, + "range": "± 32", + "unit": "ns/iter" + } + ] } ] }