Breakpoint 2022 : Deep Dive Into Performance Optimization With Kevin Bowers From Jump

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ต.ค. 2024

ความคิดเห็น • 11

  • @invert127
    @invert127 ปีที่แล้ว +6

    34:55 This is amazing

  • @FDSacerdoti
    @FDSacerdoti ปีที่แล้ว +1

    Great talk Kevin; gorgeous system as usual.

  • @fhools
    @fhools ปีที่แล้ว +3

    This is fascinating as heck. Did they choose pure C instead of Rust due to performance reasons?

    • @KirillLykov
      @KirillLykov ปีที่แล้ว +1

      I think they are all familiar with C, C is easier to optimize, and they don't like C++

    • @niklase5901
      @niklase5901 ปีที่แล้ว

      Yes.

    • @dupersuper1000
      @dupersuper1000 ปีที่แล้ว

      C gives you more control over memory allocation than Rust does. Rust let’s you kind of not worry too much about the fine-grained details of memory management while still giving you high performance. But you do sacrifice some degree of control unless you really fight the compiler (or really the “borrow checker”, technically).
      C is great for precisely defining how data is laid out in memory, which makes a big difference for performance.

  •  ปีที่แล้ว

    🔥💃

  • @scottdiamond3023
    @scottdiamond3023 ปีที่แล้ว

    ❤‍🔥

  • @brentonasmith
    @brentonasmith ปีที่แล้ว

    Remarkable, hopefully Solana wont be another Betamax moment

    • @tco7w16
      @tco7w16 ปีที่แล้ว

      Betamax was expensive while Solana is cheap 😉

  • @rolando8966
    @rolando8966 3 หลายเดือนก่อน

    🫡