Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
N2yhWNXQN3k9
6mo ago
0 comments
Share
Laravel is slow because it uses reflection like it is free, and it doesn't even need reflection really. Its just a marketing gimmick, IMO.
0 comments
default
newest
oldest
stefanfisk
6mo ago
Could you expand on how it uses reflection in a manner that incurs a performance hit?
ebcode
6mo ago
Reflection by itself is a performance hit.
stefanfisk
6mo ago
Sure, that doesn't imply that every complex piece of code that uses reflection is slower than the competition. When profiling Laravel app's my experience is not that reflection is taking up any significant part of the request duration.
1 more reply
j
/
k
navigate · click thread line to collapse