GithubHelp home page GithubHelp logo

Comments (4)

xiaojinzi123 avatar xiaojinzi123 commented on May 23, 2024
  1. 如果全是 Kotlin, 可以迁移到 KComponent
    ksp 会比 apt 快一些.
  2. 然后你还可以考虑业务模块打包成 aar 形式依赖. 也是没问题的. 不过开发麻烦很多, 我不太建议的
  3. 至于你说的 RocketX, 换句话说就是能否支持更快的启动, 我这边没有相关的经验的.. 实力不太行. 不知道这么去做

from component.

zhaoxiaowen-sven avatar zhaoxiaowen-sven commented on May 23, 2024

+1 Rocketx 缓存编译的aar ,我尝试了demo 工程 编译不过

贴一个rockex 的链接 https://github.com/trycatchx/RocketX

from component.

xiaojinzi123 avatar xiaojinzi123 commented on May 23, 2024

我有个问题, 就是如果注释注解驱动器 和 关闭 Component 的 Gradle 插件之后. 重新构建项目的时间和使用了注解驱动器以及Gradle 插件的时间对比你们能给一个吗?
因为我自己是已经用 KComponent 很久了, 这个数据我没法自己得到, 你们能提供下吗?

  1. 啥都注释: xxx 秒
  2. 使用注解驱动器: xxx 秒
  3. 使用注解驱动器和 gradle 插件:xxx 秒

from component.

mackzheng avatar mackzheng commented on May 23, 2024

主要是混合工程,java ,kotlin, jni 都有。
也在改造, 还在持续,ksp确实能将 kapt 的耗时降低些,当底层模块 修改,不涉及上层引用模块修改 还是比较耗时。

from component.

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.