High Performance PHP

Поделиться
HTML-код
  • Опубликовано: 22 июл 2024
  • Andrew DalPino talks to the Chicago User Group about high performance PHP.
    Today's PHP is a fast and efficient high-level application programming language. Modern additions to the core and ecosystem have allowed PHP engineers to achieve levels of performance that were unthinkable in the past. In this talk, we'll survey some of those improvements and demonstrate how we applied them to build the fastest and most advanced Machine Learning library for the PHP language, Rubix ML. You'll learn how to identify similar opportunities in your own codebase and how to benchmark particular areas of code so that you can refactor for performance. In the process, we'll touch on new features of PHP 7.4 such as Foreign Function Interface (FFI), explain concurrency frameworks like Amp, React PHP, and Swoole, and introduce a language that looks suspiciously like PHP called Zephir that lets you port performance-crucial code to a PHP extension with no sweat.
  • НаукаНаука

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

  • @vdev2379
    @vdev2379 3 года назад +16

    6:07 - Rubix ML
    18:19 - PHP Extensions Zephir
    23:18 - Concurrency and Parallelism (Amp)

  • @osamaa.h.altameemi5592
    @osamaa.h.altameemi5592 3 года назад +1

    that was very nice.

  • @dylanngo4454
    @dylanngo4454 2 года назад

    Thank your share 😀

  • @dibbyo456
    @dibbyo456 Год назад

    Remarkable guy

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

    "Which increment is faster, anybody know"
    Ehm... Andrew... you already have the slide, so everybody does now :p
    Love the talk though

    • @andrewdalpino256
      @andrewdalpino256 2 года назад

      Lol it wasn't on the screen when I did it live ¯\_(ツ)_/¯

  • @nadhirbarabud2008
    @nadhirbarabud2008 Год назад

    can we get the slide?

  • @internetuniverse8485
    @internetuniverse8485 2 года назад

    what do you think about laravel? is it optimized?

    • @Cognitoman
      @Cognitoman 2 года назад

      Yeah most likely it’s a framework

    • @mrk131324
      @mrk131324 7 месяцев назад +1

      Laravel is slowest and most sluggish of PHP frameworks.