会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 9. 发明授权
    • Data structure path profiling
    • 数据结构路径分析
    • US07926043B2
    • 2011-04-12
    • US11425354
    • 2006-06-20
    • Kapil VaswaniTrishul Chilimbi
    • Kapil VaswaniTrishul Chilimbi
    • G06F9/44G06F9/45
    • G06F11/3466G06F2201/865
    • The described technology provides data structure path profiling. An instrumented version of a program is created that calls a profiler runtime when pointer based data structures are allocated or accessed via pointers. A model of the heap is created and nodes in the model data structures are assigned unique identifiers. Paths traversed through the model data structures are assigned unique identifiers. The paths are counted in order to identify paths through the data structure model that are traversed frequently. The model is useful for providing information about high frequency data paths to the program developer and for various optimization purposes, such as prefetching and or increasing data locality during garbage collection.
    • 所描述的技术提供了数据结构路径分析。 创建了一个程序的检测版本,当通过指针分配或访问基于指针的数据结构时,调用分析器运行时。 创建堆的模型,并为模型数据结构中的节点分配唯一的标识符。 遍历模型数据结构的路径被分配唯一的标识符。 对路径进行计数,以便识别经过数据结构模型的路径。 该模型对于向程序开发人员提供关于高频数据路径的信息以及各种优化目的是有用的,例如在垃圾收集期间预取和/或增加数据局部性。