Y
Hacker News
new
|
ask
|
show
|
jobs
by
Mithaldu
4475 days ago
Sans per-call profiling i'd expect the string concatenation time to be dwarved by the calls to rand.
Edit: Does PHP even have any per-call profilers?
1 comments
magnetikonline
4475 days ago
For sure - it totally dwarves it. I'm not so worried about the time value itself, just which method is "faster".
link