github benhoyt/goawk v1.15.0
Version 1.15.0

latest releases: v1.27.0, v1.26.0, v1.25.0...
2 years ago

This release adds no new features. It's a significant performance improvement due to switching the internals of the interpreter from a tree-walking interpreter to a bytecode compiler with a virtual machine interpreter.

Results show that it's 18% faster overall on microbenchmarks, 13% on more real-world benchmarks. It should be fully backwards compatible -- please file an issue if you find a regression!

Read the details here.

Don't miss a new goawk release

NewReleases is sending notifications on new releases.