Skip to content

go script 扩展脚本支持,分别运行 Lua 、JavaScript js 、 Tengo 和 go 比较运算map对象耗时情况

License

Notifications You must be signed in to change notification settings

robinsoon/goscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goscript

go扩展脚本支持,分别运行 Lua脚本 、 JavaScript脚本 、 Tengo脚本 与 go原生程序比较运算map耗时

  • 扩展脚本

  • 测试结果

Time consuming to create 50000 Maps :
Lua Test : 9346 ms;
JS Test : 9136 ms;
Go Test : 42 ms;
TenGo Test : 4263 ms;



执行速度: go>tengo>js>Lua>Python

About

go script 扩展脚本支持,分别运行 Lua 、JavaScript js 、 Tengo 和 go 比较运算map对象耗时情况

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages