Coder Social home page Coder Social logo

Comments (5)

zhiyu25 avatar zhiyu25 commented on May 24, 2024

希望作者能优化楼上提出的问题

from appjoint.

PrototypeZ avatar PrototypeZ commented on May 24, 2024

感谢建议,事实上我已经在着手重构,新的版本会在API兼容的基础上,使用性能更好的实现方案 :)
对于目前的版本,编译耗时主要在全量编译的过程中,个人实践 20+ 模块的编译过程中,耗时可接受,对于模块单独开发的流程则不会有任何影响。本人开发项目流程开发中,已经很少使用全量编译,大多数时候都是在模块单独开发,所以当前版本对日常开发的影响并不大。

from appjoint.

binbinla avatar binbinla commented on May 24, 2024

作者你好,请问性能优化计划有什么进展吗?

from appjoint.

bugyun avatar bugyun commented on May 24, 2024

你好 关于性能问题,可以参考或者使用下面的开源库:
https://github.com/bugyun/SpiderMan/tree/master/SpiderMan-plugin-core
优势:
优化文件处理速度
启用多线程来优化速度
比市面上相关插件速度快1倍以上
避免处理各种文件
只需要继承几个类就可以完成 ASM/Javassist 的代码注入
支持 ASM 和 Javassist

from appjoint.

qinweiforandroid avatar qinweiforandroid commented on May 24, 2024

大家可以不使用注解,接口的初始化可以自行实现,效率是最高的, 自己初始化接口也没多少工作量的

from appjoint.

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.