|
|
|
|
|
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. |
|