mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2024-11-10 06:34:18 +00:00
add Benchmark (cargo) benchmark result for b110072f84
This commit is contained in:
parent
42c0826912
commit
c9ae19ef06
1 changed files with 139 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1712683160259,
|
"lastUpdate": 1712683588939,
|
||||||
"repoUrl": "https://github.com/Serial-ATA/lofty-rs",
|
"repoUrl": "https://github.com/Serial-ATA/lofty-rs",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -51944,6 +51944,144 @@ window.BENCHMARK_DATA = {
|
||||||
"unit": "ns/iter"
|
"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": "b110072f84ce155de0c5d063555e321f32792f1f",
|
||||||
|
"message": "ParseOptions: Stop deriving Ord\n\nThis was copied from some other struct when `ParseOptions` was made. It obviously should not exist.",
|
||||||
|
"timestamp": "2024-04-09T13:21:29-04:00",
|
||||||
|
"tree_id": "4a53a986cfd22042807f9b72ce524d52b3de84b8",
|
||||||
|
"url": "https://github.com/Serial-ATA/lofty-rs/commit/b110072f84ce155de0c5d063555e321f32792f1f"
|
||||||
|
},
|
||||||
|
"date": 1712683587017,
|
||||||
|
"tool": "cargo",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "Tag writing/AIFF Text Chunks",
|
||||||
|
"value": 141,
|
||||||
|
"range": "± 23",
|
||||||
|
"unit": "ns/iter"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Tag writing/APEv2",
|
||||||
|
"value": 30785,
|
||||||
|
"range": "± 139",
|
||||||
|
"unit": "ns/iter"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Tag writing/ID3v2",
|
||||||
|
"value": 29561,
|
||||||
|
"range": "± 629",
|
||||||
|
"unit": "ns/iter"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Tag writing/ID3v1",
|
||||||
|
"value": 321,
|
||||||
|
"range": "± 2",
|
||||||
|
"unit": "ns/iter"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Tag writing/MP4 Ilst",
|
||||||
|
"value": 17774,
|
||||||
|
"range": "± 190",
|
||||||
|
"unit": "ns/iter"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Tag writing/RIFF INFO",
|
||||||
|
"value": 754,
|
||||||
|
"range": "± 6",
|
||||||
|
"unit": "ns/iter"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Tag writing/Vorbis Comments",
|
||||||
|
"value": 137070,
|
||||||
|
"range": "± 710",
|
||||||
|
"unit": "ns/iter"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "File reading (Inferred from Content)/AAC",
|
||||||
|
"value": 285590,
|
||||||
|
"range": "± 2975",
|
||||||
|
"unit": "ns/iter"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "File reading (Inferred from Content)/AIFF",
|
||||||
|
"value": 21202,
|
||||||
|
"range": "± 159",
|
||||||
|
"unit": "ns/iter"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "File reading (Inferred from Content)/APE",
|
||||||
|
"value": 10080,
|
||||||
|
"range": "± 316",
|
||||||
|
"unit": "ns/iter"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "File reading (Inferred from Content)/FLAC",
|
||||||
|
"value": 19181,
|
||||||
|
"range": "± 93",
|
||||||
|
"unit": "ns/iter"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "File reading (Inferred from Content)/MP4",
|
||||||
|
"value": 20803,
|
||||||
|
"range": "± 152",
|
||||||
|
"unit": "ns/iter"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "File reading (Inferred from Content)/MP3",
|
||||||
|
"value": 11374,
|
||||||
|
"range": "± 88",
|
||||||
|
"unit": "ns/iter"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "File reading (Inferred from Content)/MPC",
|
||||||
|
"value": 162871,
|
||||||
|
"range": "± 1318",
|
||||||
|
"unit": "ns/iter"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "File reading (Inferred from Content)/OPUS",
|
||||||
|
"value": 180932,
|
||||||
|
"range": "± 567",
|
||||||
|
"unit": "ns/iter"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "File reading (Inferred from Content)/RIFF",
|
||||||
|
"value": 20797,
|
||||||
|
"range": "± 364",
|
||||||
|
"unit": "ns/iter"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "File reading (Inferred from Content)/SPEEX",
|
||||||
|
"value": 171173,
|
||||||
|
"range": "± 1070",
|
||||||
|
"unit": "ns/iter"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "File reading (Inferred from Content)/VORBIS",
|
||||||
|
"value": 204185,
|
||||||
|
"range": "± 501",
|
||||||
|
"unit": "ns/iter"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "File reading (Inferred from Content)/WAVPACK",
|
||||||
|
"value": 10162,
|
||||||
|
"range": "± 77",
|
||||||
|
"unit": "ns/iter"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue