We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
缓存引用虽然性能很棒, 但是 感觉很容易写出bug啊
The text was updated successfully, but these errors were encountered:
【性能好坏】和【是否缓存引用】没有必然联系,【缓存引用】也一样是特性,【引用】或者【非引用】只是选择不同,即使同样实现成【缓存引用】的方式也不是大概率比【非引用】方式快,反之亦然,不是选择大于努力的关系,也希望您能从性能优化的过程记录中获得相关信息。ecache更关注易用和性能,感谢关注。
Sorry, something went wrong.
No branches or pull requests
缓存引用虽然性能很棒, 但是 感觉很容易写出bug啊
The text was updated successfully, but these errors were encountered: