mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2024-11-14 00:17:07 +00:00
add Benchmark (cargo) benchmark result for 9559f09a61
This commit is contained in:
parent
0fed2939c6
commit
8f601342b2
1 changed files with 139 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1710038918927,
|
||||
"lastUpdate": 1711561362613,
|
||||
"repoUrl": "https://github.com/Serial-ATA/lofty-rs",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -50978,6 +50978,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": "9559f09a6184defa94e173e6dddc82d3b0b01f9c",
|
||||
"message": "misc: Remove redundant Try{From, Into} imports\n\nApparently these traits are in the prelude now.",
|
||||
"timestamp": "2024-03-27T13:37:42-04:00",
|
||||
"tree_id": "2a5758af6cc5d5ea54abd57c78be8ee2524b94c9",
|
||||
"url": "https://github.com/Serial-ATA/lofty-rs/commit/9559f09a6184defa94e173e6dddc82d3b0b01f9c"
|
||||
},
|
||||
"date": 1711561361099,
|
||||
"tool": "cargo",
|
||||
"benches": [
|
||||
{
|
||||
"name": "Tag writing/AIFF Text Chunks",
|
||||
"value": 141,
|
||||
"range": "± 0",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "Tag writing/APEv2",
|
||||
"value": 30833,
|
||||
"range": "± 149",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "Tag writing/ID3v2",
|
||||
"value": 32092,
|
||||
"range": "± 249",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "Tag writing/ID3v1",
|
||||
"value": 304,
|
||||
"range": "± 3",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "Tag writing/MP4 Ilst",
|
||||
"value": 19427,
|
||||
"range": "± 340",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "Tag writing/RIFF INFO",
|
||||
"value": 730,
|
||||
"range": "± 2",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "Tag writing/Vorbis Comments",
|
||||
"value": 136856,
|
||||
"range": "± 456",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "File reading (Inferred from Content)/AAC",
|
||||
"value": 296495,
|
||||
"range": "± 2543",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "File reading (Inferred from Content)/AIFF",
|
||||
"value": 22596,
|
||||
"range": "± 666",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "File reading (Inferred from Content)/APE",
|
||||
"value": 10513,
|
||||
"range": "± 59",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "File reading (Inferred from Content)/FLAC",
|
||||
"value": 19823,
|
||||
"range": "± 71",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "File reading (Inferred from Content)/MP4",
|
||||
"value": 21733,
|
||||
"range": "± 412",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "File reading (Inferred from Content)/MP3",
|
||||
"value": 14767,
|
||||
"range": "± 1014",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "File reading (Inferred from Content)/MPC",
|
||||
"value": 147291,
|
||||
"range": "± 658",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "File reading (Inferred from Content)/OPUS",
|
||||
"value": 176082,
|
||||
"range": "± 2251",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "File reading (Inferred from Content)/RIFF",
|
||||
"value": 21430,
|
||||
"range": "± 120",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "File reading (Inferred from Content)/SPEEX",
|
||||
"value": 172965,
|
||||
"range": "± 732",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "File reading (Inferred from Content)/VORBIS",
|
||||
"value": 209850,
|
||||
"range": "± 1192",
|
||||
"unit": "ns/iter"
|
||||
},
|
||||
{
|
||||
"name": "File reading (Inferred from Content)/WAVPACK",
|
||||
"value": 10327,
|
||||
"range": "± 1022",
|
||||
"unit": "ns/iter"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue