h264-reader
h264-reader copied to clipboard
`rbsp` module changes
See commit descriptions.
You might have seen that I did something dumb earlier—accidentally pushed a version of this directly to the dholroyd/h264-reader repo's master branch. I force-pushed over it a few minutes later—generally not a good idea either but seemed like the least bad thing under the circumstances. Sorry for the mess. Might be worth setting up branch protection to prevent the accident-prone person (me) from doing something like that again...
Bencher
| Report | Mon, August 12, 2024 at 23:58:52 UTC |
| Project | h264-reader |
| Branch | 81/merge |
| Testbed | localhost |
⚠️ WARNING: The following Measures do not have a Threshold. Without a Threshold, no Alerts will ever be generated!
- Instructions (instructions)
- L1 Hits (l1-hits)
- L2 Hits (l2-hits)
- RAM Hits (ram-hits)
- Total read+write (total-read-write)
Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the--ci-only-thresholdsCLI flag.
Click to view all benchmark results
| Benchmark | Estimated Cycles | Estimated Cycles Results estimated cycles | (Δ%) | Instructions | Instructions Results instructions | L1 Hits | L1 Hits Results hits | L2 Hits | L2 Hits Results hits | RAM Hits | RAM Hits Results hits | Total read+write | Total read+write Results reads/writes |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ci_bench::ci::reader read:setup_video("big_buck_bunny_1080p_24fps_h264.h264"... | ✅ (view plot) | 16,619,076.00 | ➖ (view plot) | 8,162,349.00 | ➖ (view plot) | 10,750,146.00 | ➖ (view plot) | 14,943.00 | ➖ (view plot) | 165,549.00 | ➖ (view plot) | 10,930,638.00 |
Bencher - Continuous Benchmarking
View Public Perf Page
Docs | Repo | Chat | Help
@dholroyd would you like to take a look at this before I merge? I'll need your help anyway publishing to cargo, as I don't have permissions for that.