Composer – Disable GC when computing deps and refs
1–10 of 135 posts
Re: Composer – Disable GC when computing deps and refs
#2Wonderful commit.
(I didn't know animated gifs in github comments are a thing. Maybe I work too much with boring projects.)
Re: Composer – Disable GC when computing deps and refs
#3Excellent collection of gifs. That's the more interesting part for me. I already knew garbage collection was slow.
Re: Composer – Disable GC when computing deps and refs
#4Excellent collection of gifs. That's the more interesting part for me. I already knew garbage collection was slow.
https://camo.githubusercontent.com/668aedc4bd252dd8fb5a57b90...
Particularly this. What a disturbing documentary.
Re: Composer – Disable GC when computing deps and refs
#5Re: Composer – Disable GC when computing deps and refs
#6Re: Composer – Disable GC when computing deps and refs
#7Earlier quoted context omitted.
https://camo.githubusercontent.com/668aedc4bd252dd8fb5a57b90... Particularly this. What a disturbing documentary.
This got me curious, what's that?
Re: Composer – Disable GC when computing deps and refs
#8What is wrong with the comments...
Re: Composer – Disable GC when computing deps and refs
#9What is wrong with the comments...
Nothing actually, they're working correctly. The people on the other hand... that's the questionable part. ;)
Re: Composer – Disable GC when computing deps and refs
#10Could someone more versed with PHP, and this project explain why turning off garbage collection helped so much? and why they didn't turn it back on at the end of the function?