首页> 外文期刊>International journal of parallel programming >Exploring the Interaction between Java' Implicitly Thrown Exceptions And Instruction Scheduling
【24h】

Exploring the Interaction between Java' Implicitly Thrown Exceptions And Instruction Scheduling

机译:探索Java的隐式抛出异常与指令调度之间的交互

获取原文
获取原文并翻译 | 示例

摘要

The frequent occurrence of implicitly thrown exceptions poses one of the challenges present in a Java compiler. Not only do these implicitly thrown exceptions directly affect the performance by requiring explicit checks, they also indirectly impact the performance by restricting code movement in order to satisfy the precise exception model in Java. In particular, instruction scheduling is one transformation that is restricted by implicitly thrown exceptions due to the heavy reliance on reordering instructions to exploit maximum hardware performance.
机译:隐式抛出的异常的频繁出现构成了Java编译器中的挑战之一。这些隐式引发的异常不仅通过要求进行显式检查而直接影响性能,而且还通过限制代码移动来满足Java中的精确异常模型,从而间接影响性能。特别是,指令调度是一种转换,由于严重依赖于对指令进行重新排序以充分利用最大的硬件性能,因此它受到隐式引发的异常的限制。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号