虽然我认为可以将编译器部署为AOT(ahead-of-time)编译器,但它其实并不会盲目地编译所有东西,只有当方法执行计数器超过某个阈值时它才会生效。
The compiler doesn't blindly compile everything though I think it can be deployed as an ahead-of-time (AOT) compiler. It kicks in whenever method execution counters trip over some threshold.
分析试图拨出超过1.5 GB的记忆-仍然不是问题,但由于分散,我的内存管理器是无法执行的请求。
Analysis attempted to allocate more than 1, 5 GB of memory - still not a problem, but due to fragmentation, my memory manager was unable to execute the request.
应用推荐