mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2024-11-14 00:17:07 +00:00
add Benchmark (cargo) benchmark result for 20a38cc829
This commit is contained in:
parent
04dcfea6bc
commit
19b7493dc1
1 changed files with 139 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1704295474446,
|
||||
"lastUpdate": 1704314574796,
|
||||
"repoUrl": "https://github.com/Serial-ATA/lofty-rs",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -48770,6 +48770,144 @@ window.BENCHMARK_DATA = {
|
|||
"unit": "ns/iter"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "uwe.klotz@gmail.com",
|
||||
"name": "Uwe Klotz",
|
||||
"username": "uklotzde"
|
||||
},
|
||||
"committer": {
|
||||
"email": "69764315+Serial-ATA@users.noreply.github.com",
|
||||
"name": "Alex",
|
||||
"username": "Serial-ATA"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "20a38cc829fe2b21f45e17b40f28a354d4969a2d",
|
||||
"message": "mp4: Map \"----:com.apple.iTunes:ORIGINALDATE\" to OriginalReleaseDate\n\nAdopted from TagLib v2.0.",
|
||||
"timestamp": "2024-01-03T15:37:44-05:00",
|
||||
"tree_id": "f36cff7a299d11110793211108a70a27b1429584",
|
||||
"url": "https://github.com/Serial-ATA/lofty-rs/commit/20a38cc829fe2b21f45e17b40f28a354d4969a2d"
|
||||
},
|
||||
"date": 1704314572677,
|
||||
"tool": "cargo",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Tag writing/AIFF Text Chunks",
|
||||
"value": 146,
|
||||
"range": "± 0",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "Tag writing/APEv2",
|
||||
"value": 34110,
|
||||
"range": "± 395",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "Tag writing/ID3v2",
|
||||
"value": 32485,
|
||||
"range": "± 470",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "Tag writing/ID3v1",
|
||||
"value": 306,
|
||||
"range": "± 1",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "Tag writing/MP4 Ilst",
|
||||
"value": 20033,
|
||||
"range": "± 189",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "Tag writing/RIFF INFO",
|
||||
"value": 736,
|
||||
"range": "± 2",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "Tag writing/Vorbis Comments",
|
||||
"value": 137156,
|
||||
"range": "± 1197",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "File reading (Inferred from Content)/AAC",
|
||||
"value": 266076,
|
||||
"range": "± 10269",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "File reading (Inferred from Content)/AIFF",
|
||||
"value": 20840,
|
||||
"range": "± 119",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "File reading (Inferred from Content)/APE",
|
||||
"value": 11846,
|
||||
"range": "± 240",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "File reading (Inferred from Content)/FLAC",
|
||||
"value": 19125,
|
||||
"range": "± 77",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "File reading (Inferred from Content)/MP4",
|
||||
"value": 21170,
|
||||
"range": "± 149",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "File reading (Inferred from Content)/MP3",
|
||||
"value": 20133,
|
||||
"range": "± 1384",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "File reading (Inferred from Content)/MPC",
|
||||
"value": 215510,
|
||||
"range": "± 773",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "File reading (Inferred from Content)/OPUS",
|
||||
"value": 184781,
|
||||
"range": "± 602",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "File reading (Inferred from Content)/RIFF",
|
||||
"value": 25251,
|
||||
"range": "± 121",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "File reading (Inferred from Content)/SPEEX",
|
||||
"value": 181699,
|
||||
"range": "± 727",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "File reading (Inferred from Content)/VORBIS",
|
||||
"value": 304631,
|
||||
"range": "± 1347",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "File reading (Inferred from Content)/WAVPACK",
|
||||
"value": 9830,
|
||||
"range": "± 43",
|
||||
"unit": "ns/iter"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue