-
Notifications
You must be signed in to change notification settings - Fork 123
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
是否 windows,linux,mac 三者都支持 #27
Comments
目前支持 Linux/Mac/FreeBSD,暂时不支持Windows,因为Windows底层内存操作方式不同。后续会加上针对Windows的支持~ |
支持windows有计划吗,可能的话还是早点加上吧 |
好的,你这个建议比较中肯,争取早点支持windows |
主要是项目组的工作流大部分都在windows下,比如策划修改数据,点击批处理编译数据,然后启停服务器,查看日志等,如果中间夹个linux对于前端和策划来说会很麻烦。当然到后期稳定下来问题倒是不大 |
我感觉xmm这个方案比半年前提的arena那个方案要好,要是能成为标准库就更好了,这样其他的标准库和第三方库特别是序列化库也能做优化,比如protobuf。 |
谢谢你的建议和支持,xmm对比arena应用场景、性能、便捷度确实都是要好很多的,看看有没有机会xmm进入内核模块。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: