(joke in the title stolen from a redditor)

Context: some Rust kid vandalized cppreference.com today.

  • xmunk@sh.itjust.works
    link
    fedilink
    arrow-up
    15
    ·
    edit-2
    9 months ago

    No, we just use good algorithmic approaches including an emphasis on lazy evaluation. It’d take out application like 20x as long to compute 2+2 compared to one written in C but computation in PHP isn’t our main bottleneck - it’s efficient network connection handling and psql query performance.

    Our PHP code is maintainable and expressive that makes it much easier to tune performance where it counts.