risor-io / risor

Fast and flexible scripting for Go developers and DevOps.
https://risor.io
Apache License 2.0
610 stars 26 forks source link

how does this compare with scriggo? #244

Closed sprappcom closed 3 weeks ago

sprappcom commented 3 months ago

any benchmarks + alloc / ops to compare?

dsikes commented 2 months ago

fwiw - scriggo looks abandoned. At least this project is still being maintained.

myzie commented 3 weeks ago

make bench runs a Go benchmark on fibonacci(35) now fyi.

At the moment I don't have much time to run comparison benchmarks, but generally speaking Risor remains close to the fastest embedding scripting language for Go.