Open MisakaCirno opened 2 years ago
The same file (672MB after decompression) takes a few seconds to read with net472 and tens of minutes with net5 or net6, with high CPU and memory usage.
——————————
同样的一个文件(解压后672MB),用net472版本读取只需要几秒钟,用net5或net6版本则需要几十分钟,同时还有很高的CPU和内存使用率。
测试了一下,0.16.21、0.16.40、0.16.47的net5和net6版本都有相同的问题,而0.16.8以及上述版本的net472版本都正常
The same file (672MB after decompression) takes a few seconds to read with net472 and tens of minutes with net5 or net6, with high CPU and memory usage.
——————————
同样的一个文件(解压后672MB),用net472版本读取只需要几秒钟,用net5或net6版本则需要几十分钟,同时还有很高的CPU和内存使用率。