spring-startup-analyzer

spring-startup-analyzer generates an interactive spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it.🚀

APACHE-2.0 License

Stars
1.5K

Bot releases are hidden (Show)

spring-startup-analyzer - release v2.0.5

Published by linyimin0812 about 1 year ago

  • 修复fastjson序列化大对象导致的OOM #16 @hanssonHan
  • 支持指定路径#10
  • Fix fastjson big object OOM #16 @hanssonHan
  • Support for specifying path #10
spring-startup-analyzer - release v2.0.4

Published by linyimin0812 about 1 year ago

  • 重构:使用revision统一管理模块版本
  • Bug修复:修复命令行配置失效问题(#5)
  • Refactor: using revision to unify module version
  • Bug fix: fixed the issue(#5) of command-line configuration not take effect
spring-startup-analyzer - release v2.0.3

Published by linyimin0812 about 1 year ago

  • 支持Windows
  • Support Windows
spring-startup-analyzer - release v2.0.2

Published by linyimin0812 about 1 year ago

  • 添加一些日志,便于问题排查
  • Add log for debugging
spring-startup-analyzer - release v2.0.1

Published by linyimin0812 about 1 year ago

  • 修复没有分析文件的bug
  • Fix the bug that there is no analysis file
spring-startup-analyzer - release v2.0.0

Published by linyimin0812 over 1 year ago

  • 移除jeager依赖并重构UI,支持交互式UI
  • remove jeager dependency and refactor UI, support for interactive UI
spring-startup-analyzer -

Published by linyimin0812 over 1 year ago

  • 应用启动时长优化:支持Spring Bean异步加载
  • Optimizing java app startup time: Support asynchronous loading of Spring Beans.
spring-startup-analyzer - v1.0.13

Published by linyimin0812 over 1 year ago

  • Spring bean加载耗时timeline可视化分析
  • 启动调用链路跟踪
  • 应用启动过程线程wall clock火焰图(支持指定线程名称,不指定则采集全部线程)
  • 各个Bean加载耗时
  • 方法调用次数、耗时统计(支持自定义方法)
  • 应用未加载的jar包(帮助fatjar瘦身)
  • 支持针对方法/类/包维度的自定义扩展
Badges
Extracted from project README
license maven Coverage GitHub all releases download
Related Projects