I will try to follow development of GoAWK. czwartek, 3 lutego 2022 o 22:38:46 UTC+1 ben...@gmail.com napisaĆ(a):
> Recently I switched (so to speak) my GoAWK interpreter from using a > tree-walking interpreter to a bytecode compiler with a virtual machine, and > got a noticeable performance boost. Write-up here if you're interested: > https://benhoyt.com/writings/goawk-compiler-vm/ > > TLDR: It's significantly more code, but also 10-20% faster. It'll get even > faster when Go implements "switch" using jump tables (looking forward to > https://go-review.googlesource.com/c/go/+/357330/). > > -Ben > > -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/0e22549d-7d48-487d-b1bf-e5d6b4c8d100n%40googlegroups.com.