Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

short ofshort for #9

Closed
Nauxscript opened this issue Oct 13, 2023 · 2 comments
Closed

short ofshort for #9

Nauxscript opened this issue Oct 13, 2023 · 2 comments

Comments

@Nauxscript
Copy link

limu is short of love immutable, born for efficient creation and operation of immutable object, based on shallow copy on read and mark modified on write mechanism.

  • short for: as a less long form of a word or name 参考
  • short of: not having enough of something 参考

是否应该改为 limu is short for love immutable ?

@fantasticsoul
Copy link
Member

感谢建议,即将修改

@fantasticsoul
Copy link
Member

已修正,

by the way, limu 3.7 发布了,通过测试发现它现在已是最快的不可变数据js-lib

//您可以通过以下测试进行验证,也欢迎您添加更多性能测试用例

git checkout https://github.com/tnfe/limu.git
cd benchmark
npm i
## Then execute the following commands separately
npm run s1
npm run s2
npm run s3
npm run s4

一组性能测试的结果
image

同时,单个测试用例的数量增加到500+,覆盖率为95+(可以通过在根目录中执行NPM运行测试来查看结果)
image

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

No branches or pull requests

2 participants