Open
Description
Using the newly added Resident Frontend Server to generate AOT kernel files may make compilation times faster here because it would remove the need to always start the frontend on each compilation. Incremental mode is not supported for AOT kernel compilations, but not needing to start the frontend each time may help.