This means that inline cache code no longer use node objects.
也就是说内联缓存将不会在使用节点对象。
Some nodes were used as inline cache to improve VM performance. This change ignore such inline cache objects to mark on GC.
有些节点被当做内联缓存用来改善VM性能,这使得垃圾收集器要进行修改,忽略掉这部分内联缓存对象。
Inline assembly is also sometimes needed when you have to, for instance, ensure that a particular set of instructions are in the same cache line, or otherwise mess around with memory maps.
内联汇编有时也是必须的,举例来说,当您需要确保特定指令集都在相同的缓存线上(否则就会浪费内存映像)时。
Two of the more useful optimizations are better inline support and the ability to exploit the instruction cache locality.
更有用的两个优化是更好的内联支持和利用指令缓存局部性的能力。
Two of the more useful optimizations are better inline support and the ability to exploit the instruction cache locality.
更有用的两个优化是更好的内联支持和利用指令缓存局部性的能力。
应用推荐