Microsoft adding stack allocation support for both the JVM and C#

栏目: IT技术 · 发布时间: 5年前

Stack allocation prototype for C2

Charlie Gracie Charlie.Gracie at microsoft.com

Mon Jun 29 21:05:29 UTC 2020
Hi hotspot-compiler-dev community,

Here is the prototype code for our work on adding stack allocation to the HotSpot C2 compiler. We are looking for any and all feedback 
as we hope to move from a prototype to something that could be contributed. A change of this size is difficult to review so we
understand the process will be thorough and will take time to complete. Any suggestions on how to allow for collaboration with others,
if they wanted to, would also be appreciated (i.e., a repo somewhere).

For a quick refresher here is a link to Nikola’s talk at FOSDEM:
<a href="https://fosdem.org/2020/schedule/event/reducing_gc_times/">https://fosdem.org/2020/schedule/event/reducing_gc_times/</a>

Here is a link to our initial webrev:
<a href="//cr.openjdk.java.net/~adityam/charlie/stack_alloc/">http://cr.openjdk.java.net/~adityam/charlie/stack_alloc/</a>

Expecting that a change like this will require a JEP, we have prepared a document describing our work based off of the JEP submission
form. Our document has a few extra sections at the end discussing areas that we are looking for guidance on and some initial
performance results. This document can be found here:
<a href="https://github.com/microsoft/openjdk-proposals/blob/master/stack_allocation/Stack_Allocation_JEP.md">https://github.com/microsoft/openjdk-proposals/blob/master/stack_allocation/Stack_Allocation_JEP.md</a>

Thanks in advance for reviews, suggestions, concerns, comments and issues.
Charlie and Nikola

以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Ajax实战

Ajax实战

Dave Crane Eric Pascarello / 李锟(网名dlee) / 人民邮电出版社 / 2006年4月 / 69

本书是目前 Ajax 领域最为全面深入的一本著作,其中不仅有对于基础知识的介绍,还有对于 Ajax 开发中重大的体系架构问题的深入探讨,总结了大量 Ajax 开发中的设计模式,并讨论了框架、安全性与性能等等。书中提供了几个典型的例子,兼顾各种开发平台,这些例子的代码稍作修改就可以直接应用于项目开发之中,代码源文件可以从图灵网站下载。本书内容广泛且深入,同时适用于各个层次的 Web 应用开发人员。一起来看看 《Ajax实战》 这本书的介绍吧!

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具