I don't have any number currently, and I no longer have the other VMs I tested installed any more. There is a disabled "benchmark" included in the package that will run a chunk of code in both my VM and the fastest of the ones I tested. If I remember correctly it was measurably slower, but well within an order of magnitude. Sometime I need to sit down and do some optimizing...
On Tuesday, October 25, 2016 at 12:58:12 PM UTC-4, milo.chr...@gmail.com wrote: > > > GitHub Repository <https://github.com/milochristiansen/lua> > > DCLua is a lightweight Lua 5.3 VM and compiler for embedding in Go > programs. Most of the Lua standard library is implemented, the exceptions > are due to implementation details, security, and just plain laziness... > > > AFAIK there are two other pure-Go Lua VMs available, one is for 5.1, and > the other for 5.2. This VM is slightly slower than both the alternatives (I > haven't optimized it at all), but the one has next to no documentation and > the other is extremely buggy. My VM is stable, documented, and easy to use. > > Have fun! > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.