Talk: Anthony Shaw - Why is Python slow?

Поділитися
Вставка
  • Опубліковано 11 вер 2024

КОМЕНТАРІ • 13

  • @minyakonga8897
    @minyakonga8897 4 роки тому +6

    after watching this videos, i want to know following:
    1, what's N-Body algorithm
    2, what's JIT exactly? why it speeds up the execution?
    3, GC: traverse-mark-sweep
    4, what's the GIL anyway?

    • @nealmcb
      @nealmcb 4 роки тому +1

      Code for the n-body problem: benchmarksgame-team.pages.debian.net/benchmarksgame/program/nbody-python3-1.html

  • @rogertsang4865
    @rogertsang4865 4 роки тому +2

    Much appreciated. This talk is so informant and it is a fair comparison with V8.

  • @benjaminlush8570
    @benjaminlush8570 4 роки тому +2

    Incredible video, thank you for taking the time to share the knowledge!

  • @_gamma.
    @_gamma. 4 роки тому +6

    Thank you for the great talk, I learned a lot!

  • @Joesabbagh27
    @Joesabbagh27 4 роки тому +1

    Looking forward to reading your book.

  • @greatbahram
    @greatbahram 4 роки тому +1

    Thanks Anthony, it was a great talk!

  • @NestiGX
    @NestiGX 4 роки тому

    Great talk, congratz :)

  • @MagnusAnand
    @MagnusAnand 4 роки тому

    Great video!