@sdeleuze do you have a version of https://github.com/sdeleuze/spring-jvm-aot that also compares spring-fu-like usage on JIT? like no autoconfiguration enabled and using beans and routing dsls?
s
sdeleuze
10/19/2023, 4:13 PM
Nope, but our goal is to get closer from Spring Fu efficiency via AOT transformations.
w
wakingrufus
10/19/2023, 6:08 PM
ok thanks!
s
sdeleuze
10/19/2023, 6:36 PM
If I do such update of Spring Fu for comparison purpose, I will let you know.