Hacker News new | ask | show | jobs
by deweller 3269 days ago
One interesting use case for this would be to benchmark functions. How much faster/slower do various functions perform in PHP vs. NodeJS?

It wouldn't be a perfect comparison since the generated JS code might be less optimized. But it could give one a ballpark estimate.

1 comments

It's ironic that I have to ask which of the two languages you'd be trying to benchmark.