|
|
|
|
|
by bastawhiz
305 days ago
|
|
Tl;dr Use an experimental (as in, 60% of ECMA tests passing, "currently no good I/O or Node compat") AOT compiler for JS. You remove the cold start by removing the runtime, at the cost of maybe your JavaScript working and not having a garbage collector. |
|
But other than that it's impossible to assess performance with such a tiny toy.