diff --git a/dev/bench/data.js b/dev/bench/data.js index e8342283..7333be88 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1690033862997, + "lastUpdate": 1690319890693, "repoUrl": "https://github.com/Serial-ATA/lofty-rs", "entries": { "Benchmark": [ @@ -42008,6 +42008,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": "e622a671a7f924a0b0f97f9d2591cec23f2f95bf", + "message": "MP4: Merge existing atoms in `Ilst::insert`\n\nNow, when inserting an atom that already exists in a tag, the data is taken from the provided atom and merged with the existing value in the tag. This should ensure that the value that already exists in the tag will remain the dominant one.", + "timestamp": "2023-07-25T17:11:36-04:00", + "tree_id": "24cbf867ef4bbc202289b8575135e24e5db8db3e", + "url": "https://github.com/Serial-ATA/lofty-rs/commit/e622a671a7f924a0b0f97f9d2591cec23f2f95bf" + }, + "date": 1690319888951, + "tool": "cargo", + "benches": [ + { + "name": "Tag writing/AIFF Text Chunks", + "value": 277, + "range": "± 0", + "unit": "ns/iter" + }, + { + "name": "Tag writing/APEv2", + "value": 843, + "range": "± 1", + "unit": "ns/iter" + }, + { + "name": "Tag writing/ID3v2", + "value": 1072, + "range": "± 0", + "unit": "ns/iter" + }, + { + "name": "Tag writing/ID3v1", + "value": 524, + "range": "± 0", + "unit": "ns/iter" + }, + { + "name": "Tag writing/MP4 Ilst", + "value": 799, + "range": "± 0", + "unit": "ns/iter" + }, + { + "name": "Tag writing/RIFF INFO", + "value": 608, + "range": "± 0", + "unit": "ns/iter" + }, + { + "name": "Tag writing/Vorbis Comments", + "value": 1100, + "range": "± 0", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/AAC", + "value": 5352, + "range": "± 12", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/AIFF", + "value": 1560, + "range": "± 6", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/APE", + "value": 2059, + "range": "± 13", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/FLAC", + "value": 1035, + "range": "± 5", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/MP4", + "value": 2283, + "range": "± 16", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/MP3", + "value": 2128, + "range": "± 2", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/MPC", + "value": 2792, + "range": "± 5", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/OPUS", + "value": 1946, + "range": "± 7", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/RIFF", + "value": 1901, + "range": "± 12", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/SPEEX", + "value": 2136, + "range": "± 21", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/VORBIS", + "value": 2456, + "range": "± 8", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/WAVPACK", + "value": 2467, + "range": "± 27", + "unit": "ns/iter" + } + ] } ] }