I don't think we have any exact measurements, but there were a number of changes designed to improve memory & performance (that I believe were individually measured). These are the ones I can spot by looking over the commit history: * https://github.com/google/guice/commit/117b2a6bfe7fe6a59578ef10626036ee5c4744dc * https://github.com/google/guice/commit/409e0f578b620c38f6c8626dee78783219d2956e * https://github.com/google/guice/commit/4ab2a909972c14715e3adcbe9e9acd2c1c403935 * https://github.com/google/guice/commit/883fe035ae3be076486f2d16b8b8216266f1ad6c * https://github.com/google/guice/commit/c5848c0b57ad0f3f09acadff4be80c19d0c7d95f * https://github.com/google/guice/commit/cadabc1aa1cbe30c48a7b730c2907c82abff6336 * https://github.com/google/guice/commit/d9e05457644c7600746f8614f1285d5f1aa49e17 * https://github.com/google/guice/commit/997ae129e4a8d6792878ee272688424c577e085a * https://github.com/google/guice/commit/d9b62c213e28f42cba6c1c4bf625fc0dc6d0d8e2
sam On Tue, Oct 14, 2014 at 9:40 AM, <[email protected]> wrote: > Hi Guice team, > > we have done some little experiments on our side and it seems Guice 4 is > slighlty faster than Guice 3. But you don't have much data about this. > Unfortunately, there is no release changes between Guice 3 and the > upcoming Guice 4 yet. > > Does anyone have any measurements of performance comparison between Guice > 3 & 4 ? > We would be interested by both the startup times and injection times. > > Thanks in advance, > Stéphane > > -- > You received this message because you are subscribed to the Google Groups > "google-guice" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-guice. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-guice/15f0ad6d-22af-42fa-8066-c906f0fd22e5%40googlegroups.com > <https://groups.google.com/d/msgid/google-guice/15f0ad6d-22af-42fa-8066-c906f0fd22e5%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "google-guice" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-guice. To view this discussion on the web visit https://groups.google.com/d/msgid/google-guice/CAJEBNUeRWdAmfQyNAifEj%3DtDK9gWeLhDgHMEbz-gX_UEvaPh%2Bw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
