• #dev 2019-05-01
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2019-05-01 UTC
# 12:13
petermolnar
in case of PHP, if I remember correctly, most copies are deep copies, therefore every time you create an extra element you'll create a copy, unless you just use the reference and work on the original array. That said, 600MB is not that bad