Hermes: better performance with runtime bytecode translation - Tzvetan Mikov | RUC 2024

Поділитися
Вставка
  • Опубліковано 9 жов 2024
  • This talk was presented at React Universe Conf 2024, the largest community conference that unites developers and thought leaders to explore trends, share insights, and push the boundaries of React and React Native.
    🗣 Speaker Bio
    Facebook. Working on a super secret project to speed up JS, previously Hermes JavaScript Engine, previously Bloomberg L.P.
    Get your tickets for React Universe Conf 2025: hubs.li/Q02R36l80
    Check out more about React Universe Conf: hubs.li/Q02R36l80
    Visit the organizer's website: hubs.li/Q02R39FR0
    Follow us on X to stay up to date: x.com/reactuni...

КОМЕНТАРІ • 4

  • @umardev500
    @umardev500 2 дні тому +1

    I just need that react native have a list component who supported for chat app which maintain visible content when we prepend the item

  • @YasinAkimura
    @YasinAkimura 2 дні тому

    I'd like to know how or if the (better) JIT handles calls to other native code we already know native code has a zero cost call stack so maybe the turbo modules might get an update where the costs are zero too? I mean it feels already instant for my use cases

  • @GurbyTheGreat
    @GurbyTheGreat 3 дні тому

    Interesting stuff, he talked a lot of performance, but didn't really bring up memory usage, I imagine it's slightly better as well..
    Also with these developments I wonder why we can't get hermes on the server as well.. Seems like a no brainer that we should be putting this everywhere