top | item 46034851

(no title)

joshlk | 3 months ago

The top claim is that it's "Incredibly Fast" but I can't find any performance benchmarks. Can anyone find a link?

discuss

order

coderedart|3 months ago

It seems to just be re-exposing existing lua runtimes, which makes the naming very unfortunate IMO. The underlying runtime Luau, for example, details its performance here https://luau.org/performance . Luajit is already popular and has plenty of benchmarks online.

gpm|3 months ago

I assume the relevant performance benchmarking would be of the http server APIs it exposes to lua, not lua itself.