OpenBMB / OpenBMB/MiniCPM-V-Apps

【鸿蒙】png和jpeg编码性能差异与运行时性能提升

Open
#21 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
393
Forks
67
PR merge metrics
No merged PRs in 30d

Description

鸿蒙的视频/图片的编码用png格式占用内存并产生数据拷贝消耗比Jpeg格式大,可以在设置中添加jpeg/png选项,比较差异。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named. Start by locating the HarmonyOS settings entry point and the video/image encoding path, then compare PNG and JPEG behavior for memory use and data copies. Done means the settings expose the requested format choice and the performance difference can be measured.

Written by the indexing model from the issue text.

Assessment

Domain
mobile-dev, performance
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.