VK

Results 3 comments of VK

> [@vinod-afero](https://github.com/vinod-afero) BTW as mentioned in [#51120 (comment)](https://github.com/quarkusio/quarkus/issues/51120#issuecomment-3574190278) the report now includes the number of build items - so I would start here, i.e. what is the number of produced...

> [@vinod4dev](https://github.com/vinod4dev) do you have keycloak preview features enabled, or http optimized serializers enabled specifically? > > If so that also sets quarkus.rest.jackson.optimization.enable-reflection-free-serializers=true on the latest keycloak releases. Not sure...

> [@vinod-afero](https://github.com/vinod-afero) You can try to build your app with [#51396](https://github.com/quarkusio/quarkus/pull/51396) and compare the number of produced `ReflectiveHierarchyBuildItem`s, or even the top producers of this build item in the Dev...