diff --git a/dev/bench/data.js b/dev/bench/data.js index 98a38a77a..8154745c6 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1698077277144, + "lastUpdate": 1698080363828, "repoUrl": "https://github.com/Serial-ATA/lofty-rs", "entries": { "Benchmark": [ @@ -44630,6 +44630,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": "66c63afb97f5c2727ff7981a5402a2b3652a9424", + "message": "Benches: Add picture and encoder to create_tag benchmark", + "timestamp": "2023-10-23T12:52:42-04:00", + "tree_id": "44a567f936582c8afdfe15a1b6b5d91c6f461d21", + "url": "https://github.com/Serial-ATA/lofty-rs/commit/66c63afb97f5c2727ff7981a5402a2b3652a9424" + }, + "date": 1698080361366, + "tool": "cargo", + "benches": [ + { + "name": "Tag writing/AIFF Text Chunks", + "value": 244, + "range": "± 7", + "unit": "ns/iter" + }, + { + "name": "Tag writing/APEv2", + "value": 48655, + "range": "± 1501", + "unit": "ns/iter" + }, + { + "name": "Tag writing/ID3v2", + "value": 44652, + "range": "± 205", + "unit": "ns/iter" + }, + { + "name": "Tag writing/ID3v1", + "value": 687, + "range": "± 61", + "unit": "ns/iter" + }, + { + "name": "Tag writing/MP4 Ilst", + "value": 26175, + "range": "± 466", + "unit": "ns/iter" + }, + { + "name": "Tag writing/RIFF INFO", + "value": 1460, + "range": "± 4", + "unit": "ns/iter" + }, + { + "name": "Tag writing/Vorbis Comments", + "value": 223694, + "range": "± 2594", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/AAC", + "value": 349757, + "range": "± 8197", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/AIFF", + "value": 31370, + "range": "± 285", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/APE", + "value": 17671, + "range": "± 828", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/FLAC", + "value": 29961, + "range": "± 420", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/MP4", + "value": 34086, + "range": "± 463", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/MP3", + "value": 24151, + "range": "± 204", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/MPC", + "value": 341613, + "range": "± 1892", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/OPUS", + "value": 374381, + "range": "± 2020", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/RIFF", + "value": 35807, + "range": "± 183", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/SPEEX", + "value": 373997, + "range": "± 530", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/VORBIS", + "value": 438386, + "range": "± 1001", + "unit": "ns/iter" + }, + { + "name": "File reading (Inferred from Content)/WAVPACK", + "value": 18672, + "range": "± 888", + "unit": "ns/iter" + } + ] } ] }