Nothing Special   »   [go: up one dir, main page]

×
Please click here if you are not redirected within a few seconds.
Jan 9, 2020 · In this paper, we did a comparative empirical analysis of several widely used Python static call graph tools both quantitatively and ...
This paper proposes PyPt, a static call graph construction method for Python based on flow-insensitive context-insensitve pointer analysis, which can deal ...
Feb 7, 2020 · In this paper, we did a comparative empirical analysis of several widely used Python static call graph tools both quantitatively and ...
In this paper, we did a comparative empirical analysis of several widely used Python static call graph tools both quantitatively and qualitatively. Experiments ...
In this paper, we did a comparative empirical analysis of several widely used Python static call graph tools both quantitatively and qualitatively. Experiments ...
Oct 1, 2024 · In this study, we investigate the potential of current LLMs to enhance call-graph analysis and type inference for Python and JavaScript programs.
Sep 10, 2024 · PyCG is the state-of-the-art approach for constructing call graphs for Python programs. Unfortunately, PyCG does not scale to large programs ...
Our study is the first empirical comparative study on call graph data generation by state-of-the-art profiling tools, considering their runtime overhead, memory ...
May 22, 2024 · In this paper, we present STAR, (entity-baSed tool for pyThon cAll gRaph construction), to construct a practical Python call graph. In addition ...
Oct 22, 2024 · In this article, we describe and discuss the study, sketch a design space for static call graph extractors, and discuss the impact of our study ...