Coder Social home page Coder Social logo

关于工具输入的问题 about java-callgraph2 HOT 3 OPEN

lly-ss avatar lly-ss commented on August 17, 2024
关于工具输入的问题

from java-callgraph2.

Comments (3)

Adrninistrator avatar Adrninistrator commented on August 17, 2024

可以指定目录,会处理目录中的jar包以及class文件
指定目录或者jar包都是在_javacg_config/jar_dir.properties配置文件中指定,或者是在对应的代码中的配置参数指定

from java-callgraph2.

lly-ss avatar lly-ss commented on August 17, 2024

我尝试将一个项目的所有子模块的jar包(mvn package的结果)作为输入,和将这个项目的路径作为输入,工具的运行结果相差很大。前者运行了6s,后者运行了134s,这两种输入方式会导致什么区别吗?

from java-callgraph2.

Adrninistrator avatar Adrninistrator commented on August 17, 2024

指定目录的时候,其中的文件都会做处理,如果明确知道哪些目录中的文件是需要处理的,可以只指定几个子目录,不指定上层目录
在处理完之后会生成合并后的jar包,可以对比一下生成的jar包的大小
处理完以后的日志会打印有处理的类、方法等数量,可以对比一下

from java-callgraph2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.