-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Thanks to tengo and @ncw, we can compare the gpython with other interpreted which are implemented in Go.
https://github.com/d5/tengo#benchmark
fib(35) benchmark is slower than I expected, we can optimize this point later.
(tail call is faster than CPython, I can't believe it!)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request