Luajit String Interning

📝

内容提要

Why string interning? String Interning is a common optimization in most of programming languages. As the wiki said: In computer science, string interning is a method of storing only one copy of...

🏷️

标签

➡️

继续阅读