Open
Description
What can be improved or is missing?
the documentation should provide the basic steps necessary to obtain the best performance. for example, setting the target cpu to native in .cargo/config.toml. But also LTO. feature flags in dependencies, like half: use-intrinsics
. and which exr variants are faster and whatnot.