Ok, this is an info dump, but I think this is the ideal path forward for Fable performance and also fixes #66 .
Ideally we...
Note that this will remove the dependencies on KernelAbstractions and any GPU vendor because we can rely on Vulkan for these steps, which would greatly reduce precompile time and hopefully speed up the process for PkgCompiler so we could make executables (games?) with this application.
Ok, this is an info dump, but I think this is the ideal path forward for Fable performance and also fixes #66 .
Ideally we...
@fummacro to siphon out the function bodies and create large function bodies like before the Hutchinson and FractalUserMethod overhaul #64 update; however, we will also allow for configurable keyword arguments so we do not need to recompile the function too many times for dynamic scenes.Note that this will remove the dependencies on KernelAbstractions and any GPU vendor because we can rely on Vulkan for these steps, which would greatly reduce precompile time and hopefully speed up the process for PkgCompiler so we could make executables (games?) with this application.