Marja Hölttä: Parsing JavaScript - better lazy than eager? | JSConf EU 2017

Поделиться
HTML-код
  • Опубликовано: 1 авг 2024
  • 2017.jsconf.eu/speakers/marja-...
    Parsing JavaScript fast is critical for fast web page startup. We’ll look at challenges posed by complex frameworks and new language features and how V8, the JavaScript engine behind Google Chrome, solves them. You’ll learn how to write and bundle your code in a way that is fast to parse.
    Some topics I’ll cover in the talk:
    - How does V8 parse JavaScript and how does it decide what parts to parse / compile upfront?
    - Recent and upcoming improvements in the area of parsing JavaScript better
    - What should developers do to make parsing be less of a bottleneck?
    - Why is benchmarking parsing hard?
  • НаукаНаука

Комментарии • 15

  • @serhiikrechko
    @serhiikrechko 2 года назад +2

    This is very useful for understanding javascript performance and its internals. Thanks a lot for the talk!👏

  • @mustafwm
    @mustafwm 7 лет назад +5

    Very informative presentation (will def watch it again)
    Thank you

  • @srinivasaraghu8574
    @srinivasaraghu8574 4 года назад +3

    Genius explanation!

  • @parasite6731
    @parasite6731 4 года назад +1

    Brilliant explanation

  • @yongzeyao1337
    @yongzeyao1337 5 лет назад +2

    Great talk!

  • @lxxyx
    @lxxyx 6 лет назад +1

    Awesome talk

  • @ganstabreakincity
    @ganstabreakincity 5 лет назад +2

    Loved it

  • @jasonguo7596
    @jasonguo7596 5 лет назад +4

    Wow. She is so knowledgeable!
    Thank you for the talk.

  • @sguti
    @sguti 7 лет назад

    nice content.

  • @RounakJainIs
    @RounakJainIs 4 года назад

    Thanks

  • @rajatsaxena2647
    @rajatsaxena2647 7 лет назад +6

    Can I have access to the slides used in the video?

    • @BenediktMeurer
      @BenediktMeurer 7 лет назад +15

      docs.google.com/presentation/d/1b-ALt6W01nIxutFVFmXMOyd_6ou_6qqP6S0Prmb1iDs

  • @napapt
    @napapt 3 года назад +2

    her work seems to be damn boring, but I'm thankful someone is doing it, (front-end developer here, I care about the developer experience)

  • @yongzeyao1337
    @yongzeyao1337 5 лет назад +1

    jesus, google is such a place full of geniuses!