Luca Barbato
Luca Barbato
https://github.com/xiph/rav1e/commit/8cc2268f8ae16451d79d58f3b1bee32a33e43f0c and https://github.com/xiph/rav1e/commit/1e0a8ce78a8db533bb813641dbd4e2a17c30d48b resulted in ~21% speedup over Chimera 1080p with 8 tiles and >8 threads.
Feel free to send a patch to refine our weekly build process.
This would be simple enough using [FindPkgConfig](https://cmake.org/cmake/help/latest/module/FindPkgConfig.html), which version of CMake rr should support?
If TypedColumn can be `Into` wouldn't that come for nearly free?
A more important question is if it would be accepted.
An alternative path could be to make `llvm-config` take a configuration override since most of the information come from `llvm/include/llvm/Config/llvm-config.h.cmake` `llvm/tools/llvm-config/BuildVariables.inc.in` making cmake take the same information and produce a...
All the options sound good, defaulting to scrolling to the first event seems the nicest to us end-users, but also centering the calendar to an utc-date would work great for...
It is a tiny buffer for metadata, potentially the clear can be omitted but I guess who wrote the code kept the pattern used everywhere.
See also https://github.com/rust-lang/rustfmt/issues/5656 so the `fmt` from cli might also cooperate with `rustfmt` so a single `cargo fmt` could do the work.
Do you have a chapter in the documentation about this problem?