1 个仓库
Comparative analysis of different compilation and execution runtimes regarding performance and efficiency.
Distinct from Android Runtime Execution: Existing candidates refer to containerized runtimes or specific JVM extensions, not general runtime trade-off analysis
Explore 1 awesome GitHub repository matching mobile development · Runtime Execution Comparisons. Refine with filters or upvote what's useful.
LearningNotes 是一个技术知识库和工程学习指南,专注于 Android 框架内部原理、系统架构和移动性能优化。它作为分析 Android 引导序列、进程引导和系统服务初始化的参考。 该项目提供了关于移动性能的详细指南,包括减少内存占用、识别内存泄漏和优化图像解码的策略。它进一步涵盖了使用 AIDL 和 Binder 内核驱动程序的 Android 进程间通信,以及通过 MVVM 和 MVP 等模式将业务逻辑与用户界面解耦的软件架构手册。 除了移动开发外,该仓库还包括用于技术面试准备的计算机科学知识库,涵盖数据结构、算法和操作系统概念。它还具有 Git 版本控制的实用参考,详细介绍了仓库管理、同步和分支工作流。
Evaluates performance trade-offs between different Android compilation and execution runtime methods.