add Benchmark (cargo) benchmark result for 9444766b38

This commit is contained in:
github-action-benchmark 2023-12-31 18:08:59 +00:00
parent 44658d91d3
commit 9bd7357637

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1703648025990,
"lastUpdate": 1704046139049,
"repoUrl": "https://github.com/Serial-ATA/lofty-rs",
"entries": {
"Benchmark": [
@ -47252,6 +47252,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": "9444766b389ba97c0413a137826b8375a9e634c5",
"message": "ID3v2: Move `Id3v2Tag` unit tests to `tag/tests.rs`\n\nWe reached nearly 1.5k lines of unit tests for `Id3v2Tag`, and with the `tag` module already being quite large itself, it was nearly 3k lines total.\n\nMoving the unit tests to `{module}/tests.rs` is a common pattern in std.",
"timestamp": "2023-12-31T13:03:49-05:00",
"tree_id": "b4c12d782201eb535050121d5ffe1653e726f2a6",
"url": "https://github.com/Serial-ATA/lofty-rs/commit/9444766b389ba97c0413a137826b8375a9e634c5"
},
"date": 1704046136789,
"tool": "cargo",
"benches": [
{
"name": "Tag writing/AIFF Text Chunks",
"value": 139,
"range": "± 0",
"unit": "ns/iter"
},
{
"name": "Tag writing/APEv2",
"value": 30634,
"range": "± 150",
"unit": "ns/iter"
},
{
"name": "Tag writing/ID3v2",
"value": 32021,
"range": "± 245",
"unit": "ns/iter"
},
{
"name": "Tag writing/ID3v1",
"value": 320,
"range": "± 3",
"unit": "ns/iter"
},
{
"name": "Tag writing/MP4 Ilst",
"value": 17590,
"range": "± 62",
"unit": "ns/iter"
},
{
"name": "Tag writing/RIFF INFO",
"value": 749,
"range": "± 3",
"unit": "ns/iter"
},
{
"name": "Tag writing/Vorbis Comments",
"value": 139915,
"range": "± 1682",
"unit": "ns/iter"
},
{
"name": "File reading (Inferred from Content)/AAC",
"value": 257880,
"range": "± 1743",
"unit": "ns/iter"
},
{
"name": "File reading (Inferred from Content)/AIFF",
"value": 21095,
"range": "± 167",
"unit": "ns/iter"
},
{
"name": "File reading (Inferred from Content)/APE",
"value": 9944,
"range": "± 81",
"unit": "ns/iter"
},
{
"name": "File reading (Inferred from Content)/FLAC",
"value": 18787,
"range": "± 112",
"unit": "ns/iter"
},
{
"name": "File reading (Inferred from Content)/MP4",
"value": 21288,
"range": "± 69",
"unit": "ns/iter"
},
{
"name": "File reading (Inferred from Content)/MP3",
"value": 11692,
"range": "± 63",
"unit": "ns/iter"
},
{
"name": "File reading (Inferred from Content)/MPC",
"value": 147611,
"range": "± 699",
"unit": "ns/iter"
},
{
"name": "File reading (Inferred from Content)/OPUS",
"value": 181978,
"range": "± 490",
"unit": "ns/iter"
},
{
"name": "File reading (Inferred from Content)/RIFF",
"value": 21480,
"range": "± 84",
"unit": "ns/iter"
},
{
"name": "File reading (Inferred from Content)/SPEEX",
"value": 174396,
"range": "± 340",
"unit": "ns/iter"
},
{
"name": "File reading (Inferred from Content)/VORBIS",
"value": 201510,
"range": "± 8604",
"unit": "ns/iter"
},
{
"name": "File reading (Inferred from Content)/WAVPACK",
"value": 10020,
"range": "± 24",
"unit": "ns/iter"
}
]
}
]
}