Skip to content

ilruntime performance lua代码性能优化#17

Open
leinlin wants to merge 1 commit into
Ourpalm:masterfrom
leinlin:master
Open

ilruntime performance lua代码性能优化#17
leinlin wants to merge 1 commit into
Ourpalm:masterfrom
leinlin:master

Conversation

@leinlin

@leinlin leinlin commented Mar 18, 2022

Copy link
Copy Markdown

release版本不需要pdb

@leinlin

leinlin commented Mar 18, 2022

Copy link
Copy Markdown
Author

1、lua 代码 getpostion setpostion优化一下
2、release不需要pdb
3、性能结果提示更好看一点,省的点晕了
4、lua数值调用宿主方法的local 起来

在骁龙 888上测试的结果,
1、数值计算reg模式比lua快3倍左右,stack模式 持平,lua数据稍微差一点
lua
图片
stack
图片
reg
图片

2、get、set postion 优化之后,三者 总体数据持平,stack最好reg和lua 55开
lua
图片
stack
图片
reg
图片

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant