How Fast is Spring?

Sdílet
Vložit
  • čas přidán 27. 07. 2024
  • In this presentation we take stock of some of the myths and assumptions regarding the runtime costs of using Spring. The conclusion is that preconceptions about slowness, component scanning, autoconfiguration, binding, use of reflection are all completely wrong. We look at data from a large set of benchmarks, analysing the performance of Spring applications. We concentrate on JVM startup time, but data are also available regarding total resource usage, and other runtime overheads. Spring is not slow, despite many people's preconceptions, but measuring the performance can bring useful optimizations, some of which we will point out in this session. Finally, we can go deeper than that and show what kinds of apps are slower to start and why.
    Speaker:
    Dr. Dave Syer
    Senior Consulting Engineer, Pivotal
    Filmed at SpringOne Platform 2018
  • Věda a technologie

Komentáře • 8

  • @dimaz2k
    @dimaz2k Před 5 lety +3

    Excellent!!! i've learned alot :)

  • @antonywhatever572
    @antonywhatever572 Před 4 lety +2

    Impressive 👏

  • @user-qr6mw1sq7q
    @user-qr6mw1sq7q Před 3 lety +2

    slides here: www.slideshare.net/Pivotal/how-fast-is-spring-dave-syer

  • @leizhang9711
    @leizhang9711 Před 5 lety +1

    HI, where can I download this post ppt?

  • @hendisantika
    @hendisantika Před 5 lety +2

    Nice. But, Can We get the slides? Thanks

    • @justinforder2835
      @justinforder2835 Před 5 lety +1

      Mentioned in the last minute or so: presos.dsyer.com/decks/how-fast-is-spring.html

  • @tranceyy
    @tranceyy Před 2 lety +1

    Diplomatic answer: generally fast, but not THAT fast.

    • @xutiTrinh
      @xutiTrinh Před 2 lety

      Normally we want it to compare with other: D and it is too damn slow =,="