1 2 Previous Next 16 Replies Latest reply on Oct 22, 2015 3:43 AM by mkouba Go to original post
      • 15. Re: Weld 2.2.10 efficiency vs webbeans
        emilyj

        Hi Martin,

        Further to our chat re the performance, the applications attached to comment 4 are simplified version of daytrader. Can you try it out on WildFly to see whether you can diagnose any performance issue?

        Thanks

        Emily

        • 16. Re: Weld 2.2.10 efficiency vs webbeans
          mkouba

          Hi Emily,

          I did a quick test with single connection (com.samples.daytrader.web.prims.InjectedClass is not thread-safe) and I did not spot any performance bottleneck. Do you have something specific in mind? Also note that it's a very simple test testing a very specific scenario - Weld context activation and single invocation of a non-intercepted dependent bean which is not synchronized.

          1 2 Previous Next