lizzieyzy
lizzieyzy copied to clipboard
memory problem on Mac
When using lizzieyzy on Mac (apple silicon), the program will consume about 2 GB memory without engine attached. Is there any problem in the code of memory distribution?
就在Mac电脑上运行Lizzieyzy即使什么都不做都会调用2GB左右内存,是不是程序内存分配的逻辑有什么问题呢?
另外似乎release中标注了是适用于amd64,但是似乎在apple silicon上也能运行,就可以做一个适配apple silicon的版本吗?貌似jar文件是通用的,但是那个jcef bundle 不是,我不是特别明白是什么状况。