Skip to content

Optimize large APM report chart loading / 优化大体积 APM 报告图表加载 - #309

Open
richard368 wants to merge 2 commits into
smart-test-ti:masterfrom
richard368:fix-lazy-load-large-apm-report-v2
Open

Optimize large APM report chart loading / 优化大体积 APM 报告图表加载#309
richard368 wants to merge 2 commits into
smart-test-ti:masterfrom
richard368:fix-lazy-load-large-apm-report-v2

Conversation

@richard368

Copy link
Copy Markdown
  • Lazy-load APM report chart data when chart cards enter the viewport

  • Add optional max_points support for chart log APIs

  • Keep /apm/log full-data behavior unchanged when max_points is omitted

  • Sample large log files evenly while preserving first and last points

  • 在图表卡片进入视口时再加载 APM 报告图表数据

  • 为图表日志接口增加可选 max_points 参数

  • 未传 max_points 时保持 /apm/log 返回全量数据的原有行为

  • 对大日志文件进行均匀采样,并保留首尾数据点

huangruihong added 2 commits June 16, 2026 16:57
- Lazy-load APM report chart data when chart cards enter the viewport
- Add optional max_points support for chart log APIs
- Keep /apm/log full-data behavior unchanged when max_points is omitted
- Sample large log files evenly while preserving first and last points

- 在图表卡片进入视口时再加载 APM 报告图表数据
- 为图表日志接口增加可选 max_points 参数
- 未传 max_points 时保持 /apm/log 返回全量数据的原有行为
- 对大日志文件进行均匀采样,并保留首尾数据点
- Keep existing battery level and temperature metrics unchanged
- Record Android battery status, power source, voltage, current, and charge counter logs
- Preserve negative current values for later charging/discharging analysis

- 保持现有电量百分比和温度指标口径不变
- 额外记录 Android 电池状态、供电来源、电压、电流和电量计数字段
- 保留负电流值,便于后续分析充放电方向
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant